aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_srq.c
AgeCommit message (Expand)Author
2006-06-17IB/mthca: Make all device methods truly reentrantRoland Dreier
2006-05-24IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier
2006-03-29IB/mthca: Fix check of size in SRQ creationJack Morgenstein
2006-03-24IB/mthca: Check SRQ limit in modify SRQ operationJack Morgenstein
2006-03-24IB/mthca: Check that SRQ WQE size does not exceed device's max valueJack Morgenstein
2006-03-20IB/mthca: Query SRQ srq_limit fixesEli Cohen
2006-03-20IB/mthca: Correct reported SRQ size in MemFree case.Dotan Barak
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier
2006-01-04IB/mthca: fix WQE size calculation in create-srqJack Morgenstein
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-31[IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein
2005-10-17[IB] mthca: detect SRQ overflowRoland Dreier
2005-10-17[IB] mthca: SRQ limit reached eventsRoland Dreier
2005-09-19[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier
2005-09-18[PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier
2005-09-18[PATCH] IB/mthca: fix posting of first work requestRoland Dreier
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier