Commit Graph

350 Commits (5da11dcde3d2a91688e02f032062fa26877eacb0)

Author SHA1 Message Date
Ben Hutchings 242cc0547f sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances 15 years ago
Ben Hutchings e0bf54c93a sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() 15 years ago
Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
Steve Hodgson 5e2a911cec sfc: Fix SFE4002 initialisation 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Ben Hutchings a4b97f2054 sfc: Do not include unneeded headers 15 years ago
Ben Hutchings 754c653a4e sfc: Fix some incorrect or redundant comments 15 years ago
Ben Hutchings 2291b20f4b sfc: Remove declarations of nonexistent functions 15 years ago
Steve Hodgson 4cddca5484 sfc: Add some missing bits to register self-test masks 15 years ago
Guido Barzini c91f48d61c sfc: Survive ISR0=0 bug in the shared IRQ case 15 years ago
Ben Hutchings 2e80340740 sfc: Implement NVRAM selftest for SFC9000 family 15 years ago
Ben Hutchings 4f16c07391 sfc: Replace PHY MDIO test with an 'alive' test 15 years ago
Steve Hodgson 7a6b8f6f7f sfc: Enable autonegotiated flow-control by default if supported 15 years ago
Steve Hodgson 8b2103add0 sfc: Handle firmware assertion failure while resetting 15 years ago
Ben Hutchings 5297a98d5d sfc: Update MCDI protocol definitions 15 years ago
Ben Hutchings 5a27e86bab sfc: Use fixed-size buffers for MCDI NVRAM requests 15 years ago
Guido Barzini 8704a2c8e9 sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer 15 years ago
Matthew Slattery 357d46a17e sfc: QT202x: Remove unreliable MMD check at initialisation 15 years ago
Ben Hutchings f3766c26a5 sfc: Fix conditions for MDIO self-test 15 years ago
Ben Hutchings 55029c1d65 sfc: Fix polling for slow MCDI operations 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Ben Hutchings 286d47ba90 sfc: Disable TX descriptor prefetch watchdog 15 years ago
Ben Hutchings 50d6ec552b sfc: QT2025C: Add error message for suspected bad SFP+ cables 15 years ago
Matthew Slattery 1a1284ef97 sfc: QT2025C: Work around PHY firmware initialisation bug 15 years ago
Matthew Slattery 0d83b2f64c sfc: QT2025C: Switch into self-configure mode when not in loopback 15 years ago
Matthew Slattery 17d6aeafe9 sfc: QT2025C: Work around PHY bug 15 years ago
Neil Turton a7ebd27a13 sfc: Fix DMA mapping cleanup in case of an error in TSO 15 years ago
Ben Hutchings a355020af4 sfc: Include XGXS in XMAC link status check except in XGMII loopback 15 years ago
Steve Hodgson ff3b00a0fc sfc: Move PHY software state initialisation from init() into probe() 15 years ago
Julia Lawall 94de803db7 drivers/net/sfc: Correct code taking the size of a pointer 15 years ago
Ben Hutchings 906bb26c06 sfc: Update version, copyright dates, authors 15 years ago
Ben Hutchings 738a8f4b0c sfc: Implement TSO for TCP/IPv6 15 years ago
Ben Hutchings 8880f4ec21 sfc: Add support for SFC9000 family (2) 15 years ago
Ben Hutchings afd4aea03f sfc: Add support for SFC9000 family (1) 15 years ago
Steve Hodgson f0d37f4228 sfc: Add firmware protocol definitions (MCDI) 15 years ago
Ben Hutchings 8e730c15e1 sfc: Move shared NIC code from falcon.c to new source file nic.c 15 years ago
Ben Hutchings 744093c983 sfc: Rename falcon.h to nic.h 15 years ago
Ben Hutchings c383b53729 sfc: Allow for additional checksum offload features 15 years ago
Ben Hutchings 7688483568 sfc: Extend MTD driver for use with new NICs 15 years ago
Ben Hutchings c1c4f453b6 sfc: Remove static PHY data and enumerations 15 years ago
Ben Hutchings e58f69f408 sfc: Extend loopback mode enumeration 15 years ago
Ben Hutchings 5784946068 sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic() 15 years ago
Ben Hutchings 152b6a62ae sfc: Separate shared NIC code from Falcon-specific and rename accordingly 15 years ago
Ben Hutchings 06629f0724 sfc: Add efx_nic_type operation for identity LED control 15 years ago
Ben Hutchings 0aa3fbaa3f sfc: Add efx_nic_type operation for NVRAM self-test 15 years ago
Ben Hutchings 9bfc4bb1f9 sfc: Add efx_nic_type operation for register self-test 15 years ago
Ben Hutchings eb9f6744cb sfc: Implement ethtool reset operation 15 years ago
Ben Hutchings 89c758fa47 sfc: Add power-management and wake-on-LAN support 15 years ago
Steve Hodgson 78c1f0a065 sfc: Generalise link state monitoring 15 years ago
Ben Hutchings d3245b28ef sfc: Refactor link configuration 15 years ago