summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_qp.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin2005-09-201-0/+1
* [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-181-26/+22
* [PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier2005-09-181-1/+1
* [PATCH] IB: Initialize qp->waitMichael S. Tsirkin2005-09-071-0/+1
* [PATCH] IB: really reset QPsRoland Dreier2005-09-071-12/+32
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-3/+3
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-261-6/+27
* [PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2005-08-261-74/+1
* [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-261-4/+1
* [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-261-104/+7
* [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-261-6/+5
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-94/+93
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+2
* [PATCH] IB uverbs: add mthca user QP supportRoland Dreier2005-07-071-73/+142
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-271-7/+7
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-271-4/+5
* [PATCH] IB/mthca: Enable unreliable connected transportRoland Dreier2005-06-271-1/+78
* [PATCH] IB/mthca: Set RDMA/atomic capabilities correctlyRoland Dreier2005-06-271-8/+8
* [PATCH] IB/mthca: Set QP static rate correctlyRoland Dreier2005-06-271-1/+1
* [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier2005-06-271-9/+10
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-161-1/+12
* [PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier2005-04-161-10/+23
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-161-9/+9
* [PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin2005-04-161-13/+0
* [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier2005-04-161-0/+47
* [PATCH] IB/mthca: fix posting sends with immediate dataRoland Dreier2005-04-161-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2056
OpenPOWER on IntegriCloud