Commit Graph

211 Commits (fbb9ab10a289ff28b70f53af302d119401960a39)

Author SHA1 Message Date
Roland Dreier d2e752db6d cxgb4: Decode PCIe Gen3 link speed 11 years ago
Hariprasad Shenai 535cdf3c19 cxgb4: Update Kconfig to include Chelsio T5 adapter 11 years ago
Steve Wise 6f1d721037 cxgb4: use the correct max size for firmware flash 11 years ago
Steve Wise bfae232499 cxgb4: Save the correct mac addr for hw-loopback connections in the L2T 11 years ago
Hariprasad Shenai 63ea7dce8c cxgb4vf: Adds device Id for few more Chelsio adapters 11 years ago
Hariprasad Shenai 0183aa626f cxgb4: Adds device ID for few more Chelsio Adapters 11 years ago
Joe Perches 12f2a47945 chelsio: Remove addressof casts to same type 11 years ago
Eric W. Biederman 42ffda5fe7 cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. 11 years ago
Eric W. Biederman a7525198a8 cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. 11 years ago
Eric W. Biederman f9ec8131bb cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. 11 years ago
Steve Wise 05eb23893c cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes 11 years ago
Steve Wise 7a2cea2aaa cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice 11 years ago
Kumar Sanghvi ca71de6ba7 cxgb4: Calculate len properly for LSO path 11 years ago
Kumar Sanghvi c2b955e006 cxgb4: Updates for T5 SGE's Egress Congestion Threshold 11 years ago
Kumar Sanghvi 0f4d201f74 cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck 11 years ago
Kumar Sanghvi 68bce1922f cxgb4: Add code to dump SGE registers when hitting idma hangs 11 years ago
Kumar Sanghvi 92ddcc7b8f cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB 11 years ago
Thadeu Lima de Souza Cascardo 687d705c03 net/cxgb4: use remove handler as shutdown handler 11 years ago
Ben Hutchings e8b39015b5 cgxb4: Stop using ethtool SPEED_* constants 11 years ago
Hariprasad Shenai f0a8e6dea0 cxgb4: Add more PCI device ids. 11 years ago
Kumar Sanghvi 0034b2986a cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() 11 years ago
Kumar Sanghvi c1f49e3e4a cxgb4: Remove unused registers and add missing ones 11 years ago
Kumar Sanghvi 1ac0f09563 cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities 11 years ago
Kumar Sanghvi 4fe44dd776 cxgb4: LE-Workaround is not atomic in firmware 11 years ago
Kumar Sanghvi 57d8b7649d cxgb4: Allow >10G ports to have multiple queues 11 years ago
Kumar Sanghvi a94cd70521 cxgb4: Print adapter VPD Part Number instead of Engineering Change field 11 years ago
Kumar Sanghvi 72aca4bfce cxgb4: Add support to recognize 40G links 11 years ago
Alexander Gordeev bd66368940 cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() 11 years ago
Alexander Gordeev f6f273bfe1 cxgb4vf: Remove superfluous call to pci_disable_msix() 11 years ago
Alexander Gordeev c32ad224e5 cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() 11 years ago
Alexander Gordeev fc1d0bf1f2 cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() 11 years ago
Alexander Gordeev c0b2551681 cxgb3: Remove superfluous call to pci_disable_msix() 11 years ago
Gavin Shan 8b662fe70c net/cxgb4: Fix referencing freed adapter 11 years ago
Gavin Shan 9fe6cb5837 net/cxgb4: Don't retrieve stats during recovery 11 years ago
Gavin Shan 144be3d9f7 net/cxgb4: Avoid disabling PCI device for towice 11 years ago
Paul Gortmaker a81ab36bf5 drivers/net: delete non-required instances of include <linux/init.h> 11 years ago
Dan Carpenter 9ef9730ba8 cxgb4: silence shift wrapping static checker warning 11 years ago
Hariprasad Shenai 451cd14e08 cxgb4: Changed FW check version to match FW binary version 11 years ago
Thadeu Lima de Souza Cascardo 940d9d34a5 cxgb4: allow large buffer size to have page size 11 years ago
dingtianhong 4c1120b623 net: cxgb3: slight optimization of addr compare 11 years ago
stephen hemminger de5b867741 cxgb4: make functions static and remove dead code 11 years ago
Kumar Sanghvi dcf7b6f5bd cxgb4: Add API to correctly calculate tuple fields 11 years ago
Kumar Sanghvi 15f63b74c2 cxgb4: Account for stid entries properly in case of IPv6 11 years ago
Kumar Sanghvi 470c60c47a cxgb4: Assign filter server TIDs properly 11 years ago
Kumar Sanghvi 7c89e5550c cxgb4: Include TCP as protocol when creating server filters 11 years ago
Kumar Sanghvi b6f8eaece6 cxgb4: Reserve stid 0 for T4/T5 adapters 11 years ago
Tom Herbert 8264989cf3 net: cxgb4 calls skb_set_hash 11 years ago
Jeff Kirsher 0ab75ae81d ethernet: Fix FSF address in file headers 11 years ago
Hariprasad Shenai 16e47624e7 cxgb4: Add new scheme to update T4/T5 firmware 11 years ago
Hariprasad Shenai 70ee366689 cxgb4vf: added much cleaner implementation of is_t4() 11 years ago