aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000
AgeCommit message (Expand)Author
2006-03-02e1000: Fix Quadport Wake on LANJeff Kirsher
2006-03-02e1000: Fix RSS if enabled in mid-connectionJeff Kirsher
2006-03-02e1000: Fix 82543 issue when reading eepromJeff Kirsher
2006-03-02e1000: Fix dhcp issue when the skb structure fields are not filled properlyJeff Kirsher
2006-03-02e1000: Fix AMT losing connectivity when switching VLAN in passive modeJeff Kirsher
2006-03-02e1000: Fix unecessary delay for 82573 controllersJeff 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-02-28[PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher
2006-01-18[PATCH] e1000: fix compile warningJesse Brandeburg
2006-01-18[PATCH] e1000: fix receive breakageJesse Brandeburg
2006-01-18[PATCH] e1000: Added driver commentsJesse Brandeburg
2006-01-18[PATCH] e1000: Fix whitespaceJesse Brandeburg
2006-01-18[PATCH] e1000: Added functions declarationsJesse Brandeburg
2006-01-18[PATCH] e1000: Added functions to save and restore configJesse Brandeburg
2006-01-18[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg
2006-01-17[PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher
2006-01-17[PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher
2006-01-17[PATCH] e1000: Added copy break codeJeff Kirsher
2006-01-17[PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher
2006-01-17[PATCH] e1000: Added PCIe bus informationJeff Kirsher
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: Added cleaned_count to RX buffer allocationJeff Kirsher
2006-01-17[PATCH] e1000: Added interrupt auto mask supportJeff Kirsher
2006-01-17[PATCH] e1000: Fix Netpoll issueJeff Kirsher
2006-01-17[PATCH] e1000: Fixed frame size logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix VLAN supportJeff Kirsher
2006-01-17[PATCH] e1000: Fix __pskb_pull_tailJeff Kirsher
2006-01-17[PATCH] e1000: Fix collision distanceJeff Kirsher
2006-01-17[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllersJeff Kirsher
2006-01-17[PATCH] e1000: Fix desc. clean upJeff Kirsher
2006-01-17[PATCH] e1000: Fix TX timeout logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher
2006-01-17[PATCH] e1000: Fix TX queue length based on link speedJeff Kirsher
2006-01-17[PATCH] e1000: Fix flow control water marksJeff Kirsher
2006-01-17[PATCH] e1000: Fix EEPROM read logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix PHY reset when blockedJeff 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 PHY config for 82573 controllerJeff Kirsher
2006-01-17[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher
2006-01-17[PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher
2006-01-17[PATCH] e1000: General FixesJeff Kirsher
2006-01-17[PATCH] e1000: Fix TSOJeff Kirsher