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_qp.c
Age
Commit message (
Expand
)
Author
2008-07-14
IB/mthca: Fix check of max_send_sge for special QPs
Roland Dreier
2008-07-14
IB/mthca: Remove extra code for RESET->ERR QP state transition
Roland Dreier
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-16
IB/mthca: Update QP state if query QP succeeds
Dotan Barak
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
2008-02-04
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
Eli Cohen
2007-10-15
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
2007-07-18
IB/mthca: Simplify use of size0 in work request posting
Roland Dreier
2007-07-18
IB/mthca: Factor out setting WQE UD segment entries
Roland Dreier
2007-07-18
IB/mthca: Factor out setting WQE remote address and atomic segment entries
Roland Dreier
2007-07-18
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
2007-07-17
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
2007-07-17
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
2007-05-29
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
2007-05-21
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-19
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
2007-05-14
IB/mthca: Fix posting >255 recv WRs for Tavor
Michael S. Tsirkin
2007-04-30
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
2007-04-24
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-03-01
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
2007-02-16
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
2007-02-10
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
2007-01-09
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
2006-10-16
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-09-22
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
2006-09-22
IB/mthca: Return correct number of bits for static rate in query_qp
Jack Morgenstein
2006-09-22
IB/mthca: Return port number for unconnected QPs in query_qp
Jack Morgenstein
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-08-11
IB/mthca: Fix potential AB-BA deadlock with CQ locks
Roland Dreier
2006-08-10
IB/mthca: Make fence flag work for send work requests
Michael S. Tsirkin
2006-07-14
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
2006-06-17
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-06-17
IB/mthca: Fix memory leak on modify_qp error paths
Roland Dreier
2006-05-18
IB/mthca: Fix posting lists of 256 receive requests for Tavor
Michael S. Tsirkin
2006-05-09
IB/mthca: Fix race in reference counting
Roland Dreier
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-24
IB/mthca: Fix modify QP error path
Roland Dreier
2006-03-24
IB/mthca: Fix indentation
Roland Dreier
2006-03-24
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
2006-03-24
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
2006-03-20
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
2006-03-20
IB/mthca: Add support for send work request fence flag
Dotan Barak
2006-03-20
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
[next]