summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000/e1000_main.c
AgeCommit message (Expand)Author
2006-01-17[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 FiberJeff Kirsher
2006-01-17[PATCH] e1000: Added cleaned_count to RX buffer allocationJeff Kirsher
2006-01-17[PATCH] e1000: Added interrupt auto mask supportJeff Kirsher
2006-01-17[PATCH] e1000: Fix Netpoll issueJeff Kirsher
2006-01-17[PATCH] e1000: Fix VLAN supportJeff Kirsher
2006-01-17[PATCH] e1000: Fix __pskb_pull_tailJeff Kirsher
2006-01-17[PATCH] e1000: Fix collision distanceJeff Kirsher
2006-01-17[PATCH] e1000: Fix TX timeout logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix Desc. Rings and Jumbo FramesJeff Kirsher
2006-01-17[PATCH] e1000: Fix TX queue length based on link speedJeff Kirsher
2006-01-17[PATCH] e1000: Fix flow control water marksJeff Kirsher
2006-01-17[PATCH] e1000: Fix mulitple queuesJeff Kirsher
2006-01-17[PATCH] e1000: Fix adapter structure and prepare for multique fixJeff Kirsher
2006-01-17[PATCH] Fix e1000 statsJeff Kirsher
2006-01-17[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllersJeff Kirsher
2006-01-17[PATCH] e1000: Fix SoL/IDER link and loopbackJeff Kirsher
2006-01-17[PATCH] e1000: General FixesJeff Kirsher
2006-01-17[PATCH] e1000: Fix TSOJeff Kirsher
2006-01-17[PATCH] e1000: Fix jumbo frame performanceJeff Kirsher
2005-12-13e1000: Fixes for 8357xJeff Kirsher
2005-12-01[PATCH] e1000: fix for dhcp issueJesse Brandeburg
2005-11-05[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk
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-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: 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] 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: Ethtool set speed/duplex validates parameters for consistencyMalli Chilakala
2005-06-27[PATCH] e1000: Fixed VLAN tag processing error for big-endian architecturesMalli 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: 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