summaryrefslogtreecommitdiff
path: root/drivers/net/e1000
AgeCommit message (Expand)Author
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 bit 22 (TXDCTL) for 82571 & 82572 controllersJeff Kirsher
2006-01-17[PATCH] e1000: Fix desc. clean upJeff 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 EEPROM read logicJeff Kirsher
2006-01-17[PATCH] e1000: Fix PHY reset when blockedJeff Kirsher
2006-01-17[PATCH] e1000: Fix loopback logicJeff 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] e1000: Fix LED functionality for 82573Jeff Kirsher
2006-01-17[PATCH] Fix e1000 statsJeff Kirsher
2006-01-17[PATCH] e1000: Fix PHY config for 82573 controllerJeff 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
2006-01-09[PATCH] e1000: Fix invalid memory referenceKenji Kaneshige
2005-12-13e1000: Fixes for 8357xJeff Kirsher
2005-12-04Merge branch 'master'Jeff Garzik
2005-12-01[PATCH] e1000: fix for dhcp issueJesse Brandeburg
2005-11-18[PATCH] e1000: zero-out pointers in e1000_free_desc_ringsJohn W. Linville
2005-11-18[PATCH] e1000: avoid leak when e1000_setup_loopback_test failsJohn W. Linville
2005-11-06[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-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-19[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-22Merge /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-12[NETPOLL]: e1000 netpoll tweakMatt Mackall