summaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/ethtool.c
AgeCommit message (Expand)Author
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan
2008-04-25e1000e: Add interrupt moderation run-time ethtool interfaceAuke Kok
2008-04-25e1000e: cleanup several stats issuesBruce Allan
2008-04-16e1000e: reformat register test code, fix some minor initializationBruce Allan
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan
2008-02-03e1000e: make a function staticAdrian Bunk
2008-02-03e1000e: add new wakeup cababilitiesMitch Williams
2008-01-28[E1000E]: convert register test macros to functionsJoe Perches
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz
2008-01-28netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz
2007-12-07e1000: fix memcpy in e1000_get_stringsRoel Kluin
2007-10-30e1000e: fix sparse warningsStephen Hemminger
2007-10-16e1000e: don't poke PHY registers to retreive link statusAuke Kok
2007-10-16e1000e: fix error checksAdrian Bunk
2007-10-10e1000e: restore flow control settings properlyAuke Kok
2007-10-10e1000e: Fix ethtool register test codeAuke Kok
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok