summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_qp.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IB uverbs: add mthca user QP supportRoland Dreier2005-07-081-73/+142
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-281-7/+7
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-281-4/+5
* [PATCH] IB/mthca: Enable unreliable connected transportRoland Dreier2005-06-281-1/+78
* [PATCH] IB/mthca: Set RDMA/atomic capabilities correctlyRoland Dreier2005-06-281-8/+8
* [PATCH] IB/mthca: Set QP static rate correctlyRoland Dreier2005-06-281-1/+1
* [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier2005-06-281-9/+10
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-171-1/+12
* [PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier2005-04-171-10/+23
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-171-9/+9
* [PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin2005-04-171-13/+0Star
* [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier2005-04-171-0/+47
* [PATCH] IB/mthca: fix posting sends with immediate dataRoland Dreier2005-04-171-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2056