aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_ethtool.c
Commit message (Expand)AuthorAge
* replace code with FIELD_SIZEOFJulia Lawall2008-02-11
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-28
* [E1000]: Convert regtest macro's to functionsJoe Perches2008-01-28
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-28
* e1000: fix memcpy in e1000_get_stringsRoel Kluin2007-12-07
* e1000: sparse warnings fixesStephen Hemminger2007-10-30
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-27
* e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-14
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
* e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary2007-04-28
* e1000: Use kcalloc()Yan Burman2007-04-28
* e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-04-28
* e1000: allow ethtool to see link status when downKok, Auke2007-02-17
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-05
* e1000: 3 new driver stats for managability testingJeff Garzik2006-12-26
* e1000: add queue restart counterJesse Brandeburg2006-12-02
* e1000: New hardware supportAuke Kok2006-12-02
* e1000: FIX: enable hw TSO for IPV6Auke Kok2006-12-02
* e1000: whitespace changes, comments, typosAuke Kok2006-12-02
* e1000: FIX: 82542 doesn't support WoLAuke Kok2006-10-24
* e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2006-10-24
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* e1000: possible memory leak in e1000_set_ringparamVasily Averin2006-09-27
* e1000: driver state fixes (race fix)Auke Kok2006-09-27
* e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher2006-09-27
* e1000: add multicast stats countersMitch Williams2006-09-27
* e1000: remove unused code and make symbols staticNicholas Nunley2006-09-27
* e1000: rename flow control symbolsJeff Kirsher2006-09-27
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-27
* e1000, ixgb: Remove pointless wrappersJeff Garzik2006-09-19
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express deviceJesse Brandeburg2006-08-31
* e1000: unify WoL capability detection codeJesse Brandeburg2006-08-31
* e1000: Whitespace cleanup, cosmetic changesAuke Kok2006-08-28
* e1000: explicit locking for two ethtool path functionsJesse Brandeburg2006-08-16
* e1000: Explicitly power up the PHY during loopback testing.Jesse Brandeburg2006-08-16
* Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-07-05
|\
| * e1000: integrate ich8 support into driverAuke Kok2006-06-27
| * e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-27
| * e1000: rework driver hardware reset lockingAuke Kok2006-06-27
| * e1000: fix loopback ethtool testAuke Kok2006-06-27
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
|/
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-08
|\
| * e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-08
* | e1000: remove leading and trailing whitespace.Auke Kok2006-05-23
* | e1000: Version bump, contact fix, year string changeAuke Kok2006-04-14
|/
* [PATCH] drivers/net/e1000/: proper prototypesAdrian Bunk2006-03-11