aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[netdrvr] checkpatch cleanupsJeff Garzik1-1/+1
2008-01-28[E1000]: Convert regtest macro's to functionsJoe Perches1-29/+55
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-30e1000: sparse warnings fixesStephen Hemminger1-17/+12
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-12/+10
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-2/+0
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-2/+1
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok1-0/+1
2007-08-14e1000: Add device IDs of new 82571 board variantsAuke Kok1-0/+2
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-1/+0
2007-04-28e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary1-3/+3
2007-04-28e1000: Use kcalloc()Yan Burman1-14/+12
2007-04-28e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-17e1000: allow ethtool to see link status when downKok, Auke1-1/+1
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven1-6/+0
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik1-0/+3
2006-12-02e1000: add queue restart counterJesse Brandeburg1-0/+1
2006-12-02e1000: New hardware supportAuke Kok1-0/+1
2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok1-0/+7
2006-12-02e1000: whitespace changes, comments, typosAuke Kok1-13/+14
2006-10-24e1000: FIX: 82542 doesn't support WoLAuke Kok1-0/+1
2006-10-24e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-09-27e1000: possible memory leak in e1000_set_ringparamVasily Averin1-21/+17
2006-09-27e1000: driver state fixes (race fix)Auke Kok1-3/+3
2006-09-27e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher1-7/+3
2006-09-27e1000: add multicast stats countersMitch Williams1-14/+18
2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley1-0/+15
2006-09-27e1000: rename flow control symbolsJeff Kirsher1-7/+7
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok1-18/+17
2006-09-19e1000, ixgb: Remove pointless wrappersJeff Garzik1-10/+10
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-08-31e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg1-0/+1
2006-08-31e1000: unify WoL capability detection codeJesse Brandeburg1-75/+91
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok1-27/+25
2006-08-16e1000: explicit locking for two ethtool path functionsJesse Brandeburg1-10/+23
2006-08-16e1000: Explicitly power up the PHY during loopback testing.Jesse Brandeburg1-0/+7
2006-07-05Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstreamJeff Garzik1-56/+85
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-27e1000: integrate ich8 support into driverAuke Kok1-22/+58
2006-06-27e1000: fix adapter led blinking inconsistencyAuke Kok1-14/+1
2006-06-27e1000: rework driver hardware reset lockingAuke Kok1-20/+26
2006-06-27e1000: fix loopback ethtool testAuke Kok1-1/+1
2006-06-08Merge branch 'upstream-fixes' into upstreamJeff Garzik1-3/+6
2006-06-08e1000: fix ethtool test irq alloc as "probe"Auke Kok1-1/+4
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok1-22/+22
2006-04-14e1000: Version bump, contact fix, year string changeAuke Kok1-1/+2
2006-03-11[PATCH] drivers/net/e1000/: proper prototypesAdrian Bunk1-13/+0
2006-03-02e1000: Fixed the following issues with ESB2 (requires ESB2 support):Jeff Kirsher1-1/+9