| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled | Ashutosh Naik | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] e1000: use vmalloc_node() | Ravikiran G Thirumalai | 2005-10-28 | 1 | -2/+3 |
* | [PATCH] e1000: remove warning about e1000_suspend | Martin J. Bligh | 2005-10-28 | 1 | -1/+1 |
* | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 2005-10-28 | 1 | -5/+2 |
* | [PATCH] e1000: Driver version, white space, comments, device id & other | Mallikarjuna R Chilakala | 2005-10-20 | 1 | -4/+9 |
* | [PATCH] e1000 build fix | Andrew Morton | 2005-10-18 | 1 | -1/+1 |
* | [PATCH] e1000_intr build fix | Andrew Morton | 2005-10-18 | 1 | -1/+1 |
* | e1000: fix warnings | Jeff Garzik | 2005-10-04 | 1 | -6/+9 |
* | e1000: Flush shadow RAM | Mallikarjuna R Chilakala | 2005-10-04 | 2 | -2/+5 |
* | e1000: Added msleep_interruptible delay | Mallikarjuna R Chilakala | 2005-10-04 | 1 | -0/+1 |
* | e1000: Fixes for packet split related issues | Mallikarjuna R Chilakala | 2005-10-04 | 3 | -38/+60 |
* | e1000: Enable custom configuration bits for 82571/2 controllers | Mallikarjuna R Chilakala | 2005-10-04 | 1 | -0/+23 |
* | e1000: implementation of the multi-queue feature | Mallikarjuna R Chilakala | 2005-10-04 | 1 | -3/+188 |
* | e1000: multi-queue defines/modification to data structures | Mallikarjuna R Chilakala | 2005-10-04 | 4 | -243/+564 |
* | e1000: Support for 82571 and 82572 controllers | Mallikarjuna R Chilakala | 2005-10-04 | 4 | -54/+372 |
* | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-21 | 1 | -1/+0 |
|\ |
|
| * | [PATCH] e1000: correct rx_dropped counting | John W. Linville | 2005-09-14 | 1 | -1/+0 |
* | | [PATCH] e1000: support ETHTOOL_GPERMADDR | John W. Linville | 2005-09-14 | 2 | -1/+3 |
|/ |
|
* | [PATCH] (2/7) iomem annotations (e1000) | viro@ftp.linux.org.uk | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 2005-09-05 | 1 | -8/+6 |
* | [PATCH] e1000 printk warning fix 2 | Andrew Morton | 2005-08-19 | 1 | -2/+2 |
* | [NETPOLL]: e1000 netpoll tweak | Matt Mackall | 2005-08-11 | 1 | -0/+1 |
* | [PATCH] e1000: no need for reboot notifier | Tony Luck | 2005-07-28 | 1 | -28/+1 |
* | [PATCH] e1000: Driver version, white space, comments & other | Malli Chilakala | 2005-06-27 | 2 | -7/+9 |
* | [PATCH] e1000: Included proposals to false late collisions due to H/W latencies | Malli Chilakala | 2005-06-27 | 2 | -5/+15 |
* | [PATCH] e1000: Ethtool set speed/duplex validates parameters for consistency | Malli Chilakala | 2005-06-27 | 1 | -0/+7 |
* | [PATCH] e1000: Enable ethtool phys_id feature for 82573 controllers | Malli Chilakala | 2005-06-27 | 1 | -9/+18 |
* | [PATCH] e1000: Fixed VLAN tag processing error for big-endian architectures | Malli Chilakala | 2005-06-27 | 1 | -6/+6 |
* | [PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger | Malli Chilakala | 2005-06-27 | 1 | -5/+16 |
* | [PATCH] e1000: Fixed the loopback test failure for 82573 based adapters | Malli Chilakala | 2005-06-27 | 1 | -0/+1 |
* | [PATCH] e1000: Fixed register and loopback test failures with 82573 controllers | Malli Chilakala | 2005-06-27 | 1 | -6/+26 |
* | [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detected | Malli Chilakala | 2005-06-27 | 2 | -3/+3 |
* | [PATCH] e1000: Use netdev_priv() to get to netdev->priv | Malli Chilakala | 2005-06-27 | 2 | -45/+45 |
* | [PATCH] e1000: Use correct WOL settings for 82544 adapters | Malli Chilakala | 2005-06-27 | 1 | -1/+1 |
* | [PATCH] e1000: Synchronize phy access between stats update and MII_IOCTL | Malli Chilakala | 2005-06-27 | 1 | -10/+26 |
* | e1000: fix spinlock bug | Mitch Williams | 2005-06-23 | 1 | -0/+1 |
* | [PATCH] e1000:Driver version,white space,comments,device id | Malli Chilakala | 2005-05-12 | 7 | -135/+106 |
* | [PATCH] e1000:Adjust flow control watermarks for Jumbo Frames | Malli Chilakala | 2005-05-12 | 1 | -2/+15 |
* | [PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2 | Malli Chilakala | 2005-05-12 | 1 | -0/+1 |
* | [PATCH] e1000:82573 specific code & packet split code | Malli Chilakala | 2005-05-12 | 5 | -523/+2882 |
* | [PATCH] e1000: Modified e1000_clean: exit poll | Malli Chilakala | 2005-05-12 | 1 | -3/+2 |
* | [PATCH] e1000:Removed redundant statement in e1000_clean_tx_irq | Malli Chilakala | 2005-05-12 | 1 | -1/+0 |
* | [PATCH] e1000: Implement a workaround for 82546 errata 10 | Malli Chilakala | 2005-05-12 | 1 | -0/+16 |
* | [PATCH] e1000: e1000 stops working after resume | Malli Chilakala | 2005-05-12 | 1 | -2/+1 |
* | [PATCH] e1000:Fix computation of netdev stats from controller stats counters | Malli Chilakala | 2005-05-12 | 1 | -3/+3 |
* | [PATCH] e1000: Dump information on Tx ring | Malli Chilakala | 2005-05-12 | 1 | -3/+30 |
* | [PATCH] e1000: Delay clean-up of last Tx packet | Malli Chilakala | 2005-05-12 | 1 | -16/+27 |
* | [PATCH] e1000: Fix kernel panic with 82541 LOM | Malli Chilakala | 2005-05-12 | 1 | -0/+1 |
* | [PATCH] e1000: Enable polling before enabling interrupts | Malli Chilakala | 2005-05-12 | 1 | -1/+2 |
* | [PATCH] e1000: MSI support for PCI-e adapters | Malli Chilakala | 2005-05-12 | 2 | -0/+18 |