summaryrefslogtreecommitdiff
path: root/drivers/net/sfc/ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-13sfc: Add support for sub-10G speedsBen Hutchings1-21/+17
2008-12-13sfc: Remove MII extension cruftBen Hutchings1-1/+0
2008-12-13sfc: Abbreviate self-test names so they are not truncatedBen Hutchings1-8/+8
2008-12-13sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings1-2/+6
2008-11-20netdev: introduce dev_get_stats()Stephen Hemminger1-1/+1
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings1-0/+4
2008-11-06sfc: Clean up non-volatile memory partitioningBen Hutchings1-7/+4
2008-11-06sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings1-2/+2
2008-09-03sfc: Extend self-testsBen Hutchings1-12/+10
2008-09-03sfc: Remove some unreachable error pathsBen Hutchings1-4/+4
2008-09-03sfc: Implement get_sset_count, replacing get_stats_count and self_test_countBen Hutchings1-11/+12
2008-09-03sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings1-0/+52
2008-09-03sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings1-4/+4
2008-09-03sfc: Use separate hardware TX queues to select checksum generationBen Hutchings1-43/+2
2008-09-03sfc: Replace net_dev->priv with netdev_priv(net_dev)Ben Hutchings1-17/+17
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings1-1/+231
2008-05-13[netdrvr] sfc: Add TSO supportBen Hutchings1-0/+27
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings1-0/+460