Commit Graph

159 Commits (034d2f5af1b97664381c00b827b274c95e22c397)

Author SHA1 Message Date
Roland Dreier fd9cfdd11b IB/mthca: Semaphore to mutex conversions 19 years ago
Michael S. Tsirkin e3aa31c517 IB/mthca: Don't cancel commands on a signal 19 years ago
Michael S. Tsirkin cbd2981a97 IB/mthca: Relax UAR size check 19 years ago
Michael S. Tsirkin f9e61929e5 IB/mthca: Use correct GID in MADs sent on port 2 19 years ago
Michael S. Tsirkin 9eacee2ac6 IB/mthca: Initialize grh_present before using it 19 years ago
Michael S. Tsirkin c063a06835 IB/mthca: Cosmetic: use the ALIGN macro 19 years ago
Jack Morgenstein 17e2e81951 IB/mthca: Fix memory leaks in error handling 19 years ago
Ishai Rabinovitz 59f174faff IB/mthca: Fix memory leak of multicast group structures 19 years ago
Sean Hefty cf311cd49a IB: Add node_guid to struct ib_device 19 years ago
Roland Dreier 87635b71b5 IB/mthca: Factor common MAD initialization code 19 years ago
Roland Dreier 105e50a5e8 IB/mthca: kzalloc conversions 19 years ago
Michael S. Tsirkin 92898522e3 IB/mthca: prevent event queue overrun 19 years ago
Michael S. Tsirkin 6627fa662e IB/mthca: fix page shift calculation in mthca_reg_phys_mr() 19 years ago
Tim Schmielau de25968cc8 [PATCH] fix more missing includes 19 years ago
Dotan Barak 4de144bf72 IB/mthca: Add support for automatic path migration (APM) 19 years ago
Michael S. Tsirkin 0f8e8f9607 IB/mthca: Fill in vendor_err field in completion with error 19 years ago
Jack Morgenstein 5ceb74557c IB/mthca: multiple fixes for multicast group handling 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
Jack Morgenstein 5b3bc7a681 IB/mthca: max_inline_data handling tweaks 19 years ago
Michael S. Tsirkin 466200562c IB/mthca: create_eq with size not a power of 2 19 years ago
Jack Morgenstein 38d1e79347 IB/mthca: check port validity in modify_qp 19 years ago
Jack Morgenstein aa2f936779 IB/mthca: check return value in mthca_dev_lim call 19 years ago
Jack Morgenstein 1d7d2f6f47 IB/mthca: fix WQE size calculation in create-srq 19 years ago
Jack Morgenstein c4342d8a4d IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP 19 years ago
Jack Morgenstein d1646f86a2 IB/mthca: Fix IB_QP_ACCESS_FLAGS handling. 19 years ago
Jack Morgenstein 576d2e4e40 IB/mthca: Fix SRQ cleanup during QP destroy 19 years ago
Michael S. Tsirkin 6c7d2a75b5 IB/mthca: Fix thinko in mthca_table_find() 19 years ago
Jack Morgenstein 44b5b03033 IB/mthca: don't change driver's copy of attributes if modify QP fails 19 years ago
Jack Morgenstein 6aa2e4e806 IB/mthca: correct log2 calculation 19 years ago
Jack Morgenstein 94361cf74a IB/mthca: check RDMA limits 19 years ago
Jack Morgenstein 52d0df153c IB/mthca: fix memory user DB table leak 19 years ago
Jack Morgenstein a3c8ab4fe8 IB/mthca: fix QP size limits for mem-free HCAs 19 years ago
Michael S. Tsirkin e0ae9ecf46 IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs 19 years ago
Michael S. Tsirkin 187a25863f IB/mthca: reset QP's last pointers when transitioning to reset state 19 years ago
Michael S. Tsirkin 48fd0d1fdd IB/mthca: Safer max_send_sge/max_recv_sge calculation 19 years ago
Roland Dreier cbc5b2bb9e [IB] mthca: don't disable RDMA writes if no responder resources 19 years ago
Greg Kroah-Hartman 249bb070f5 [PATCH] PCI: removed unneeded .owner field from struct pci_driver 19 years ago
Michael S. Tsirkin ae57e24a40 [IB] mthca: fix posting long lists of receive work requests 19 years ago
Roland Dreier 64044bcf75 [IB] mthca: fix wraparound handling in mthca_cq_clean() 19 years ago
Michael S. Tsirkin 62abb8416f [IB] mthca: fix posting of atomic operations 19 years ago
Jack Morgenstein 77369ed31d [IB] uverbs: have kernel return QP capabilities 19 years ago
Roland Dreier 0b4ff2c0e6 [IB] mthca: fix typo in catastrophic error polling 19 years ago
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 years ago
Jack Morgenstein 0f69ce1e44 [IB] mthca: report page size capability 19 years ago
Jack Morgenstein d09e327641 [IB] mthca: check P_Key index in modify QP 19 years ago
Roland Dreier 87cfe32375 [IB] mthca: fix format of FW version 19 years ago
Roland Dreier de6eb66b56 [IB] kzalloc() conversions 19 years ago
Roland Dreier e5b251a24a [IB] mthca: Avoid SRQ free WQE list corruption 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago