index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] e1000: Fix SoL/IDER link and loopback
Jeff Kirsher
2006-01-17
3
-85
/
+65
*
[PATCH] e1000: General Fixes
Jeff Kirsher
2006-01-17
2
-7
/
+15
*
[PATCH] e1000: Fix TSO
Jeff Kirsher
2006-01-17
1
-19
/
+18
*
[PATCH] e1000: Fix jumbo frame performance
Jeff Kirsher
2006-01-17
1
-2
/
+2
*
[PATCH] e1000: Fix invalid memory reference
Kenji Kaneshige
2006-01-09
1
-3
/
+7
*
e1000: Fixes for 8357x
Jeff Kirsher
2005-12-13
5
-84
/
+150
*
Merge branch 'master'
Jeff Garzik
2005-12-03
1
-13
/
+1
|
\
|
*
[PATCH] e1000: fix for dhcp issue
Jesse Brandeburg
2005-12-01
1
-13
/
+1
*
|
[PATCH] e1000: zero-out pointers in e1000_free_desc_rings
John W. Linville
2005-11-18
1
-2
/
+10
*
|
[PATCH] e1000: avoid leak when e1000_setup_loopback_test fails
John W. Linville
2005-11-18
1
-1
/
+3
|
/
*
[PATCH] drivers/net/e1000/: possible cleanups
Adrian Bunk
2005-11-05
4
-89
/
+87
*
[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
[next]