aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/ethtool.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-02e1000e: remove phy read from inside spinlockJesse Brandeburg
2008-10-01e1000e: write protect ICHx NVM to prevent malicious write/eraseBruce Allan
2008-09-03e1000e: add support for new 82574L partBruce Allan
2008-09-03e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan
2008-08-14e1000e: Return 1 instead of a non-zero value for link up indicationBruce Allan
2008-08-07e1000e: convert ndev_ printks to something smallerJeff Kirsher
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
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