Commit Graph

326 Commits (89751a7cb70a20f0d604dd7c4be29dd7b0011718)

Author SHA1 Message Date
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
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
Ben Hutchings ef2b90ee4d sfc: Move Falcon NIC operations to efx_nic_type 15 years ago
Ben Hutchings 4b0d29dcfc sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO 15 years ago
Ben Hutchings 674979d335 sfc: Remove duplicate hardware structure definitions 15 years ago
Ben Hutchings 39e6021208 sfc: Remove redundant writes to INT_ADR_KER 15 years ago
Ben Hutchings c1ac403bfa sfc: Clean up RX event handling 15 years ago
Ben Hutchings 0228f5cdb0 sfc: Move descriptor cache base addresses to struct efx_nic_type 15 years ago
Ben Hutchings daeda6309e sfc: Decouple NIC revision number from Falcon PCI revision number 15 years ago
Ben Hutchings 299f8d69f3 sfc: Remove some redundant whitespace 15 years ago
Ben Hutchings 45d03e59b3 sfc: Remove another unused workaround macro 15 years ago
Matthew Slattery 0589ece031 sfc: Remove EFX_WORKAROUND_9141 macro 15 years ago
Ben Hutchings fb45f2c154 sfc: Limit some hardware workarounds to Falcon 15 years ago
Steve Hodgson b895d73e98 sfc: Always start Falcon using the XMAC 15 years ago
Steve Hodgson ab86746175 sfc: Replace MDIO spinlock with mutex 15 years ago
Steve Hodgson 47c3d19f60 sfc: QT202x: Reset before reading PHY id 15 years ago
Steve Hodgson fdaa9aed21 sfc: Simplify PHY polling 15 years ago
Ben Hutchings cc83f6d692 sfc: Do not set net_device::trans_start in self-test 15 years ago
Ben Hutchings f30eb23ea5 sfc: Move inline comment into kernel-doc 15 years ago
Ben Hutchings 8be4f3e6f7 sfc: Change MAC promiscuity and multicast hash at the same time 15 years ago
Ben Hutchings 9007b9fa36 sfc: Simplify XMAC link polling 15 years ago