aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_srq.c
Commit message (Expand)AuthorAge
* IB/mthca: Work around gcc bug on sparc64David Howells2007-02-10
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein2006-11-29
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-29
* IB/mthca: Use mmiowb after doorbell ringArthur Kepner2006-10-16
* IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin2006-10-10
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-22
* IB/mthca: Fix SRQ limit event range checkDotan Barak2006-07-24
* IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-17
* IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin2006-05-24
* IB/mthca: Fix race in reference countingRoland Dreier2006-05-09
* IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-12
* 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