summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/ethtool.c
AgeCommit message (Expand)Author
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings
2009-03-04sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registersBen Hutchings
2009-01-30sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings
2008-12-26sfc: Add support for multiple PHY self-testsBen Hutchings
2008-12-26sfc: Merge top-level functions for self-testsBen Hutchings
2008-12-12sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings
2008-12-12sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings
2008-12-12sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings
2008-12-12sfc: Implement auto-negotiationBen Hutchings
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings
2008-12-12sfc: Remove MII extension cruftBen Hutchings
2008-12-12sfc: Abbreviate self-test names so they are not truncatedBen Hutchings
2008-12-12sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings
2008-11-06sfc: Clean up non-volatile memory partitioningBen Hutchings
2008-11-06sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings
2008-09-03sfc: Extend self-testsBen Hutchings
2008-09-03sfc: Remove some unreachable error pathsBen Hutchings
2008-09-03sfc: Implement get_sset_count, replacing get_stats_count and self_test_countBen Hutchings
2008-09-03sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings
2008-09-03sfc: Use separate hardware TX queues to select checksum generationBen Hutchings
2008-09-03sfc: Replace net_dev->priv with netdev_priv(net_dev)Ben Hutchings
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings
2008-05-13[netdrvr] sfc: Add TSO supportBen Hutchings
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings