aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_qp.c
Commit message (Expand)AuthorAge
...
* IB: simplify static rate encodingJack Morgenstein2006-04-10
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-29
* IB/mthca: Fix modify QP error pathRoland Dreier2006-03-24
* IB/mthca: Fix indentationRoland Dreier2006-03-24
* IB/mthca: Fix uninitialized variable in mthca_alloc_qp()Jack Morgenstein2006-03-24
* IB/mthca: Check that sgid_index and path_mtu are valid in modify_qpDotan Barak2006-03-24
* IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak2006-03-20
* IB/mthca: Add support for send work request fence flagDotan Barak2006-03-20
* IB/mthca: Support for query QP and SRQEli Cohen2006-03-20
* IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier2006-03-20
* IB/mthca: Generate SQ drained events when requestedRoland Dreier2006-03-20
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-20
* IB/mthca: Make functions that never fail return voidRoland Dreier2006-03-20
* IB/mthca: Initialize grh_present before using itMichael S. Tsirkin2006-01-12
* IB/mthca: Add support for automatic path migration (APM)Dotan Barak2006-01-06
* IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein2006-01-06
* IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein2006-01-06
* IB/mthca: max_inline_data handling tweaksJack Morgenstein2006-01-06
* IB/mthca: check port validity in modify_qpJack Morgenstein2006-01-05
* IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein2005-12-15
* IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein2005-12-15
* IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein2005-12-09
* IB/mthca: correct log2 calculationJack Morgenstein2005-12-09
* IB/mthca: check RDMA limitsJack Morgenstein2005-12-09
* IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin2005-11-29
* IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin2005-11-28
* IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin2005-11-18
* [IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier2005-11-15
* [IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-10
* [IB] mthca: fix posting of atomic operationsMichael S. Tsirkin2005-11-10
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-10
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-04
|\
| * [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-03
* | [PATCH] fix missing includesTim Schmielau2005-10-30
|/
* [IB] mthca: correct modify QP attribute masks for UCRoland Dreier2005-10-25
* [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-17
* [PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin2005-09-20
* [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-19
* [PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier2005-09-19
* [PATCH] IB: Initialize qp->waitMichael S. Tsirkin2005-09-07
* [PATCH] IB: really reset QPsRoland Dreier2005-09-07
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-26
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-26
* [PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2005-08-26
* [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-26
* [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-26
* [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
* [PATCH] IB uverbs: add mthca user QP supportRoland Dreier2005-07-07