Commit Graph

182 Commits (3fb9a65529615944138d527b70174840c95c637a)

Author SHA1 Message Date
Eli Cohen fd02e8038e IB/mthca: Query SRQ srq_limit fixes 19 years ago
Dotan Barak e10e271bfd IB/mthca: Correct reported SRQ size in MemFree case. 19 years ago
Roland Dreier 6b63e3015a IB/mthca: Coverity fix to mthca_init_eq_table() 19 years ago
Roland Dreier 6226bb5701 IB/mthca: Update firmware versions 19 years ago
Eli Cohen 651eaac928 IB/mthca: Optimize large messages on Sinai HCAs 19 years ago
Ishai Rabinovitz 8d3ef29d6b IB/mthca: Use an enum for HCA page size 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
Jack Morgenstein 1d89b1ae6c IB/mthca: Implement query_ah method 19 years ago
Eli Cohen 14abdffcc0 IB/mthca: Write FW commands through doorbell page 19 years ago
Dotan Barak abb6e9ba17 IB/mthca: Return actual capacity from create_srq 19 years ago
Roland Dreier 00df1b2c8b IB/mthca: Bump driver version and release date 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
Or Gerlitz d36f34aadf IB: Enable FMR pool user to set page size 19 years ago
Roland Dreier 6dfc3901b0 IB/mthca: Add modify_device method to set node description 19 years ago
Roland Dreier 2fa5e2ebbe IB/mthca: Whitespace cleanups 19 years ago
Roland Dreier 4885bf64bc IB/mthca: Add device-specific support for resizing CQs 19 years ago
Roland Dreier 399d792129 IB/mthca: Get rid of might_sleep() annotations 19 years ago
Roland Dreier d9b98b0f11 IB/mthca: Make functions that never fail return void 19 years ago
Roland Dreier 7d2babc487 IB/mthca: bump driver version and release date 19 years ago
Roland Dreier f295c79b67 IB/mthca: Don't print debugging info until we have all values 19 years ago
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