aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000/e1000_ethtool.c
AgeCommit message (Expand)Author
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
2006-01-17[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher
2006-01-17[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher
2006-01-17[PATCH] e1000: Fixed frame size logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix desc. clean upJeff Kirsher
2006-01-17[PATCH] e1000: Fix loopback logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix mulitple queuesJeff Kirsher
2006-01-17[PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher
2006-01-17[PATCH] e1000: Fix LED functionality for 82573Jeff Kirsher
2006-01-17[PATCH] Fix e1000 statsJeff Kirsher
2006-01-17[PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher
2005-12-13e1000: Fixes for 8357xJeff Kirsher
2005-11-18[PATCH] e1000: zero-out pointers in e1000_free_desc_ringsJohn W. Linville
2005-11-18[PATCH] e1000: avoid leak when e1000_setup_loopback_test failsJohn W. Linville
2005-11-05[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-10-04e1000: Flush shadow RAMMallikarjuna R Chilakala
2005-10-04e1000: Added msleep_interruptible delayMallikarjuna R Chilakala
2005-10-04e1000: Fixes for packet split related issuesMallikarjuna R Chilakala
2005-10-04e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala
2005-10-04e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala
2005-09-14[PATCH] e1000: support ETHTOOL_GPERMADDRJohn W. Linville
2005-06-27[PATCH] e1000: Enable ethtool phys_id feature for 82573 controllersMalli Chilakala
2005-06-27[PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala
2005-06-27[PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala
2005-06-27[PATCH] e1000: Fixed register and loopback test failures with 82573 controllersMalli Chilakala
2005-06-27[PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala
2005-05-12[PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala
2005-05-12[PATCH] e1000: made loopback test robustMalli Chilakala
2005-04-16Linux-2.6.12-rc2Linus Torvalds