aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-14e1000e: Return 1 instead of a non-zero value for link up indicationBruce Allan1-1/+1
2008-08-07e1000e: convert ndev_ printks to something smallerJeff Kirsher1-26/+18
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-2/+2
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke1-1/+5
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan1-11/+28
2008-04-25e1000e: Add interrupt moderation run-time ethtool interfaceAuke Kok1-0/+43
2008-04-25e1000e: cleanup several stats issuesBruce Allan1-3/+3
2008-04-16e1000e: reformat register test code, fix some minor initializationBruce Allan1-60/+63
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher1-31/+33
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan1-35/+62
2008-02-03e1000e: make a function staticAdrian Bunk1-2/+2
2008-02-03e1000e: add new wakeup cababilitiesMitch Williams1-2/+11
2008-01-28[E1000E]: convert register test macros to functionsJoe Perches1-31/+53
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz1-2/+1
2008-01-28netdev: 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-16e1000e: don't poke PHY registers to retreive link statusAuke Kok1-10/+21
2007-10-16e1000e: fix error checksAdrian Bunk1-2/+2
2007-10-10e1000e: restore flow control settings properlyAuke Kok1-0/+1
2007-10-10e1000e: Fix ethtool register test codeAuke Kok1-4/+10
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-11/+10
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok1-0/+1774