summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk2005-11-054-89/+87
* [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
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-5/+2
* [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: Flush shadow RAMMallikarjuna R Chilakala2005-10-042-2/+5
* e1000: Added msleep_interruptible delayMallikarjuna R Chilakala2005-10-041-0/+1
* e1000: Fixes for packet split related issuesMallikarjuna R Chilakala2005-10-043-38/+60
* 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-044-243/+564
* e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala2005-10-044-54/+372
* 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-142-1/+3
|/
* [PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk2005-09-051-1/+1
* [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-272-7/+9
* [PATCH] e1000: Included proposals to false late collisions due to H/W latenciesMalli Chilakala2005-06-272-5/+15
* [PATCH] e1000: Ethtool set speed/duplex validates parameters for consistencyMalli Chilakala2005-06-271-0/+7
* [PATCH] e1000: Enable ethtool phys_id feature for 82573 controllersMalli Chilakala2005-06-271-9/+18
* [PATCH] e1000: Fixed VLAN tag processing error for big-endian architecturesMalli Chilakala2005-06-271-6/+6
* [PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-06-271-5/+16
* [PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala2005-06-271-0/+1
* [PATCH] e1000: Fixed register and loopback test failures with 82573 controllersMalli Chilakala2005-06-271-6/+26
* [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detectedMalli Chilakala2005-06-272-3/+3
* [PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala2005-06-272-45/+45
* [PATCH] e1000: Use correct WOL settings for 82544 adaptersMalli Chilakala2005-06-271-1/+1
* [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-127-135/+106
* [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-125-523/+2882
* [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
OpenPOWER on IntegriCloud