Commit Graph

227 Commits (11866efa9b5d6f321a2625b7f6837ba55c4c2e4b)

Author SHA1 Message Date
Roland Dreier e594e96e8a cxgb3: Fix crash caused by stashing wrong netdev_queue 16 years ago
Divy Le Ray 34701fde8f cxgb3: Drain Mac Tx fifo when the port goes down. 16 years ago
Divy Le Ray 88045b3cf0 cxgb3: fix mac index mapping 16 years ago
Divy Le Ray dce7d1d031 cxgb3: Fix mss table initialization 16 years ago
Divy Le Ray 2e8c07c35b cxgb3: use request_firmware() for the EDC registers setup 16 years ago
Divy Le Ray 5e65951556 cxgb3: AEL2020 phy support update 16 years ago
Divy Le Ray cfe2462c6a cxgb3: Fix T3C MAC max packet size access 16 years ago
Divy Le Ray 619f05cf69 cxgb3: fix phy power down 16 years ago
Divy Le Ray 2c3d50f7db cxgb3: AQ100X phy support update 16 years ago
Divy Le Ray 74b793e1ef cxgb3: remove __GFP_NOFAIL usage 16 years ago
Divy Le Ray 56c8f14071 cxgb3: minor aq100x phy fixes 16 years ago
Divy Le Ray 6ba5f9c743 cxgb3: Update FW to 7.4.0 16 years ago
Divy Le Ray f22a563b0a cxgb3: add support for the Aquantia 10G-BT phy 16 years ago
Divy Le Ray 744514249f cxgb3: Add Aeluros 2020 phy support 16 years ago
Divy Le Ray c3a8c5b644 cxgb3: move away from LLTX 16 years ago
Divy Le Ray c22c814931 cxgb3: link fault fixes 16 years ago
Divy Le Ray 10b6d95612 cxgb3: fix dma mapping regression 16 years ago
Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
Divy Le Ray 86c890ab1b cxgb3: set phy's mdio dev before the phy init sequence 16 years ago
Ben Hutchings 64318334bf cxgb3: Use generic XENPAK LASI register definitions 16 years ago
Sergey Senozhatsky 00b64f2aa5 cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’ 16 years ago
Ben Hutchings 0f07c4ee8c cxgb3: Use generic MDIO definitions and mdio_mii_ioctl() 16 years ago
Divy Le Ray e8d1937073 cxgb3: Fix EEH final recovery attempt 16 years ago
Divy Le Ray 2c2f409f32 cxgb3: Fix potential msi-x vector leak 16 years ago
Divy Le Ray c80b0c28ca cxgb3: fix workqueue flush issues 16 years ago
Divy Le Ray 3851c66cf0 cxgb3: fix link fault handling 16 years ago
Herbert Xu 76620aafd6 gro: New frags interface to avoid copying shinfo 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
Divy Le Ray 5e68b772e6 cxgb3: map entire Rx page, feed map+offset to Rx ring. 16 years ago
Divy Le Ray 952cdf333f cxgb3: differentiate portx and Tx channels 16 years ago
Divy Le Ray 68f40c1029 cxgb3: use resource_size_t for mmio declarations 16 years ago
Divy Le Ray 3fa58c883d cxgb3: sge setup fixes 16 years ago
Divy Le Ray 3156378993 cxgb3: start qset timers when setup succeeded 16 years ago
Divy Le Ray 3bcb1255ba cxgb3: update driver version 16 years ago
Divy Le Ray d9507a532a cxgb3: update FW 16 years ago
Divy Le Ray bf792094ef cxgb3: detect mac link faults. 16 years ago
Divy Le Ray cd40658a61 cxgb3: Update Rev3 mac workaround 16 years ago
Divy Le Ray fc88219601 cxgb3: disable high freq non-data interrupts 16 years ago
Divy Le Ray 42c8ea17e8 cxgb3: separate TX and RX reclaim handlers 16 years ago
Divy Le Ray b2b964f064 cxgb3: prefetch buffer access in GRO mode 16 years ago
Divy Le Ray 8f4358044d cxgb3: fix skb truesize in jumbo mode 16 years ago
Divy Le Ray 9bb2b31e6f cxgb3: release page ref on mapping error 16 years ago
Divy Le Ray 26b3871d2c cxgb3: ring rx door bell less frequently 16 years ago
Divy Le Ray ce03aaddd4 cxgb3: Add support for PCI ID 0x35. 16 years ago
Hannes Eder a243f848ce drivers/net/cxgb3: fix sparse warnings: fix signedness 16 years ago
Hannes Eder 97915b5bf6 drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier one 16 years ago
Divy Le Ray 65ab8385b6 cxgb3: Fix lro switch 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Divy Le Ray cb0bc20595 cxgb3: Notify fatal errors 16 years ago