Commit Graph

124 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
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
Ben Hutchings 80cb9a0f7f sfc: Treat all MAC registers as 128-bit 15 years ago
Ben Hutchings 46e1ac0f42 sfc: Fix descriptor cache sizes 15 years ago
Ben Hutchings c459302db6 sfc: Log interrupt and reset type names, not numbers 15 years ago
Ben Hutchings eb50c0d67f sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 15 years ago
Ben Hutchings e775fb93a8 sfc: Move all I2C stuff into struct falcon_board 15 years ago
Ben Hutchings 5c16a96c4f sfc: Move definition of struct falcon_nic_data into falcon.h 15 years ago
Ben Hutchings 278c0621fb sfc: Make board information explicitly Falcon-specific 15 years ago
Ben Hutchings 9c1bbbaf3e sfc: Really allow RX checksum offload to be disabled 15 years ago
Ben Hutchings b37b62fea1 sfc: Rename 'xfp' file and functions to reflect reality 16 years ago
Ben Hutchings 96c45726c7 sfc: Merge falcon_probe_phy() into falcon_probe_port() 16 years ago
Ben Hutchings dc803df8dd sfc: Remove pointless abstraction of memory BAR number 16 years ago
Ben Hutchings 0d86ebd815 sfc: Maintain interrupt moderation values in ticks, not microseconds 16 years ago
Ben Hutchings 0484e0db7c sfc: Move shared members of struct falcon_nic_data into struct efx_nic 16 years ago
Ben Hutchings 63f1988419 sfc: Move all TX DMA length limiting into tx.c 16 years ago
Ben Hutchings 6d51d30750 sfc: Define DMA address mask explicitly in terms of descriptor field width 16 years ago
Ben Hutchings 3ffeabdd2b sfc: Eliminate indirect lookups of queue size constants 16 years ago