summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/net/e1000/: proper prototypesAdrian Bunk2006-03-111-13/+0
* e1000: Fixed the following issues with ESB2 (requires ESB2 support):Jeff Kirsher2006-03-021-1/+9
* e1000: Add support for new hardware (ESB2)Jeff Kirsher2006-03-021-0/+3
* e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced...Jeff Kirsher2006-03-021-0/+3
* e1000: Fix Quadport Wake on LANJeff Kirsher2006-03-021-1/+30
* e1000: Fix lock up while setting ring parametersJeff Kirsher2006-03-021-3/+3
* e1000: Fix dead countersJeff Kirsher2006-03-021-1/+0
* e1000: Remove Multiqueue code until we have support for MSI-X in our hardwareJeff Kirsher2006-03-021-43/+0
* [PATCH] e1000: Fix whitespaceJesse Brandeburg2006-01-181-154/+153
* [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllersJeff Kirsher2006-01-171-1/+20
* [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher2006-01-171-0/+2
* [PATCH] e1000: Fixed frame size logicJeff Kirsher2006-01-171-2/+2
* [PATCH] e1000: Fix desc. clean upJeff Kirsher2006-01-171-2/+3
* [PATCH] e1000: Fix loopback logicJeff Kirsher2006-01-171-24/+46
* [PATCH] e1000: Fix mulitple queuesJeff Kirsher2006-01-171-8/+57
* [PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher2006-01-171-4/+4
* [PATCH] e1000: Fix LED functionality for 82573Jeff Kirsher2006-01-171-7/+15
* [PATCH] Fix e1000 statsJeff Kirsher2006-01-171-0/+2
* [PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher2006-01-171-80/+48
* e1000: Fixes for 8357xJeff Kirsher2005-12-131-23/+72
* [PATCH] e1000: zero-out pointers in e1000_free_desc_ringsJohn W. Linville2005-11-181-2/+10
* [PATCH] e1000: avoid leak when e1000_setup_loopback_test failsJohn W. Linville2005-11-181-1/+3
* [PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk2005-11-051-1/+1
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-5/+2
* e1000: Flush shadow RAMMallikarjuna R Chilakala2005-10-041-2/+4
* e1000: Added msleep_interruptible delayMallikarjuna R Chilakala2005-10-041-0/+1
* e1000: Fixes for packet split related issuesMallikarjuna R Chilakala2005-10-041-1/+2
* e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala2005-10-041-24/+51
* e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala2005-10-041-1/+8
* [PATCH] e1000: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+1
* [PATCH] e1000: Enable ethtool phys_id feature for 82573 controllersMalli Chilakala2005-06-271-9/+18
* [PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-06-271-5/+16
* [PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala2005-06-271-0/+1
* [PATCH] e1000: Fixed register and loopback test failures with 82573 controllersMalli Chilakala2005-06-271-6/+26
* [PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala2005-06-271-25/+25
* [PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala2005-05-121-13/+11
* [PATCH] e1000: made loopback test robustMalli Chilakala2005-05-121-23/+58
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1673
OpenPOWER on IntegriCloud