aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_qp.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-34/+15
* IB/core: Add VLAN support for IBoEEli Cohen2010-10-251-1/+1
* IB/pack: IBoE UD packet packing supportEli Cohen2010-10-141-1/+1
* IB/core: Fix and clean up ib_ud_header_init()Eli Cohen2010-02-241-1/+1
* IB/mthca: Annotate CQ lockingRoland Dreier2009-09-051-4/+8
* IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier2008-07-141-2/+2
* IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier2008-07-141-26/+0
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/mthca: Update QP state if query QP succeedsDotan Barak2008-04-161-6/+14
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-3/+3
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-161-0/+2
* IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2008-02-041-5/+8
* IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-151-30/+15
* IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-181-17/+24
* IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-181-18/+22
* IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier2007-07-181-59/+40
* IB/mthca: Factor out setting WQE data segment entriesRoland Dreier2007-07-181-32/+9
* IB/mthca: Use uninitialized_var() for f0Roland Dreier2007-07-171-2/+14
* drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik2007-07-171-2/+2
* IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-291-3/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-211-60/+98
|\
| * IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin2007-05-191-60/+98
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
|/
* IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin2007-05-141-0/+1
* IB/mthca: Work around kernel QP starvationMichael S. Tsirkin2007-04-301-0/+13
* IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier2007-04-241-4/+3
* IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier2007-03-011-5/+5
* IB/mthca: Allow the QP state transition RESET->RESETDotan Barak2007-02-161-0/+5
* IB/mthca: Use correct structure size in call to memset()Roland Dreier2007-02-101-1/+1
* IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET stateDotan Barak2007-01-091-9/+17
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-2/+2
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-291-2/+1
* IB/mthca: Use mmiowb after doorbell ringArthur Kepner2006-10-161-0/+19
* IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier2006-09-221-3/+2
* IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein2006-09-221-1/+1
* IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein2006-09-221-4/+6
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-221-1/+2
* IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier2006-08-111-12/+30
* IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin2006-08-101-2/+10
* [PATCH] IB/mthca: comment fixMichael S. Tsirkin2006-07-141-7/+6
* [PATCH] mthca: initialize send and receive queue locks separatelyZach Brown2006-07-041-1/+4
* IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-171-15/+23
* IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier2006-06-171-6/+6
* IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin2006-05-181-17/+18
* IB/mthca: Fix race in reference countingRoland Dreier2006-05-091-9/+22
* IB: simplify static rate encodingJack Morgenstein2006-04-101-13/+33
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-291-1/+1
* IB/mthca: Fix modify QP error pathRoland Dreier2006-03-241-10/+11
* IB/mthca: Fix indentationRoland Dreier2006-03-241-2/+2
* IB/mthca: Fix uninitialized variable in mthca_alloc_qp()Jack Morgenstein2006-03-241-4/+5