summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_main.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] e1000: Ethtool set speed/duplex validates parameters for consistencyMalli Chilakala2005-06-271-0/+7
* [PATCH] e1000: Fixed VLAN tag processing error for big-endian architecturesMalli Chilakala2005-06-271-6/+6
* [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detectedMalli Chilakala2005-06-271-2/+2
* [PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala2005-06-271-20/+20
* [PATCH] e1000: Synchronize phy access between stats update and MII_IOCTLMalli Chilakala2005-06-271-10/+26
* e1000: fix spinlock bugMitch Williams2005-06-231-0/+1
* [PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala2005-05-121-112/+87
* [PATCH] e1000:Adjust flow control watermarks for Jumbo FramesMalli Chilakala2005-05-121-2/+15
* [PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2Malli Chilakala2005-05-121-0/+1
* [PATCH] e1000:82573 specific code & packet split codeMalli Chilakala2005-05-121-113/+691
* [PATCH] e1000: Modified e1000_clean: exit pollMalli Chilakala2005-05-121-3/+2
* [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irqMalli Chilakala2005-05-121-1/+0
* [PATCH] e1000: Implement a workaround for 82546 errata 10Malli Chilakala2005-05-121-0/+16
* [PATCH] e1000: e1000 stops working after resumeMalli Chilakala2005-05-121-2/+1
* [PATCH] e1000:Fix computation of netdev stats from controller stats countersMalli Chilakala2005-05-121-3/+3
* [PATCH] e1000: Dump information on Tx ringMalli Chilakala2005-05-121-3/+30
* [PATCH] e1000: Delay clean-up of last Tx packetMalli Chilakala2005-05-121-16/+27
* [PATCH] e1000: Fix kernel panic with 82541 LOMMalli Chilakala2005-05-121-0/+1
* [PATCH] e1000: Enable polling before enabling interruptsMalli Chilakala2005-05-121-1/+2
* [PATCH] e1000: MSI support for PCI-e adaptersMalli Chilakala2005-05-121-0/+15
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3162
OpenPOWER on IntegriCloud