aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk1-1/+1
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-8/+6
2005-08-19[PATCH] e1000 printk warning fix 2Andrew Morton1-2/+2
2005-08-11[NETPOLL]: e1000 netpoll tweakMatt Mackall1-0/+1
2005-07-28[PATCH] e1000: no need for reboot notifierTony Luck1-28/+1
2005-06-27[PATCH] e1000: Driver version, white space, comments & otherMalli Chilakala2-7/+9
2005-06-27[PATCH] e1000: Included proposals to false late collisions due to H/W latenciesMalli Chilakala2-5/+15
2005-06-27[PATCH] e1000: Ethtool set speed/duplex validates parameters for consistencyMalli Chilakala1-0/+7
2005-06-27[PATCH] e1000: Enable ethtool phys_id feature for 82573 controllersMalli Chilakala1-9/+18
2005-06-27[PATCH] e1000: Fixed VLAN tag processing error for big-endian architecturesMalli Chilakala1-6/+6
2005-06-27[PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala1-5/+16
2005-06-27[PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala1-0/+1
2005-06-27[PATCH] e1000: Fixed register and loopback test failures with 82573 controllersMalli Chilakala1-6/+26
2005-06-27[PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detectedMalli Chilakala2-3/+3
2005-06-27[PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala2-45/+45
2005-06-27[PATCH] e1000: Use correct WOL settings for 82544 adaptersMalli Chilakala1-1/+1
2005-06-27[PATCH] e1000: Synchronize phy access between stats update and MII_IOCTLMalli Chilakala1-10/+26
2005-06-23e1000: fix spinlock bugMitch Williams1-0/+1
2005-05-12[PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala7-135/+106
2005-05-12[PATCH] e1000:Adjust flow control watermarks for Jumbo FramesMalli Chilakala1-2/+15
2005-05-12[PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2Malli Chilakala1-0/+1
2005-05-12[PATCH] e1000:82573 specific code & packet split codeMalli Chilakala5-523/+2882
2005-05-12[PATCH] e1000: Modified e1000_clean: exit pollMalli Chilakala1-3/+2
2005-05-12[PATCH] e1000:Removed redundant statement in e1000_clean_tx_irqMalli Chilakala1-1/+0
2005-05-12[PATCH] e1000: Implement a workaround for 82546 errata 10Malli Chilakala1-0/+16
2005-05-12[PATCH] e1000: e1000 stops working after resumeMalli Chilakala1-2/+1
2005-05-12[PATCH] e1000:Fix computation of netdev stats from controller stats countersMalli Chilakala1-3/+3
2005-05-12[PATCH] e1000: Dump information on Tx ringMalli Chilakala1-3/+30
2005-05-12[PATCH] e1000: Delay clean-up of last Tx packetMalli Chilakala1-16/+27
2005-05-12[PATCH] e1000: Fix kernel panic with 82541 LOMMalli Chilakala1-0/+1
2005-05-12[PATCH] e1000: Enable polling before enabling interruptsMalli Chilakala1-1/+2
2005-05-12[PATCH] e1000: MSI support for PCI-e adaptersMalli Chilakala2-0/+18
2005-05-12[PATCH] e1000: Fix msec-delay definition to use msleepMalli Chilakala1-1/+6
2005-05-12[PATCH] e1000: made loopback test robustMalli Chilakala1-23/+58
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+13864