Commit Graph

326 Commits (89751a7cb70a20f0d604dd7c4be29dd7b0011718)

Author SHA1 Message Date
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
Jaswinder Singh Rajput 9c8976a1a5 falcon fix compilation warnings 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
Rusty Russell 2f8975fbcf cpumask: convert drivers/net/sfc 16 years ago
Rusty Russell fbd59a8d1f cpumask: Use topology_core_cpumask()/topology_thread_cpumask() 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
Ben Hutchings a7a81fc060 sfc: Version 2.3 16 years ago
Ben Hutchings 7dde596ef7 sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} 16 years ago
Ben Hutchings 0c53d8c840 sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised 16 years ago
Steve Hodgson fa402b2ea9 sfc: Treat probe as unsuccessful if it scheduled a reset 16 years ago
Ben Hutchings ab37735870 sfc: Use model numbers for PHY type names 16 years ago
Ben Hutchings ca54a9f525 sfc: Use mutex_lock_interruptible() for ethtool EEPROM access 16 years ago
Ben Hutchings 11e6696627 sfc: Specify a meaningful component for loopback RX-side and PHY tests 16 years ago
Ben Hutchings b453193821 sfc: Remove leading spaces 16 years ago
Ben Hutchings 6f158d5f29 sfc: Add support for SFN4111T 16 years ago
Ben Hutchings e6fa2eb789 sfc: Add support for Solarflare 10Xpress SFT9001 16 years ago
Ben Hutchings 766ca0fa6b sfc: Rework MAC, PHY and board event handling 16 years ago
Ben Hutchings 04cc8cacb0 sfc: Implement auto-negotiation 16 years ago
Ben Hutchings 177dfcd80f sfc: Add support for sub-10G speeds 16 years ago
Ben Hutchings 356eebb2b3 sfc: Clean up MDIO flag setting 16 years ago