Commit Graph

149 Commits (3b885787ea4112eaa80945999ea0901bf742707f)

Author SHA1 Message Date
Ben Hutchings 15f0a394c6 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 16 years ago
Julia Lawall bdf643816a RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization 16 years ago
Chien Tung cd1d3f7abe RDMA/nes: Map MTU to IB_MTU_* and correctly report link state 16 years ago
Don Wood b29a4fc49b RDMA/nes: Rework the disconn routine for terminate and flushing 16 years ago
Don Wood 320cdfd21d RDMA/nes: Use the flush code to fill in cqe error 16 years ago
Don Wood 6eed5e7c8b RDMA/nes: Make poll_cq return correct number of wqes during flush 16 years ago
Don Wood 4b281faec3 RDMA/nes: Use flush mechanism to set status for wqe in error 16 years ago
Don Wood 8b1c9dc4ba RDMA/nes: Implement Terminate Packet 16 years ago
Don Wood 3c28b4457a RDMA/nes: Add CQ error handling 16 years ago
Don Wood 5ee21fe0ea RDMA/nes: Clean out CQ completions when QP is destroyed 16 years ago
Don Wood ba0c5d9a89 RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC 16 years ago
Don Wood 873fcdd4bf RDMA/nes: Allocate work item for disconnect event handling 16 years ago
Don Wood c4c3f279cd RDMA/nes: Update refcnt during disconnect 16 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Faisal Latif 68237a0ff8 RDMA/nes: Fix FIN state handling under error conditions 16 years ago
Faisal Latif 66388d67a0 RDMA/nes: Fix max_qp_init_rd_atom returned from query device 16 years ago
Roel Kluin 28e43a519b RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() 16 years ago
Chien Tung 26cc5e57bb RDMA/nes: Update iw_nes version 16 years ago
Faisal Latif 9256b25130 RDMA/nes: Fix error path in nes_accept() 16 years ago
Faisal Latif 109d67e4f1 RDMA/nes: Fix hang issues for large cluster dynamic connections 16 years ago
Faisal Latif 4e9c390036 RDMA/nes: Increase rexmit timeout interval 16 years ago
Faisal Latif c11470f9f4 RDMA/nes: Check for sequence number wrap-around 16 years ago
Faisal Latif 53094c388f RDMA/nes: Do not set apbvt entry for loopback 16 years ago
Chien Tung 1f0dba1e51 RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n 16 years ago
Chien Tung 0e4562da9e RDMA/nes: Fix fw_ver in /sys 16 years ago
Chien Tung 923223776b RDMA/nes: Set trace length to 1 inch for SFP_D 16 years ago
Chien Tung e998c25bc2 RDMA/nes: Enable repause timer for port 1 16 years ago
Chien Tung 366835e249 RDMA/nes: Correct CDR loop filter setting for port 1 16 years ago
Chien Tung 010db4d127 RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal 16 years ago
Miroslaw Walukiewicz 5d1af5c832 RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() 16 years ago
Matt Kraai cc005fa20c RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter 16 years ago
Don Wood 3f32eb1185 RDMA/nes: Fix bugs in nes_reg_phys_mr() 16 years ago
Chien Tung 1af9222b52 RDMA/nes: Fix compiler warning at nes_verbs.c:1955 16 years ago
Chien Tung 4303565df4 RDMA/nes: Add support for new SFP+ PHY 16 years ago
Chien Tung a4849fc157 RDMA/nes: Add wide_ppm_offset parm for switch compatibility 16 years ago
Chien Tung 1b9493248c RDMA/nes: Fix SFP+ PHY initialization 16 years ago
Faisal Latif 5962c2c803 RDMA/nes: Fix nes_nic_cm_xmit() error handling 16 years ago
Faisal Latif 79fc3d7410 RDMA/nes: Fix error handling issues 16 years ago
Don Wood 7a5efb62f6 RDMA/nes: Fix incorrect casts on 32-bit architectures 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Roland Dreier 7c757eb9f8 RDMA/nes: Fix mis-merge 16 years ago
Stephen Hemminger d0929553be infiniband: convert nes driver to net_device_ops 16 years ago
Faisal Latif c12e56ef69 RDMA/nes: Don't allow userspace QPs to use STag zero 16 years ago
Faisal Latif 9d5ab13325 RDMA/nes: Handle MPA Reject message properly 16 years ago
Don Wood 0145f341a9 RDMA/nes: Improve use of PBLs 16 years ago
Faisal Latif 2869975cfb RDMA/nes: Remove LLTX 16 years ago
Don Wood fd87778cb9 RDMA/nes: Inform hardware that asynchronous event has been handled 16 years ago
Chien Tung 7b14ab0b43 RDMA/nes: Fix tmp_addr compilation warning 16 years ago