summaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-03e1000e: make a function staticAdrian Bunk1-2/+2
2008-02-03e1000e: add new wakeup cababilitiesMitch Williams1-2/+11
2008-01-29[E1000E]: convert register test macros to functionsJoe Perches1-31/+53
2008-01-29netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz1-2/+1
2008-01-29netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz1-1/+1
2007-12-07e1000: fix memcpy in e1000_get_stringsRoel Kluin1-1/+1
2007-10-30e1000e: fix sparse warningsStephen Hemminger1-2/+2
2007-10-17e1000e: don't poke PHY registers to retreive link statusAuke Kok1-10/+21
2007-10-17e1000e: fix error checksAdrian Bunk1-2/+2
2007-10-11e1000e: restore flow control settings properlyAuke Kok1-0/+1
2007-10-11e1000e: Fix ethtool register test codeAuke Kok1-4/+10
2007-10-11[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-11/+10
2007-10-11[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok1-0/+1774