summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_main.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] e1000: Added functions to save and restore configJesse Brandeburg2006-01-181-2/+58
* [PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg2006-01-181-59/+78
* [PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-181-2/+2
* [PATCH] e1000: Removed unused variables and initialized variablesJeff Kirsher2006-01-171-1/+1
* [PATCH] e1000: Cleaned up code and removed hard coded numbersJeff Kirsher2006-01-171-13/+21
* [PATCH] e1000: Added copy break codeJeff Kirsher2006-01-171-12/+47
* [PATCH] e1000: Added variable to handle return values for pci_enable_* functionsJeff Kirsher2006-01-171-11/+33
* [PATCH] e1000: Added PCIe bus informationJeff Kirsher2006-01-171-0/+20
* [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher2006-01-171-2/+3
* [PATCH] e1000: Added cleaned_count to RX buffer allocationJeff Kirsher2006-01-171-22/+46
* [PATCH] e1000: Added interrupt auto mask supportJeff Kirsher2006-01-171-6/+25
* [PATCH] e1000: Fix Netpoll issueJeff Kirsher2006-01-171-0/+3
* [PATCH] e1000: Fix VLAN supportJeff Kirsher2006-01-171-1/+5
* [PATCH] e1000: Fix __pskb_pull_tailJeff Kirsher2006-01-171-8/+7
* [PATCH] e1000: Fix collision distanceJeff Kirsher2006-01-171-10/+18
* [PATCH] e1000: Fix TX timeout logicJeff Kirsher2006-01-171-10/+6
* [PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher2006-01-171-47/+61
* [PATCH] e1000: Fix TX queue length based on link speedJeff Kirsher2006-01-171-0/+15
* [PATCH] e1000: Fix flow control water marksJeff Kirsher2006-01-171-14/+7
* [PATCH] e1000: Fix mulitple queuesJeff Kirsher2006-01-171-5/+42
* [PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher2006-01-171-32/+44
* [PATCH] Fix e1000 statsJeff Kirsher2006-01-171-4/+4
* [PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher2006-01-171-70/+105
* [PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher2006-01-171-5/+11
* [PATCH] e1000: General FixesJeff Kirsher2006-01-171-5/+9
* [PATCH] e1000: Fix TSOJeff Kirsher2006-01-171-19/+18
* [PATCH] e1000: Fix jumbo frame performanceJeff Kirsher2006-01-171-2/+2
* e1000: Fixes for 8357xJeff Kirsher2005-12-131-40/+24
* [PATCH] e1000: fix for dhcp issueJesse Brandeburg2005-12-011-13/+1
* [PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk2005-11-051-15/+16
* [PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabledAshutosh Naik2005-10-281-1/+1
* [PATCH] e1000: use vmalloc_node()Ravikiran G Thirumalai2005-10-281-2/+3
* [PATCH] e1000: remove warning about e1000_suspendMartin J. Bligh2005-10-281-1/+1
* [PATCH] e1000: Driver version, white space, comments, device id & otherMallikarjuna R Chilakala2005-10-201-4/+9
* [PATCH] e1000 build fixAndrew Morton2005-10-181-1/+1
* [PATCH] e1000_intr build fixAndrew Morton2005-10-181-1/+1
* e1000: fix warningsJeff Garzik2005-10-041-6/+9
* e1000: Fixes for packet split related issuesMallikarjuna R Chilakala2005-10-041-34/+54
* e1000: Enable custom configuration bits for 82571/2 controllersMallikarjuna R Chilakala2005-10-041-0/+23
* e1000: implementation of the multi-queue featureMallikarjuna R Chilakala2005-10-041-3/+188
* e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala2005-10-041-206/+449
* e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala2005-10-041-8/+94
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-211-1/+0
|\
| * [PATCH] e1000: correct rx_dropped countingJohn W. Linville2005-09-141-1/+0
* | [PATCH] e1000: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-1/+2
|/
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-8/+6
* [PATCH] e1000 printk warning fix 2Andrew Morton2005-08-191-2/+2
* [NETPOLL]: e1000 netpoll tweakMatt Mackall2005-08-111-0/+1
* [PATCH] e1000: no need for reboot notifierTony Luck2005-07-281-28/+1
* [PATCH] e1000: Driver version, white space, comments & otherMalli Chilakala2005-06-271-5/+7