aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/ethtool.c
Commit message (Expand)AuthorAge
* sfc: Clean up struct falcon_board and struct falcon_board_dataBen Hutchings2009-11-26
* sfc: Log interrupt and reset type names, not numbersBen Hutchings2009-11-24
* sfc: Combine high-level header filesBen Hutchings2009-11-24
* sfc: Gather link state fields in struct efx_nic into new struct efx_link_stateBen Hutchings2009-11-24
* sfc: Make board information explicitly Falcon-specificBen Hutchings2009-11-24
* sfc: Use a single blink implementationBen Hutchings2009-11-24
* sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings2009-10-24
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-29
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-29
* sfc: Implement adaptive IRQ moderationBen Hutchings2009-03-21
* sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registersBen Hutchings2009-03-04
* sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-30
* sfc: Add support for multiple PHY self-testsBen Hutchings2008-12-26
* sfc: Merge top-level functions for self-testsBen Hutchings2008-12-26
* sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings2008-12-13
* sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings2008-12-13
* sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-13
* sfc: Implement auto-negotiationBen Hutchings2008-12-13
* sfc: Add support for sub-10G speedsBen Hutchings2008-12-13
* sfc: Remove MII extension cruftBen Hutchings2008-12-13
* sfc: Abbreviate self-test names so they are not truncatedBen Hutchings2008-12-13
* sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings2008-12-13
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-20
* sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-06
* sfc: Clean up non-volatile memory partitioningBen Hutchings2008-11-06
* sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-06
* sfc: Extend self-testsBen Hutchings2008-09-03
* sfc: Remove some unreachable error pathsBen Hutchings2008-09-03
* sfc: Implement get_sset_count, replacing get_stats_count and self_test_countBen Hutchings2008-09-03
* sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings2008-09-03
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-03
* sfc: Use separate hardware TX queues to select checksum generationBen Hutchings2008-09-03
* sfc: Replace net_dev->priv with netdev_priv(net_dev)Ben Hutchings2008-09-03
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-13
* [netdrvr] sfc: Add TSO supportBen Hutchings2008-05-13
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-29