summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* 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
* RDMA/cxgb3: Remove a couple unneeded conditionsDan Carpenter2014-05-281-4/+2
* 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/+7
* 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-161-2/+2
* RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-161-1/+1
* IB/cxgb3: convert to idr_alloc()Tejun Heo2013-02-271-13/+11
* 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/+2
* 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-071-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/+2
* 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
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-015-2/+30
| |\ \
| | | * RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi2011-10-314-2/+20
| | |/ | |/|
| | * RDMA/{amso1100,cxgb3}: Minimal MPAv2 supportKumar Sanghvi2011-10-061-0/+10
| |/
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-5/+5
|\ \ | |/
| * [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-09-261-5/+5
* | chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-07-221-8/+0
|\
| * RDMA: Allow for NULL .modify_device() and .modify_port() methodsBart Van Assche2011-07-181-8/+0
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-4/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-263-13/+21
|\
| * RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise2011-05-243-13/+21
OpenPOWER on IntegriCloud