summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+2
* cxgb3: Convert PDBG to pr_debugJoe Perches2017-04-2013-330/+329
* cxgb3: Use more common logging styleJoe Perches2017-04-209-86/+70
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/cxgb3: Set dev.parent instead of dma_deviceBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-3/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-3/+4
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-202-4/+4
|\ \
| * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-142-4/+4
| |/
* | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-10/+1
|/
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+2
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* | IB/cxgb3: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-12/+8
|/
* IB/cxgb3: Move user vendor structuresLeon Romanovsky2016-10-073-76/+2
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-0/+1
* iw_cxgb3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
*-. Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford2016-08-031-2/+2
|\ \
| * | RDMA/cxgb3: Use AF_INET for sin_family fieldAmitoj Kaur Chawla2016-08-021-2/+2
| |/
* | IB/cxgb3: Support device FW version stringIra Weiny2016-06-231-14/+13
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-282-44/+105
|\
| * IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-43/+104
| * RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2016-05-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-201-4/+3
|\ \ | |/
| * IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
| * IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-4/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\ \ | |/ |/|
| * treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
* | iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
|/
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-8/+8
|\ \
| | * iw_cxgb3: support for iWARP port mappingSteve Wise2016-03-161-8/+8
| |/
* | IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+2
|/
* iw_cxgb3: Fix incorrectly returning error on successHariprasad S2015-12-241-2/+2
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-3/+0
* cxgb3: simplify iwch_get_dma_wrChristoph Hellwig2015-12-233-126/+26
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-234-90/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-233-104/+0
* RDMA/cxgb3: Remove old FRWR APISagi Grimberg2015-10-283-72/+1
* RDMA/cxgb3: Support the new memory registration APISagi Grimberg2015-10-283-0/+83
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-18/+18
* cxgb3: Support ib_alloc_mr verbSagi Grimberg2015-08-301-4/+10
* RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise2015-07-241-0/+4
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+5
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+6
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-3/+8
* IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-3/+3
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+7
OpenPOWER on IntegriCloud