summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_srq.c
AgeCommit message (Expand)Author
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen
2008-02-04IB/mthca: Remove checks for srq->first_free < 0Eli Cohen
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier
2007-10-10IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-10IB/mthca: Work around gcc bug on sparc64David Howells
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-11-29IB/mthca: Fix initial SRQ logsize for mem-free HCAsJack Morgenstein
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier
2006-10-16IB/mthca: Use mmiowb after doorbell ringArthur Kepner
2006-10-10IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak
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