aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_ethtool.c
Commit message (Expand)AuthorAge
* 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
* e1000: Fixed the following issues with ESB2 (requires ESB2 support):Jeff Kirsher2006-03-02
* e1000: Add support for new hardware (ESB2)Jeff Kirsher2006-03-02
* e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced...Jeff Kirsher2006-03-02
* e1000: Fix Quadport Wake on LANJeff Kirsher2006-03-02
* e1000: Fix lock up while setting ring parametersJeff Kirsher2006-03-02
* e1000: Fix dead countersJeff Kirsher2006-03-02
* e1000: Remove Multiqueue code until we have support for MSI-X in our hardwareJeff Kirsher2006-03-02
* [PATCH] e1000: Fix whitespaceJesse Brandeburg2006-01-18
* [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher2006-01-17
* [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher2006-01-17
* [PATCH] e1000: Fixed frame size logicJeff Kirsher2006-01-17
* [PATCH] e1000: Fix desc. clean upJeff Kirsher2006-01-17
* [PATCH] e1000: Fix loopback logicJeff Kirsher2006-01-17
* [PATCH] e1000: Fix mulitple queuesJeff Kirsher2006-01-17
* [PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher2006-01-17
* [PATCH] e1000: Fix LED functionality for 82573Jeff Kirsher2006-01-17
* [PATCH] Fix e1000 statsJeff Kirsher2006-01-17
* [PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher2006-01-17
* e1000: Fixes for 8357xJeff Kirsher2005-12-13
* [PATCH] e1000: zero-out pointers in e1000_free_desc_ringsJohn W. Linville2005-11-18
* [PATCH] e1000: avoid leak when e1000_setup_loopback_test failsJohn W. Linville2005-11-18
* [PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk2005-11-05
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* e1000: Flush shadow RAMMallikarjuna R Chilakala2005-10-04
* e1000: Added msleep_interruptible delayMallikarjuna R Chilakala2005-10-04
* e1000: Fixes for packet split related issuesMallikarjuna R Chilakala2005-10-04
* e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala2005-10-04
* e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala2005-10-04
* [PATCH] e1000: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-14
* [PATCH] e1000: Enable ethtool phys_id feature for 82573 controllersMalli Chilakala2005-06-27
* [PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-06-27
* [PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala2005-06-27