Commit Graph

57 Commits (8913007e67106597fed4b9dd3787e8dca6915a83)

Author SHA1 Message Date
Ben Hutchings a4900ac9f7 sfc: Create multiple TX queues 15 years ago
Ben Hutchings 5298c37f4d sfc: Test only the first pair of TX queues 15 years ago
Ben Hutchings 754c653a4e sfc: Fix some incorrect or redundant comments 15 years ago
Ben Hutchings 4f16c07391 sfc: Replace PHY MDIO test with an 'alive' test 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 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 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 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 c1ac403bfa sfc: Clean up RX event handling 15 years ago
Ben Hutchings daeda6309e sfc: Decouple NIC revision number from Falcon PCI revision number 15 years ago
Ben Hutchings fb45f2c154 sfc: Limit some hardware workarounds to Falcon 15 years ago
Ben Hutchings 44838a447d sfc: Clean up struct falcon_board and struct falcon_board_data 15 years ago
Ben Hutchings c459302db6 sfc: Log interrupt and reset type names, not numbers 15 years ago
Ben Hutchings f5e7adc3d4 sfc: Combine high-level header files 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 278c0621fb sfc: Make board information explicitly Falcon-specific 15 years ago
Ben Hutchings 398468ed1b sfc: Use a single blink implementation 15 years ago
Ben Hutchings 0d86ebd815 sfc: Maintain interrupt moderation values in ticks, not microseconds 15 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Ben Hutchings 3f926da82f sfc: Use generic MDIO flow control auto-negotiation functions 16 years ago
Ben Hutchings 68e7f45e11 sfc: Use generic MDIO functions and definitions 16 years ago
Ben Hutchings 6fb70fd1b5 sfc: Implement adaptive IRQ moderation 16 years ago
Ben Hutchings ca83db369c sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers 16 years ago
Ben Hutchings af4ad9bca0 sfc: SFX7101/SFT9001: Fix AN advertisements 16 years ago
Ben Hutchings 1796721a5a sfc: Add support for multiple PHY self-tests 16 years ago
Ben Hutchings 2ef3068e6c sfc: Merge top-level functions for self-tests 16 years ago
Ben Hutchings ca54a9f525 sfc: Use mutex_lock_interruptible() for ethtool EEPROM access 16 years ago
Ben Hutchings 11e6696627 sfc: Specify a meaningful component for loopback RX-side and PHY tests 16 years ago
Ben Hutchings e6fa2eb789 sfc: Add support for Solarflare 10Xpress SFT9001 16 years ago
Ben Hutchings 04cc8cacb0 sfc: Implement auto-negotiation 16 years ago
Ben Hutchings 177dfcd80f sfc: Add support for sub-10G speeds 16 years ago
Ben Hutchings f31a45d2f4 sfc: Remove MII extension cruft 16 years ago
Ben Hutchings 740ced9927 sfc: Abbreviate self-test names so they are not truncated 16 years ago
Ben Hutchings 65f667fb47 sfc: Correct interpretation of second param to ethtool phys_id() 16 years ago
Stephen Hemminger eeda3fd64f netdev: introduce dev_get_stats() 16 years ago
Ben Hutchings cd17fa7b8f sfc: Correct address of gPXE boot configuration in EEPROM 16 years ago
Ben Hutchings f41507245e sfc: Expose flash region storing boot code as MTD 16 years ago
Ben Hutchings 0a95f56323 sfc: Clean up non-volatile memory partitioning 16 years ago
Ben Hutchings 2883f552f2 sfc: Correct address of gPXE boot configuration in EEPROM 16 years ago
Ben Hutchings 8c8661e4ce sfc: Extend self-tests 17 years ago
Ben Hutchings bc3c90a2b7 sfc: Remove some unreachable error paths 17 years ago