Commit Graph

2541 Commits (9522d7e4cb5e0858122fc55d33a2c07728f0b10d)

Author SHA1 Message Date
Steve Wise 40dbf6ee38 RDMA/cxgb4: Fastreg NSMR fixes 15 years ago
Steve Wise 410ade4c26 RDMA/cxgb4: Don't set completion flag for read requests 15 years ago
Steve Wise 98ae68b7ee RDMA/cxgb4: Set the default TCP send window to 128KB 15 years ago
Steve Wise 2f5b48c3ad RDMA/cxgb4: Use a mutex for QP and EP state transitions 15 years ago
Steve Wise c6d7b26791 RDMA/cxgb4: Support on-chip SQs 15 years ago
Steve Wise aadc4df308 RDMA/cxgb4: Centralize the wait logic 15 years ago
Steve Wise 9e8d1fa342 RDMA/cxgb4: debugfs files for dumping active stags 15 years ago
Steve Wise 05fb962947 RDMA/cxgb4: Log HW lack-of-resource errors 15 years ago
Steve Wise 0e42c1f430 RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages 15 years ago
Steve Wise 6ff0e343b3 RDMA/cxgb4: Ignore TERMINATE CQEs 15 years ago
Steve Wise 7459486133 RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions 15 years ago
Steve Wise 13fecb83b4 RDMA/cxgb4: Zero out ISGL padding 15 years ago
Steve Wise af93fb5dcc RDMA/cxgb4: Don't use null ep ptr 15 years ago
Roland Dreier 183ae74bda RDMA/nes: Fix cast-to-pointer warnings on 32-bit 15 years ago
Eli Cohen a3f5adaf49 IB/core: Add link layer property to ports 15 years ago
Roland Dreier c8e081a1bf RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes 15 years ago
Steve Wise bec658ff31 RDMA/cxgb3: Turn off RX coalescing for iWARP connections 15 years ago
Joe Perches ea3f0e6bc5 drivers/infiniband: Remove unnecessary casts of private_data 15 years ago
Faisal Latif 29da03b9d1 RDMA/nes: Fix hang with modified FIN handling on A0 cards 15 years ago
Faisal Latif 67d7072115 RDMA/nes: Change state to closing after FIN 15 years ago
Faisal Latif dae58728dc RDMA/nes: Fix double CLOSE event indication crash 15 years ago
Chien Tung 70c9db0fdf RDMA/nes: Write correct register write to set TX pause param 15 years ago
Steve Wise dc4e96ce2d RDMA/cxgb3: Don't exceed the max HW CQ depth 15 years ago
Steve Wise 93fb72e443 RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
David Miller ba818afdc6 IB/qib: Add missing <linux/slab.h> include 15 years ago
Julia Lawall 2db0032181 IB/ehca: Drop unnecessary NULL test 15 years ago
Roland Dreier 817979ac45 RDMA/nes: Fix confusing if statement indentation 15 years ago
Alexander Schmidt bd5d0ccbef IB/ehca: Init irq tasklet before irq can happen 15 years ago
Roland Dreier b2a899eaf3 RDMA/nes: Fix misindented code 15 years ago
Roland Dreier df924f833c RDMA/nes: Fix showing wqm_quanta 15 years ago
Roland Dreier 69d5102383 RDMA/nes: Get rid of "set but not used" variables 15 years ago
Miroslaw Walukiewicz ff0380ce39 RDMA/nes: Read firmware version from correct place 15 years ago
Bart Van Assche 89de74866b IB/srp: Export req_lim via sysfs 15 years ago
Bart Van Assche c996bb47bb IB/srp: Make receive buffer handling more robust 15 years ago
Bart Van Assche 7a7008110b IB/srp: Use print_hex_dump() 15 years ago
Aleksey Senin a2ebf07ae5 IB: Rename RAW_ETY to RAW_ETHERTYPE 15 years ago
Or Gerlitz 812d867221 RDMA/nes: Fix two sparse warnings 15 years ago
Or Gerlitz 18199f573e RDMA/cxgb3: Make needlessly global iwch_l2t_send() static 15 years ago
Or Gerlitz 48d8fcebb7 IB/iser: Make needlessly global iser_alloc_rx_descriptors() static 15 years ago
Steve Wise a5f4a07820 RDMA/cxgb4: Add timeouts when waiting for FW responses 15 years ago
Ralph Campbell a5210c12b7 IB/qib: Fix race between qib_error_qp() and receive packet processing 15 years ago
Ralph Campbell 3e3aed0b88 IB/qib: Limit the number of packets processed per interrupt 15 years ago
Ira Weiny 4c6931f5d4 IB/qib: Allow writes to the diag_counters to be able to clear them 15 years ago
Ralph Campbell 0502f94c62 IB/qib: Set cfgctxts to number of CPUs by default 15 years ago
Steve Wise ca5a22028d RDMA/cxgb4: Set/reset the EP timer inside EP lock 15 years ago
Steve Wise d4f1a5c6ef RDMA/cxgb4: Use correct control txq 15 years ago
Steve Wise 73d6fcad2a RDMA/cxgb4: Fix race in fini path 15 years ago
Sean Hefty 50a025c69e IB/cm: Check LAP state before sending an MRA 15 years ago
Faisal Latif cd6860eb03 RDMA/nes: Fix hangs on ifdown 15 years ago