Commit Graph

182 Commits (02c5dd985ddc5407aa9cc7e0f4456ca63b294f16)

Author SHA1 Message Date
Ben Hutchings 6fb70fd1b5 sfc: Implement adaptive IRQ moderation 16 years ago
Ben Hutchings 85451a951b sfc: Optimise falcon_writel_page_locked() for page > 0 16 years ago
Ben Hutchings 28c4605826 sfc: Remove unused private PCI register definitions 16 years ago
Ben Hutchings a9de9a74c6 sfc: Work around unreliable legacy interrupt status 16 years ago
Ben Hutchings bb145a9e28 sfc: Pad packets to 33 bytes to prevent TX packet parser lockup 16 years ago
Ben Hutchings 2c3c3d02f2 sfc: Improve NIC internal error recovery 16 years ago
Ben Hutchings 4720bc6cfe sfc: Fix search for flush completion events 16 years ago
Ben Hutchings 32d760073e sfc: Don't wake TX queues while they're being flushed 16 years ago
Ben Hutchings 8c870379d2 sfc: Clear I2C adapter structure in falcon_remove_nic() 16 years ago
Ben Hutchings 115122afc5 sfc: Clean up properly on reset failure paths 16 years ago
Ben Hutchings a7ef59332b sfc: Reject packets from the kernel TX queue during a loopback self-test 16 years ago
Ben Hutchings ca83db369c sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers 16 years ago
Ben Hutchings 94f52cd152 sfc: Add support for SFN4112F SFP+ reference design 16 years ago
Ben Hutchings 8129d2173e sfc: Clean up LED control 16 years ago
Ben Hutchings b4a44a6987 sfc: Delete unused efx_blinker::led_num field 16 years ago
Ben Hutchings d2d2c37314 sfc: Add support for QT2025C PHY 16 years ago
Ben Hutchings 3f39a5e9bf sfc: Fix reporting of PHY id 16 years ago
Ben Hutchings f794fd4400 sfc: Remove "XFP" from log messages that are not specific to XFP 16 years ago
Ben Hutchings 190dbcfd68 sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation 16 years ago
Ben Hutchings 7b065f91fa sfc: Fix test for MDIO read failure 16 years ago
Ben Hutchings 22ef02c23a sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests 16 years ago
Hannes Eder ff2ef9021e drivers/net/sfc: fix sparse warnings: Should it be static? 16 years ago
Hannes Eder 37d37695ef drivers/net/sfc: fix sparse warning: symbol shadows an earlier one 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Ben Hutchings 1974cc205e sfc: Replace stats_enabled flag with a disable count 16 years ago
Ben Hutchings af4ad9bca0 sfc: SFX7101/SFT9001: Fix AN advertisements 16 years ago
Ben Hutchings c9d5a53f06 sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B 16 years ago
Ben Hutchings 44176b45d1 sfc: Update board info for hardware monitor on SFN4111T-R5 and later 16 years ago
Steve Hodgson 67797763c6 sfc: Test for PHYXS faults whenever we cannot test link state bits 16 years ago
Steve Hodgson 4b988280be sfc: Reinitialise the PHY completely in case of a PHY or NIC reset 16 years ago
Steve Hodgson 0cc1283879 sfc: Fix post-reset MAC selection 16 years ago
Ben Hutchings 2f08575389 sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1 16 years ago
Steve Hodgson 8b9dc8dd44 sfc: SFT9001: Fix speed reporting in 1G PHY loopback 16 years ago
Steve Hodgson 2d18835d65 sfc: SFX7101: Remove workaround for bad link training 16 years ago
Steve Hodgson 869b5b3888 sfc: SFT9001: Enable robust link training 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Herbert Xu da3bc07171 sfc: Replace LRO with GRO 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Ben Hutchings 2a7e637de5 sfc: SFT9001: Fix condition for LNPGA power-off 16 years ago
Ben Hutchings ef1bba28bf net: sfc: Use pci_clear_master() to disable bus mastering 16 years ago
David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes. 16 years ago
Ben Hutchings 843813453f sfc: If AN is enabled, always read speed/duplex from the AN advertising bits 16 years ago
Ben Hutchings f4bd954e7c sfc: When disabling the NIC, close the device rather than unregistering it 16 years ago
Ben Hutchings 307505e9a4 sfc: SFT9001: Add cable diagnostics 16 years ago
Ben Hutchings 1796721a5a sfc: Add support for multiple PHY self-tests 16 years ago
Ben Hutchings 2ef3068e6c sfc: Merge top-level functions for self-tests 16 years ago
Ben Hutchings a5692e49cd sfc: Clean up PHY mode management in loopback self-test 16 years ago
Ben Hutchings caa8d8bbdd sfc: Fix unreliable link detection in some loopback modes 16 years ago
Ben Hutchings 6977dc6309 sfc: Generate unique names for per-NIC workqueues 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago