index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_qp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mthca: Fix potential AB-BA deadlock with CQ locks
Roland Dreier
2006-08-11
1
-12
/
+30
*
IB/mthca: Make fence flag work for send work requests
Michael S. Tsirkin
2006-08-10
1
-2
/
+10
*
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
2006-07-14
1
-7
/
+6
*
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
2006-07-04
1
-1
/
+4
*
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-06-17
1
-15
/
+23
*
IB/mthca: Fix memory leak on modify_qp error paths
Roland Dreier
2006-06-17
1
-6
/
+6
*
IB/mthca: Fix posting lists of 256 receive requests for Tavor
Michael S. Tsirkin
2006-05-18
1
-17
/
+18
*
IB/mthca: Fix race in reference counting
Roland Dreier
2006-05-09
1
-9
/
+22
*
IB: simplify static rate encoding
Jack Morgenstein
2006-04-10
1
-13
/
+33
*
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
1
-1
/
+1
*
IB/mthca: Fix modify QP error path
Roland Dreier
2006-03-24
1
-10
/
+11
*
IB/mthca: Fix indentation
Roland Dreier
2006-03-24
1
-2
/
+2
*
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
Jack Morgenstein
2006-03-24
1
-4
/
+5
*
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
Dotan Barak
2006-03-24
1
-4
/
+23
*
IB/mthca: Check alternate P_Key index when setting alternate path
Dotan Barak
2006-03-20
1
-2
/
+8
*
IB/mthca: Add support for send work request fence flag
Dotan Barak
2006-03-20
1
-2
/
+6
*
IB/mthca: Support for query QP and SRQ
Eli Cohen
2006-03-20
1
-0
/
+135
*
IB/mthca: Convert to use ib_modify_qp_is_ok()
Roland Dreier
2006-03-20
1
-250
/
+13
*
IB/mthca: Generate SQ drained events when requested
Roland Dreier
2006-03-20
1
-1
/
+13
*
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
1
-14
/
+14
*
IB/mthca: Make functions that never fail return void
Roland Dreier
2006-03-20
1
-5
/
+3
*
IB/mthca: Initialize grh_present before using it
Michael S. Tsirkin
2006-01-12
1
-1
/
+1
*
IB/mthca: Add support for automatic path migration (APM)
Dotan Barak
2006-01-06
1
-20
/
+37
*
IB/mthca: fix for RTR-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
1
-2
/
+0
*
IB/mthca: fix for SQEr-to-RTS transition in modify QP
Jack Morgenstein
2006-01-06
1
-3
/
+2
*
IB/mthca: max_inline_data handling tweaks
Jack Morgenstein
2006-01-06
1
-26
/
+36
*
IB/mthca: check port validity in modify_qp
Jack Morgenstein
2006-01-05
1
-0
/
+6
*
IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP
Jack Morgenstein
2005-12-15
1
-4
/
+6
*
IB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
Jack Morgenstein
2005-12-15
1
-50
/
+37
*
IB/mthca: don't change driver's copy of attributes if modify QP fails
Jack Morgenstein
2005-12-09
1
-5
/
+6
*
IB/mthca: correct log2 calculation
Jack Morgenstein
2005-12-09
1
-11
/
+6
*
IB/mthca: check RDMA limits
Jack Morgenstein
2005-12-09
1
-0
/
+14
*
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
Michael S. Tsirkin
2005-11-29
1
-2
/
+29
*
IB/mthca: reset QP's last pointers when transitioning to reset state
Michael S. Tsirkin
2005-11-28
1
-0
/
+3
*
IB/mthca: Safer max_send_sge/max_recv_sge calculation
Michael S. Tsirkin
2005-11-18
1
-4
/
+6
*
[IB] mthca: don't disable RDMA writes if no responder resources
Roland Dreier
2005-11-15
1
-15
/
+12
*
[IB] mthca: fix posting long lists of receive work requests
Michael S. Tsirkin
2005-11-10
1
-2
/
+17
*
[IB] mthca: fix posting of atomic operations
Michael S. Tsirkin
2005-11-10
1
-4
/
+4
*
[IB] uverbs: have kernel return QP capabilities
Jack Morgenstein
2005-11-10
1
-8
/
+78
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2005-11-04
1
-0
/
+7
|
\
|
*
[IB] mthca: check P_Key index in modify QP
Jack Morgenstein
2005-11-03
1
-0
/
+7
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+2
|
/
*
[IB] mthca: correct modify QP attribute masks for UC
Roland Dreier
2005-10-25
1
-7
/
+3
*
[IB] mthca: Better limit checking and reporting
Jack Morgenstein
2005-10-17
1
-2
/
+4
*
[PATCH] IB/mthca: Fix device removal memory leak
Michael S. Tsirkin
2005-09-20
1
-0
/
+1
*
[PATCH] IB/mthca: fix posting of first work request
Roland Dreier
2005-09-18
1
-26
/
+22
*
[PATCH] IB/mthca: assign ACK timeout field correctly
Roland Dreier
2005-09-18
1
-1
/
+1
*
[PATCH] IB: Initialize qp->wait
Michael S. Tsirkin
2005-09-07
1
-0
/
+1
*
[PATCH] IB: really reset QPs
Roland Dreier
2005-09-07
1
-12
/
+32
*
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
1
-3
/
+3
[next]