index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_qp.c
Age
Commit message (
Expand
)
Author
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
2006-03-20
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
IB/mthca: Make functions that never fail return void
Roland Dreier
2006-01-12
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
2006-01-06
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
2006-01-06
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
2006-01-05
IB/mthca: check port validity in modify_qp
Jack Morgenstein
2005-12-15
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
2005-12-15
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
2005-12-09
IB/mthca: don't change driver's copy of attributes if modify QP fails
Jack Morgenstein
2005-12-09
IB/mthca: correct log2 calculation
Jack Morgenstein
2005-12-09
IB/mthca: check RDMA limits
Jack Morgenstein
2005-11-29
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
Michael S. Tsirkin
2005-11-28
IB/mthca: reset QP's last pointers when transitioning to reset state
Michael S. Tsirkin
2005-11-18
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
2005-11-15
[IB] mthca: don't disable RDMA writes if no responder resources
Roland Dreier
2005-11-10
[IB] mthca: fix posting long lists of receive work requests
Michael S. Tsirkin
2005-11-10
[IB] mthca: fix posting of atomic operations
Michael S. Tsirkin
[next]