aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_srq.c
Commit message (Expand)AuthorAge
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-29
* IB/mthca: Fix check of size in SRQ creationJack Morgenstein2006-03-29
* IB/mthca: Check SRQ limit in modify SRQ operationJack Morgenstein2006-03-24
* IB/mthca: Check that SRQ WQE size does not exceed device's max valueJack Morgenstein2006-03-24
* IB/mthca: Query SRQ srq_limit fixesEli Cohen2006-03-20
* IB/mthca: Correct reported SRQ size in MemFree case.Dotan Barak2006-03-20
* IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-20
* IB/mthca: Support for query QP and SRQEli Cohen2006-03-20
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-20
* IB/mthca: fix WQE size calculation in create-srqJack Morgenstein2006-01-04
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-10
|\
| * [IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin2005-11-10
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-07
|/
* [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-31
* [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-17
* [IB] mthca: detect SRQ overflowRoland Dreier2005-10-17
* [IB] mthca: SRQ limit reached eventsRoland Dreier2005-10-17
* [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier2005-09-19
* [PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier2005-09-19
* [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-19
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-26