aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-0/+1
2016-10-07iw_cxgb3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford1-2/+2
2016-08-02RDMA/cxgb3: Use AF_INET for sin_family fieldAmitoj Kaur Chawla1-2/+2
2016-06-23IB/cxgb3: Support device FW version stringIra Weiny1-14/+13
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-44/+105
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter1-43/+104
2016-05-24RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li1-1/+1
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-4/+3
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-1/+1
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-4/+3
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford1-8/+8
2016-03-16iw_cxgb3: support for iWARP port mappingSteve Wise1-8/+8
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak1-1/+2
2015-12-24iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig1-3/+0
2015-12-23cxgb3: simplify iwch_get_dma_wrChristoph Hellwig3-126/+26
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig4-90/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig3-104/+0
2015-10-28RDMA/cxgb3: Remove old FRWR APISagi Grimberg3-72/+1
2015-10-28RDMA/cxgb3: Support the new memory registration APISagi Grimberg3-0/+83
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-18/+18
2015-08-30cxgb3: Support ib_alloc_mr verbSagi Grimberg1-4/+10
2015-07-24RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise1-0/+4
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-1/+5
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-2/+6
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-3/+8
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-3/+3
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+7
2014-05-28RDMA/cxgb3: Remove a couple unneeded conditionsDan Carpenter1-4/+2
2014-05-27RDMA/cxgb3: Fix information leak in send_abort()Dan Carpenter1-0/+1
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-12/+7
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise1-14/+32
2013-07-30RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter1-0/+1
2013-06-20RDMA/cxgb3: Timeout condition is never trueDan Carpenter1-1/+2
2013-04-16RDMA: Rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-04-16RDMA/cxgb3: Fix uninitialized variableCong Ding1-1/+1
2013-02-27IB/cxgb3: convert to idr_alloc()Tejun Heo1-13/+11
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-8/+12
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli2-8/+12
2013-01-29IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl1-1/+1
2012-11-26RDMA/cxgb3: use WARNJulia Lawall1-4/+2
2012-08-15IB: Fix typos in infiniband driversMasanari Iida1-1/+1
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller1-2/+3
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-nextRoland Dreier1-20/+20