summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_srq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-201-1/+1
* IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-041-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-101-2/+20
|\
| * [IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-101-2/+20
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+3
|/
* [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-311-6/+7
* [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-181-1/+2
* [IB] mthca: detect SRQ overflowRoland Dreier2005-10-181-0/+15
* [IB] mthca: SRQ limit reached eventsRoland Dreier2005-10-181-1/+24
* [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier2005-09-191-1/+2
* [PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier2005-09-191-6/+4Star
* [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-191-8/+6Star
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-271-0/+591