aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000
AgeCommit message (Expand)Author
2005-10-28[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabledAshutosh Naik
2005-10-28[PATCH] e1000: use vmalloc_node()Ravikiran G Thirumalai
2005-10-28[PATCH] e1000: remove warning about e1000_suspendMartin J. Bligh
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-10-20[PATCH] e1000: Driver version, white space, comments, device id & otherMallikarjuna R Chilakala
2005-10-18[PATCH] e1000 build fixAndrew Morton
2005-10-18[PATCH] e1000_intr build fixAndrew Morton
2005-10-04e1000: fix warningsJeff Garzik
2005-10-04e1000: Flush shadow RAMMallikarjuna R Chilakala
2005-10-04e1000: Added msleep_interruptible delayMallikarjuna R Chilakala
2005-10-04e1000: Fixes for packet split related issuesMallikarjuna R Chilakala
2005-10-04e1000: Enable custom configuration bits for 82571/2 controllersMallikarjuna R Chilakala
2005-10-04e1000: implementation of the multi-queue featureMallikarjuna R Chilakala
2005-10-04e1000: multi-queue defines/modification to data structuresMallikarjuna R Chilakala
2005-10-04e1000: Support for 82571 and 82572 controllersMallikarjuna R Chilakala
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-14[PATCH] e1000: support ETHTOOL_GPERMADDRJohn W. Linville
2005-09-14[PATCH] e1000: correct rx_dropped countingJohn W. Linville
2005-09-05[PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek
2005-08-19[PATCH] e1000 printk warning fix 2Andrew Morton
2005-08-11[NETPOLL]: e1000 netpoll tweakMatt Mackall
2005-07-28[PATCH] e1000: no need for reboot notifierTony Luck
2005-06-27[PATCH] e1000: Driver version, white space, comments & otherMalli Chilakala
2005-06-27[PATCH] e1000: Included proposals to false late collisions due to H/W latenciesMalli Chilakala
2005-06-27[PATCH] e1000: Ethtool set speed/duplex validates parameters for consistencyMalli Chilakala
2005-06-27[PATCH] e1000: Enable ethtool phys_id feature for 82573 controllersMalli Chilakala
2005-06-27[PATCH] e1000: Fixed VLAN tag processing error for big-endian architecturesMalli Chilakala
2005-06-27[PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala
2005-06-27[PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala
2005-06-27[PATCH] e1000: Fixed register and loopback test failures with 82573 controllersMalli Chilakala
2005-06-27[PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detectedMalli Chilakala
2005-06-27[PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala
2005-06-27[PATCH] e1000: Use correct WOL settings for 82544 adaptersMalli Chilakala
2005-06-27[PATCH] e1000: Synchronize phy access between stats update and MII_IOCTLMalli Chilakala
2005-06-23e1000: fix spinlock bugMitch Williams
2005-05-12[PATCH] e1000:Driver version,white space,comments,device idMalli Chilakala
2005-05-12[PATCH] e1000:Adjust flow control watermarks for Jumbo FramesMalli Chilakala
2005-05-12[PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2Malli Chilakala
2005-05-12[PATCH] e1000:82573 specific code & packet split codeMalli Chilakala
2005-05-12[PATCH] e1000: Modified e1000_clean: exit pollMalli Chilakala
2005-05-12[PATCH] e1000:Removed redundant statement in e1000_clean_tx_irqMalli Chilakala
2005-05-12[PATCH] e1000: Implement a workaround for 82546 errata 10Malli Chilakala
2005-05-12[PATCH] e1000: e1000 stops working after resumeMalli Chilakala
2005-05-12[PATCH] e1000:Fix computation of netdev stats from controller stats countersMalli Chilakala
2005-05-12[PATCH] e1000: Dump information on Tx ringMalli Chilakala
2005-05-12[PATCH] e1000: Delay clean-up of last Tx packetMalli Chilakala
2005-05-12[PATCH] e1000: Fix kernel panic with 82541 LOMMalli Chilakala
2005-05-12[PATCH] e1000: Enable polling before enabling interruptsMalli Chilakala
2005-05-12[PATCH] e1000: MSI support for PCI-e adaptersMalli Chilakala