summaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Abbreviate self-test names so they are not truncatedBen Hutchings2008-12-121-8/+8
* sfc: Correct interpretation of second param to ethtool phys_id()Ben Hutchings2008-12-121-2/+6
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-1/+1
* sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-061-0/+4
* sfc: Clean up non-volatile memory partitioningBen Hutchings2008-11-061-7/+4
* sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-061-2/+2
* sfc: Extend self-testsBen Hutchings2008-09-031-12/+10
* sfc: Remove some unreachable error pathsBen Hutchings2008-09-031-4/+4
* sfc: Implement get_sset_count, replacing get_stats_count and self_test_countBen Hutchings2008-09-031-11/+12
* sfc: Export boot configuration in EEPROM through ethtoolBen Hutchings2008-09-031-0/+52
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-031-4/+4
* sfc: Use separate hardware TX queues to select checksum generationBen Hutchings2008-09-031-43/+2
* sfc: Replace net_dev->priv with netdev_priv(net_dev)Ben Hutchings2008-09-031-17/+17
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-131-1/+231
* [netdrvr] sfc: Add TSO supportBen Hutchings2008-05-131-0/+27
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-291-0/+460
OpenPOWER on IntegriCloud