Commit Graph

196 Commits (67a3e12b05e055c0415c556a315a3d3eb637e29e)

Author SHA1 Message Date
Chien Tung b17e0969dc RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() 15 years ago
Faisal Latif df02902313 RDMA/nes: Async event for closed QP causes crash 15 years ago
Faisal Latif 39942a028c RDMA/nes: Have ethtool read hardware registers for rx/tx stats 15 years ago
Ralph Campbell 9a6edb60ec IB/core: Allow device-specific per-port sysfs files 15 years ago
Roland Dreier 53978b46cd RDMA/nes: Make unnecessarily global functions static 15 years ago
Chien Tung ce6e74f23d RDMA/nes: Make nesadapter->phy_lock usage consistent 15 years ago
Chien Tung eadde3a1a5 RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Chien Tung a72042c08a RDMA/nes: Fix CX4 link problem in back-to-back configuration 15 years ago
Chien Tung 9f29006ae8 RDMA/nes: Clear stall bit before destroying NIC QP 15 years ago
Faisal Latif 883c699241 RDMA/nes: Set assume_aligned_header bit 15 years ago
Jiri Pirko fbf219f1c8 infiniband: convert to use netdev_for_each_mc_addr 15 years ago
Chien Tung 09124e1913 RDMA/nes: Add support for KR device id 0x0110 15 years ago
Or Gerlitz 831d06cf5b RDMA/nes: Change WQ overflow return code 15 years ago
Faisal Latif 30b172ff8e RDMA/nes: Multiple disconnects cause crash during AE handling 15 years ago
Faisal Latif 43093b9412 RDMA/nes: Fix crash when listener destroyed during loopback setup 15 years ago
Faisal Latif 6e10d2e407 RDMA/nes: Use atomic counters for CM listener create and destroy 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Faisal Latif 7a576dfd9e RDMA/nes: Fix stale ARP issue 15 years ago
Faisal Latif b1190d3e0d RDMA/nes: FIN during MPA startup causes timeout 15 years ago
Faisal Latif d2fa9b26e1 RDMA/nes: Free kmap() resources 15 years ago
Faisal Latif fd000e12a5 RDMA/nes: Check for zero STag 15 years ago
Faisal Latif 886f98a315 RDMA/nes: Fix Xansation test crash on cm_node ref_count 15 years ago
Faisal Latif f9f3f1e08b RDMA/nes: Abnormal listener exit causes loopback node crash 15 years ago
Faisal Latif c5a7d48971 RDMA/nes: Fix crash in nes_accept() 15 years ago
Faisal Latif 69524e1aff RDMA/nes: Resource not freed for REJECTed connections 15 years ago
Faisal Latif 1cf078c995 RDMA/nes: MPA request/response error checking 15 years ago
Faisal Latif 8ac7f6e1af RDMA/nes: Fix query of ORD values 15 years ago
Faisal Latif 9b84dbe7f4 RDMA/nes: Fix MAX_CM_BUFFER define 15 years ago
Julia Lawall d85ddd835b RDMA/nes: Pass correct size to ioremap_nocache() 15 years ago
Chien Tung fa6c87d510 RDMA/nes: Update copyright and branding string 15 years ago
Chien Tung 5924aea6e2 RDMA/nes: Add max_cqe check to nes_create_cq() 15 years ago
Chien Tung 75742c630e RDMA/nes: Clean up struct nes_qp 15 years ago
Chien Tung d14152da13 RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extension 15 years ago
Chien Tung a276510328 RDMA/nes: Add additional SFP+ PHY uC status check and PHY reset 15 years ago
Chien Tung e293a26fe9 RDMA/nes: Correct fast memory registration implementation 15 years ago
Chien Tung 649fe4aeab RDMA/nes: Add support for IB_WR_*INV 15 years ago
Frank Zago 4293fdc115 RDMA/nes: In nes_post_recv() always set bad_wr on error 15 years ago
Frank Zago e5dec39474 RDMA/nes: In nes_post_send() always set bad_wr on error 15 years ago
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