Commit Graph

315 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
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
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
Ben Hutchings 1dfc5ceacd sfc: Hold MAC lock for longer in efx_init_port() 15 years ago
Steve Hodgson 26deba5013 sfc: Only switch Falcon MAC clocks as necessary 15 years ago
Ben Hutchings 1338344a84 sfc: Remove unused function efx_flush_queues() 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
Ben Hutchings 332c1ce9e7 sfc: Strengthen EFX_ASSERT_RESET_SERIALISED 15 years ago
Ben Hutchings 80cb9a0f7f sfc: Treat all MAC registers as 128-bit 15 years ago