summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_qp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/mthca: Check that sgid_index and path_mtu are valid in modify_qpDotan Barak2006-03-241-4/+23
* IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak2006-03-201-2/+8
* IB/mthca: Add support for send work request fence flagDotan Barak2006-03-201-2/+6
* IB/mthca: Support for query QP and SRQEli Cohen2006-03-201-0/+135
* IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier2006-03-201-250/+13
* IB/mthca: Generate SQ drained events when requestedRoland Dreier2006-03-201-1/+13
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-201-14/+14
* IB/mthca: Make functions that never fail return voidRoland Dreier2006-03-201-5/+3
* IB/mthca: Initialize grh_present before using itMichael S. Tsirkin2006-01-121-1/+1
* IB/mthca: Add support for automatic path migration (APM)Dotan Barak2006-01-061-20/+37
* IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein2006-01-061-2/+0
* IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein2006-01-061-3/+2
* IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-061-26/+36
* IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-051-0/+6
* IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein2005-12-151-4/+6
* IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein2005-12-151-50/+37
* IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein2005-12-091-5/+6
* IB/mthca: correct log2 calculationJack Morgenstein2005-12-091-11/+6
* IB/mthca: check RDMA limitsJack Morgenstein2005-12-091-0/+14
OpenPOWER on IntegriCloud