aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000/e1000_ethtool.c
AgeCommit message (Expand)Author
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok
2007-08-14e1000: Add device IDs of new 82571 board variantsAuke Kok
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox
2007-04-28e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary
2007-04-28e1000: Use kcalloc()Yan Burman
2007-04-28e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-17e1000: allow ethtool to see link status when downKok, Auke
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik
2006-12-02e1000: add queue restart counterJesse Brandeburg
2006-12-02e1000: New hardware supportAuke Kok
2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok
2006-12-02e1000: whitespace changes, comments, typosAuke Kok
2006-10-24e1000: FIX: 82542 doesn't support WoLAuke Kok
2006-10-24e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27e1000: possible memory leak in e1000_set_ringparamVasily Averin
2006-09-27e1000: driver state fixes (race fix)Auke Kok
2006-09-27e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher
2006-09-27e1000: add multicast stats countersMitch Williams
2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley
2006-09-27e1000: rename flow control symbolsJeff Kirsher
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok
2006-09-19e1000, ixgb: Remove pointless wrappersJeff Garzik
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg
2006-08-31e1000: unify WoL capability detection codeJesse Brandeburg
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok
2006-08-16e1000: explicit locking for two ethtool path functionsJesse Brandeburg
2006-08-16e1000: Explicitly power up the PHY during loopback testing.Jesse Brandeburg
2006-07-05Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-27e1000: integrate ich8 support into driverAuke Kok
2006-06-27e1000: fix adapter led blinking inconsistencyAuke Kok
2006-06-27e1000: rework driver hardware reset lockingAuke Kok
2006-06-27e1000: fix loopback ethtool testAuke Kok
2006-06-08Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-06-08e1000: fix ethtool test irq alloc as "probe"Auke Kok
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok
2006-04-14e1000: Version bump, contact fix, year string changeAuke Kok
2006-03-11[PATCH] drivers/net/e1000/: proper prototypesAdrian Bunk
2006-03-02e1000: Fixed the following issues with ESB2 (requires ESB2 support):Jeff Kirsher
2006-03-02e1000: Add support for new hardware (ESB2)Jeff Kirsher
2006-03-02e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced...Jeff Kirsher
2006-03-02e1000: Fix Quadport Wake on LANJeff Kirsher
2006-03-02e1000: Fix lock up while setting ring parametersJeff Kirsher
2006-03-02e1000: Fix dead countersJeff Kirsher
2006-03-02e1000: Remove Multiqueue code until we have support for MSI-X in our hardwareJeff Kirsher
2006-01-18[PATCH] e1000: Fix whitespaceJesse Brandeburg