index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
[PATCH] e1000: Fix invalid memory reference
Kenji Kaneshige
1
-3
/
+7
2005-12-13
e1000: Fixes for 8357x
Jeff Kirsher
5
-84
/
+150
2005-12-04
Merge branch 'master'
Jeff Garzik
1
-13
/
+1
2005-12-01
[PATCH] e1000: fix for dhcp issue
Jesse Brandeburg
1
-13
/
+1
2005-11-18
[PATCH] e1000: zero-out pointers in e1000_free_desc_rings
John W. Linville
1
-2
/
+10
2005-11-18
[PATCH] e1000: avoid leak when e1000_setup_loopback_test fails
John W. Linville
1
-1
/
+3
2005-11-06
[PATCH] drivers/net/e1000/: possible cleanups
Adrian Bunk
4
-89
/
+87
2005-10-29
[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled
Ashutosh Naik
1
-1
/
+1
2005-10-29
[PATCH] e1000: use vmalloc_node()
Ravikiran G Thirumalai
1
-2
/
+3
2005-10-29
[PATCH] e1000: remove warning about e1000_suspend
Martin J. Bligh
1
-1
/
+1
2005-10-29
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
1
-5
/
+2
2005-10-20
[PATCH] e1000: Driver version, white space, comments, device id & other
Mallikarjuna R Chilakala
1
-4
/
+9
2005-10-19
[PATCH] e1000 build fix
Andrew Morton
1
-1
/
+1
2005-10-19
[PATCH] e1000_intr build fix
Andrew Morton
1
-1
/
+1
2005-10-04
e1000: fix warnings
Jeff Garzik
1
-6
/
+9
2005-10-04
e1000: Flush shadow RAM
Mallikarjuna R Chilakala
2
-2
/
+5
2005-10-04
e1000: Added msleep_interruptible delay
Mallikarjuna R Chilakala
1
-0
/
+1
2005-10-04
e1000: Fixes for packet split related issues
Mallikarjuna R Chilakala
3
-38
/
+60
2005-10-04
e1000: Enable custom configuration bits for 82571/2 controllers
Mallikarjuna R Chilakala
1
-0
/
+23
2005-10-04
e1000: implementation of the multi-queue feature
Mallikarjuna R Chilakala
1
-3
/
+188
2005-10-04
e1000: multi-queue defines/modification to data structures
Mallikarjuna R Chilakala
4
-243
/
+564
2005-10-04
e1000: Support for 82571 and 82572 controllers
Mallikarjuna R Chilakala
4
-54
/
+372
2005-09-22
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-1
/
+0
2005-09-14
[PATCH] e1000: support ETHTOOL_GPERMADDR
John W. Linville
2
-1
/
+3
2005-09-14
[PATCH] e1000: correct rx_dropped counting
John W. Linville
1
-1
/
+0
2005-09-06
[PATCH] (2/7) iomem annotations (e1000)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-8
/
+6
2005-08-19
[PATCH] e1000 printk warning fix 2
Andrew Morton
1
-2
/
+2
2005-08-12
[NETPOLL]: e1000 netpoll tweak
Matt Mackall
1
-0
/
+1
2005-07-28
[PATCH] e1000: no need for reboot notifier
Tony Luck
1
-28
/
+1
2005-06-27
[PATCH] e1000: Driver version, white space, comments & other
Malli Chilakala
2
-7
/
+9
2005-06-27
[PATCH] e1000: Included proposals to false late collisions due to H/W latencies
Malli Chilakala
2
-5
/
+15
2005-06-27
[PATCH] e1000: Ethtool set speed/duplex validates parameters for consistency
Malli Chilakala
1
-0
/
+7
2005-06-27
[PATCH] e1000: Enable ethtool phys_id feature for 82573 controllers
Malli Chilakala
1
-9
/
+18
2005-06-27
[PATCH] e1000: Fixed VLAN tag processing error for big-endian architectures
Malli Chilakala
1
-6
/
+6
2005-06-27
[PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger
Malli Chilakala
1
-5
/
+16
2005-06-27
[PATCH] e1000: Fixed the loopback test failure for 82573 based adapters
Malli Chilakala
1
-0
/
+1
2005-06-27
[PATCH] e1000: Fixed register and loopback test failures with 82573 controllers
Malli Chilakala
1
-6
/
+26
2005-06-27
[PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detected
Malli Chilakala
2
-3
/
+3
2005-06-27
[PATCH] e1000: Use netdev_priv() to get to netdev->priv
Malli Chilakala
2
-45
/
+45
2005-06-27
[PATCH] e1000: Use correct WOL settings for 82544 adapters
Malli Chilakala
1
-1
/
+1
2005-06-27
[PATCH] e1000: Synchronize phy access between stats update and MII_IOCTL
Malli Chilakala
1
-10
/
+26
2005-06-23
e1000: fix spinlock bug
Mitch Williams
1
-0
/
+1
2005-05-13
[PATCH] e1000:Driver version,white space,comments,device id
Malli Chilakala
7
-135
/
+106
2005-05-13
[PATCH] e1000:Adjust flow control watermarks for Jumbo Frames
Malli Chilakala
1
-2
/
+15
2005-05-13
[PATCH] e1000:Fix Packet Buffer Allocation logic for 82547_rev_2
Malli Chilakala
1
-0
/
+1
2005-05-13
[PATCH] e1000:82573 specific code & packet split code
Malli Chilakala
5
-523
/
+2882
2005-05-13
[PATCH] e1000: Modified e1000_clean: exit poll
Malli Chilakala
1
-3
/
+2
2005-05-13
[PATCH] e1000:Removed redundant statement in e1000_clean_tx_irq
Malli Chilakala
1
-1
/
+0
2005-05-13
[PATCH] e1000: Implement a workaround for 82546 errata 10
Malli Chilakala
1
-0
/
+16
[next]