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