index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_srq.c
Age
Commit message (
Expand
)
Author
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-02-04
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
2008-02-04
IB/mthca: Remove checks for srq->first_free < 0
Eli Cohen
2007-10-15
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
2007-10-10
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
Eli Cohen
2007-07-18
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-10
IB/mthca: Work around gcc bug on sparc64
David Howells
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-11-29
IB/mthca: Fix initial SRQ logsize for mem-free HCAs
Jack Morgenstein
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
2006-10-16
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-10-10
IB/mthca: Fix off-by-one in mthca SRQ creation
Michael S. Tsirkin
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-07-24
IB/mthca: Fix SRQ limit event range check
Dotan Barak
2006-06-17
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-05-24
IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor
Michael S. Tsirkin
2006-05-09
IB/mthca: Fix race in reference counting
Roland Dreier
2006-04-12
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
Jack Morgenstein
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
IB/mthca: Fix check of size in SRQ creation
Jack Morgenstein
2006-03-24
IB/mthca: Check SRQ limit in modify SRQ operation
Jack Morgenstein
2006-03-24
IB/mthca: Check that SRQ WQE size does not exceed device's max value
Jack Morgenstein
2006-03-20
IB/mthca: Query SRQ srq_limit fixes
Eli Cohen
2006-03-20
IB/mthca: Correct reported SRQ size in MemFree case.
Dotan Barak
2006-03-20
IB/mthca: Return actual capacity from create_srq
Dotan Barak
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
2006-01-04
IB/mthca: fix WQE size calculation in create-srq
Jack Morgenstein
2005-11-10
Merge 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 requests
Michael S. Tsirkin
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-10-31
[IB] mthca: Avoid SRQ free WQE list corruption
Roland Dreier
2005-10-17
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
2005-10-17
[IB] mthca: detect SRQ overflow
Roland Dreier
2005-10-17
[IB] mthca: SRQ limit reached events
Roland Dreier
2005-09-19
[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
Roland Dreier
2005-09-18
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
Roland Dreier
2005-09-18
[PATCH] IB/mthca: fix posting of first work request
Roland Dreier
2005-08-26
[PATCH] IB/mthca: Add SRQ implementation
Roland Dreier