Commit Graph

253 Commits (b11d6213529b33d81c21eeba97343e3b714e62e7)

Author SHA1 Message Date
Bryan O'Sullivan cef1cce5c8 IB/ipath: misc infiniband code, part 1 19 years ago
Bryan O'Sullivan 97f9efbc47 IB/ipath: infiniband RC protocol support 19 years ago
Bryan O'Sullivan 74ed6b5eb1 IB/ipath: infiniband UC and UD protocol support 19 years ago
Bryan O'Sullivan aa735edf5d IB/ipath: infiniband header files 19 years ago
Bryan O'Sullivan 889ab795a3 IB/ipath: layering interfaces used by higher-level driver code 19 years ago
Bryan O'Sullivan 7f510b46e4 IB/ipath: support for userspace apps using core driver 19 years ago
Bryan O'Sullivan 3e9b4a5eb4 IB/ipath: sysfs and ipathfs support for core driver 19 years ago
Bryan O'Sullivan 108ecf0d90 IB/ipath: misc driver support code 19 years ago
Bryan O'Sullivan 097709fea0 IB/ipath: chip initialisation code, and diag support 19 years ago
Bryan O'Sullivan dc741bbd4f IB/ipath: support for PCI Express devices 19 years ago
Bryan O'Sullivan cc533a5721 IB/ipath: support for HyperTransport devices 19 years ago
Bryan O'Sullivan d41d3aeb76 IB/ipath: core driver header files 19 years ago
Bryan O'Sullivan 7bb206e3b2 IB/ipath: core device driver 19 years ago
Roland Dreier e1f7868c80 IB/mthca: Fix section mismatch problems 19 years ago
Jack Morgenstein a07bacca7b IB/mthca: Fix check of size in SRQ creation 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
Jack Morgenstein d4301e2c66 IB/mthca: Check SRQ limit in modify SRQ operation 19 years ago
Jack Morgenstein ded9ad721d IB/mthca: Check that SRQ WQE size does not exceed device's max value 19 years ago
Dotan Barak 0ef61db837 IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp 19 years ago
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