summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+3Star
|\|
| * 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/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-181-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/+0Star
* cxgb3: simplify iwch_get_dma_wrChristoph Hellwig2015-12-233-126/+26Star
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-234-90/+0Star
* IB: remove support for phys MRsChristoph Hellwig2015-12-233-104/+0Star
* RDMA/cxgb3: Remove old FRWR APISagi Grimberg2015-10-293-72/+1Star
* RDMA/cxgb3: Support the new memory registration APISagi Grimberg2015-10-293-0/+83
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-18/+18
* cxgb3: Support ib_alloc_mr verbSagi Grimberg2015-08-311-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/+1Star
* 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
* RDMA/cxgb3: Remove a couple unneeded conditionsDan Carpenter2014-05-281-4/+2Star
* RDMA/cxgb3: Fix information leak in send_abort()Dan Carpenter2014-05-271-0/+1
* IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-12/+7Star
* RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-121-14/+32
* RDMA/cxgb3: Fix stack info leak in iwch_create_cq()Dan Carpenter2013-07-301-0/+1
* RDMA/cxgb3: Timeout condition is never trueDan Carpenter2013-06-201-1/+2
* RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-171-2/+2
* RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-171-1/+1
* IB/cxgb3: convert to idr_alloc()Tejun Heo2013-02-281-13/+11Star
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-262-8/+12
|\
| * IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-212-8/+12
* | IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl2013-01-291-1/+1
|/
* RDMA/cxgb3: use WARNJulia Lawall2012-11-261-4/+2Star
* IB: Fix typos in infiniband driversMasanari Iida2012-08-151-1/+1
* cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-051-2/+3
*-. Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-191-20/+20
|\ \
| | * RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise2012-03-081-20/+20
| |/
* / IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-1/+1
|/
* cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-051-13/+2Star
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-2/+2
* IB: Fix RCU lockdep splatsEric Dumazet2011-11-291-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-015-2/+30
|\