Commit Graph

97 Commits (fa9363c5f866d6beedf36d4f4b1393ba802d8248)

Author SHA1 Message Date
Eli Cohen 1d368c5465 IB/ib_mthca: Pre-link receive WQEs in Tavor mode 17 years ago
Roland Dreier ab8403c424 IB/mthca: Avoid alignment traps when writing doorbells 18 years ago
Roland Dreier 43509d1fec IB/mthca: Simplify use of size0 in work request posting 18 years ago
Roland Dreier e535c699bf IB/mthca: Factor out setting WQE UD segment entries 18 years ago
Roland Dreier 400ddc11eb IB/mthca: Factor out setting WQE remote address and atomic segment entries 18 years ago
Roland Dreier 80885456e8 IB/mthca: Factor out setting WQE data segment entries 18 years ago
Roland Dreier 6d7d080e9f IB/mthca: Use uninitialized_var() for f0 18 years ago
Jeff Garzik 9db4892620 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning 18 years ago
Michael S. Tsirkin 8b7e15772a IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Michael S. Tsirkin b18aad7150 IB/mthca: Fix RESET to ERROR transition 18 years ago
Michael S. Tsirkin 3e28c56b9b IB/mthca: Fix posting >255 recv WRs for Tavor 18 years ago
Michael S. Tsirkin 9ba6d5529d IB/mthca: Work around kernel QP starvation 18 years ago
Roland Dreier 30c00986f3 IB/mthca: Simplify CQ cleaning in mthca_free_qp() 18 years ago
Roland Dreier 88171cfed5 IB/mthca: Fix error path in mthca_alloc_memfree() 18 years ago
Dotan Barak fc89afce34 IB/mthca: Allow the QP state transition RESET->RESET 18 years ago
Roland Dreier 99d4f22e91 IB/mthca: Use correct structure size in call to memset() 18 years ago
Dotan Barak f5e10529a9 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Roland Dreier f4f3d0f0ec IB/mthca: Fix section mismatches 18 years ago
Arthur Kepner 1f5c23e2c1 IB/mthca: Use mmiowb after doorbell ring 19 years ago
Roland Dreier d35cc330a2 IB/mthca: Simplify calls to mthca_cq_clean() 19 years ago
Jack Morgenstein 9e583b85c2 IB/mthca: Return correct number of bits for static rate in query_qp 19 years ago
Jack Morgenstein f6f76725b5 IB/mthca: Return port number for unconnected QPs in query_qp 19 years ago
Ralph Campbell 9bc57e2d19 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods 19 years ago
Roland Dreier a19aa5c5fd IB/mthca: Fix potential AB-BA deadlock with CQ locks 19 years ago
Michael S. Tsirkin e54b82d739 IB/mthca: Make fence flag work for send work requests 19 years ago
Michael S. Tsirkin 0964d91618 [PATCH] IB/mthca: comment fix 19 years ago
Zach Brown a46f9484f8 [PATCH] mthca: initialize send and receive queue locks separately 19 years ago
Roland Dreier c93b6fbaa9 IB/mthca: Make all device methods truly reentrant 19 years ago
Roland Dreier c9c5d9feef IB/mthca: Fix memory leak on modify_qp error paths 19 years ago
Michael S. Tsirkin 23f3bc0f2c IB/mthca: Fix posting lists of 256 receive requests for Tavor 19 years ago
Roland Dreier a3285aa4ee IB/mthca: Fix race in reference counting 19 years ago
Jack Morgenstein bf6a9e31cf IB: simplify static rate encoding 19 years ago
Roland Dreier e1f7868c80 IB/mthca: Fix section mismatch problems 19 years ago
Roland Dreier 192daa18dd IB/mthca: Fix modify QP error path 19 years ago
Roland Dreier b0b3a8e193 IB/mthca: Fix indentation 19 years ago
Jack Morgenstein b3f64967fa IB/mthca: Fix uninitialized variable in mthca_alloc_qp() 19 years ago
Dotan Barak 0ef61db837 IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp 19 years ago
Dotan Barak 67e7377661 IB/mthca: Check alternate P_Key index when setting alternate path 19 years ago
Dotan Barak 7667abd152 IB/mthca: Add support for send work request fence flag 19 years ago
Eli Cohen 8ebe5077e3 IB/mthca: Support for query QP and SRQ 19 years ago
Roland Dreier d844183d9c IB/mthca: Convert to use ib_modify_qp_is_ok() 19 years ago
Roland Dreier 3fa1fa3e80 IB/mthca: Generate SQ drained events when requested 19 years ago
Roland Dreier 2fa5e2ebbe IB/mthca: Whitespace cleanups 19 years ago
Roland Dreier d9b98b0f11 IB/mthca: Make functions that never fail return void 19 years ago
Michael S. Tsirkin 9eacee2ac6 IB/mthca: Initialize grh_present before using it 19 years ago
Dotan Barak 4de144bf72 IB/mthca: Add support for automatic path migration (APM) 19 years ago
Jack Morgenstein 0d3b525fff IB/mthca: fix for RTR-to-RTS transition in modify QP 19 years ago
Jack Morgenstein 0364ffc3e8 IB/mthca: fix for SQEr-to-RTS transition in modify QP 19 years ago