summaryrefslogtreecommitdiff
path: root/drivers/net/e1000
AgeCommit message (Expand)Author
2006-05-01[PATCH] NET: e1000: Update truesize with the length of the packet for packet ...Auke Kok
2006-03-16[PATCH] e1000 endianness bugsDavid S. Miller
2006-03-11[PATCH] Wrong return value corrupts free object in e1000 driverDavid S. Miller
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
2006-01-17[PATCH] e1000: Fix jumbo frame performanceJeff Kirsher
2006-01-09[PATCH] e1000: Fix invalid memory referenceKenji Kaneshige
2005-12-13e1000: Fixes for 8357xJeff Kirsher
2005-12-03Merge branch 'master'Jeff Garzik
2005-12-01[PATCH] e1000: fix for dhcp issueJesse Brandeburg
2005-11-18[PATCH] e1000: zero-out pointers in e1000_free_desc_ringsJohn W. Linville