aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000
AgeCommit message (Expand)Author
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik
2006-03-11[PATCH] Wrong return value corrupts free object in e1000 driverDavid S. Miller
2006-03-02e1000: Added driver comments and whitespace changes. Modified long lines of ...Jeff Kirsher
2006-03-02e1000: Added a performance enhancement - prefetchJeff Kirsher
2006-03-02e1000: Add copybreak when using packet splitJeff Kirsher
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: Add performance enahancement by balancing TX and RXJeff Kirsher
2006-03-02e1000: Add enabled Jumbo frame support for 82573LJeff Kirsher
2006-03-02e1000: Add 82573 controller support to TSO fixJeff Kirsher
2006-03-02e1000: Fix filling skb descriptors while using packet splitJeff 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 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