summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_srq.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-11Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-2/+20
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin1-2/+20
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+3
2005-10-31[IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier1-6/+7
2005-10-18[IB] mthca: Better limit checking and reportingJack Morgenstein1-1/+2
2005-10-18[IB] mthca: detect SRQ overflowRoland Dreier1-0/+15
2005-10-18[IB] mthca: SRQ limit reached eventsRoland Dreier1-1/+24
2005-09-19[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier1-1/+2
2005-09-19[PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier1-6/+4
2005-09-19[PATCH] IB/mthca: fix posting of first work requestRoland Dreier1-8/+6
2005-08-27[PATCH] IB/mthca: Add SRQ implementationRoland Dreier1-0/+591