Commit Graph

141 Commits (bcc70bb3aeae7c3d035881d41055685f08a2b745)

Author SHA1 Message Date
Ben Hutchings 7e51b439f1 sfc: Add support for SFE4003 board and TXC43128 PHY 15 years ago
Ben Hutchings 8fbca79130 sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC 15 years ago
Ben Hutchings b4187e4277 sfc: Implement the ethtool RX n-tuple control functions 15 years ago
Ben Hutchings 8313aca38b sfc: Allocate each channel separately, along with its RX and TX queues 15 years ago
Ben Hutchings 477e54eba4 sfc: Use Toeplitz IPv4 hash for RSS and hash insertion 15 years ago
Ben Hutchings 39c9cf0707 sfc: Record hardware RX hash on each skb where possible 15 years ago
Ben Hutchings 62776d034c sfc: Implement message level control 15 years ago
Steve Hodgson fd371e32fe sfc: Workaround flush failures on Falcon B0 15 years ago
Steve Hodgson b7b40eeb0f sfc: Reconfigure the XAUI serdes after an EM reset 15 years ago
Steve Hodgson 6369545945 sfc: Handle serious errors in exactly one interrupt handler 15 years ago
Ben Hutchings e41c11ee0c sfc: Change falcon_probe_board() to fail for unsupported boards 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Ben Hutchings 754c653a4e sfc: Fix some incorrect or redundant comments 15 years ago
Steve Hodgson 4cddca5484 sfc: Add some missing bits to register self-test masks 15 years ago
Steve Hodgson 7a6b8f6f7f sfc: Enable autonegotiated flow-control by default if supported 15 years ago
Steve Hodgson ff3b00a0fc sfc: Move PHY software state initialisation from init() into probe() 15 years ago
Ben Hutchings 906bb26c06 sfc: Update version, copyright dates, authors 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 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
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
Matthew Slattery 0589ece031 sfc: Remove EFX_WORKAROUND_9141 macro 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 fdaa9aed21 sfc: Simplify PHY polling 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
Ben Hutchings fe75820b99 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c 15 years ago
Ben Hutchings 55edc6e6ff sfc: Split MAC stats DMA initiation and completion 15 years ago
Steve Hodgson 26deba5013 sfc: Only switch Falcon MAC clocks as necessary 15 years ago
Ben Hutchings 127e6e10ad sfc: Fix bugs in RX queue flushing 15 years ago
Ben Hutchings 44838a447d sfc: Clean up struct falcon_board and struct falcon_board_data 15 years ago
Ben Hutchings 734a350a6c sfc: Remove unused constant 15 years ago
Ben Hutchings 8986352a32 sfc: Comment corrections 15 years ago