aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_qp.c
AgeCommit message (Expand)Author
2006-08-11IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier
2006-08-10IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin
2006-07-14[PATCH] IB/mthca: comment fixMichael S. Tsirkin
2006-07-04[PATCH] mthca: initialize send and receive queue locks separatelyZach Brown
2006-06-17IB/mthca: Make all device methods truly reentrantRoland Dreier
2006-06-17IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier
2006-05-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier
2006-03-24IB/mthca: Fix modify QP error pathRoland Dreier
2006-03-24IB/mthca: Fix indentationRoland Dreier
2006-03-24IB/mthca: Fix uninitialized variable in mthca_alloc_qp()Jack Morgenstein
2006-03-24IB/mthca: Check that sgid_index and path_mtu are valid in modify_qpDotan Barak
2006-03-20IB/mthca: Check alternate P_Key index when setting alternate pathDotan Barak
2006-03-20IB/mthca: Add support for send work request fence flagDotan Barak
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen
2006-03-20IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier
2006-03-20IB/mthca: Generate SQ drained events when requestedRoland Dreier
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier
2006-03-20IB/mthca: Make functions that never fail return voidRoland Dreier
2006-01-12IB/mthca: Initialize grh_present before using itMichael S. Tsirkin
2006-01-06IB/mthca: Add support for automatic path migration (APM)Dotan Barak
2006-01-06IB/mthca: fix for RTR-to-RTS transition in modify QPJack Morgenstein
2006-01-06IB/mthca: fix for SQEr-to-RTS transition in modify QPJack Morgenstein
2006-01-06IB/mthca: max_inline_data handling tweaksJack Morgenstein
2006-01-05IB/mthca: check port validity in modify_qpJack Morgenstein
2005-12-15IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QPJack Morgenstein
2005-12-15IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.Jack Morgenstein
2005-12-09IB/mthca: don't change driver's copy of attributes if modify QP failsJack Morgenstein
2005-12-09IB/mthca: correct log2 calculationJack Morgenstein
2005-12-09IB/mthca: check RDMA limitsJack Morgenstein
2005-11-29IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAsMichael S. Tsirkin
2005-11-28IB/mthca: reset QP's last pointers when transitioning to reset stateMichael S. Tsirkin
2005-11-18IB/mthca: Safer max_send_sge/max_recv_sge calculationMichael S. Tsirkin
2005-11-15[IB] mthca: don't disable RDMA writes if no responder resourcesRoland Dreier
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin
2005-11-10[IB] mthca: fix posting of atomic operationsMichael S. Tsirkin
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein
2005-11-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-03[IB] mthca: check P_Key index in modify QPJack Morgenstein
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-25[IB] mthca: correct modify QP attribute masks for UCRoland Dreier
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein
2005-09-20[PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin
2005-09-18[PATCH] IB/mthca: fix posting of first work requestRoland Dreier
2005-09-18[PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier
2005-09-07[PATCH] IB: Initialize qp->waitMichael S. Tsirkin
2005-09-07[PATCH] IB: really reset QPsRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier