index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
Commit message (
Expand
)
Author
Age
Files
Lines
*
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
2010-08-08
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
11
-242
/
+754
|
\
|
*
e1000e: correct MAC-PHY interconnect register offset for 82579
Bruce Allan
2010-08-03
1
-1
/
+1
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-02
1
-1
/
+1
|
|
\
|
|
*
e1000e: 82577/82578 PHY register access issues
Bruce Allan
2010-07-27
1
-1
/
+1
|
*
|
e1000e: Fix irq_synchronize in MSI-X case
Jeff Kirsher
2010-08-02
2
-8
/
+19
|
*
|
e1000e: register pm_qos request on hardware activation
Florian Mickler
2010-08-02
1
-12
/
+11
|
*
|
e1000e: Drop a useless statement
Jean Delvare
2010-07-26
1
-2
/
+0
|
*
|
e1000e: disable EEE support by default
Bruce Allan
2010-06-29
1
-0
/
+4
|
*
|
e1000e: remove EEE module parameter
Bruce Allan
2010-06-29
1
-28
/
+0
|
*
|
e1000e: suppress compile warnings on certain archs
Bruce Allan
2010-06-29
1
-17
/
+21
|
*
|
e1000e: don't inadvertently re-set INTX_DISABLE
Dean Nelson
2010-06-29
1
-4
/
+9
|
*
|
e1000e: fail when try to setup unsupported features
Stanislaw Gruszka
2010-06-29
1
-1
/
+0
|
*
|
e1000e: disable gig speed when in S0->Sx transition
Bruce Allan
2010-06-23
1
-14
/
+5
|
*
|
e1000e: packet split should not be used with early receive
Bruce Allan
2010-06-23
1
-1
/
+1
|
*
|
e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps
Bruce Allan
2010-06-23
1
-2
/
+0
|
*
|
e1000e: avoid polling h/w registers during link negotiation
Bruce Allan
2010-06-23
3
-28
/
+29
|
*
|
e1000e: update driver version number
Bruce Allan
2010-06-18
1
-1
/
+3
|
*
|
e1000e: update copyright information
Bruce Allan
2010-06-18
11
-12
/
+12
|
*
|
e1000e: enable support for EEE on 82579
Bruce Allan
2010-06-18
4
-1
/
+70
|
*
|
e1000e: initial support for 82579 LOMs
Bruce Allan
2010-06-18
7
-46
/
+386
|
*
|
e1000e: fix check for manageability on ICHx/PCH
Bruce Allan
2010-06-18
1
-4
/
+27
|
*
|
e1000e: separate out PHY statistics register updates
Bruce Allan
2010-06-18
3
-47
/
+126
|
*
|
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
2010-06-18
1
-13
/
+19
|
*
|
e1000e: cleanup ethtool loopback setup code
Bruce Allan
2010-06-18
1
-32
/
+42
|
|
/
*
/
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
2010-07-19
1
-10
/
+7
|
/
*
e1000e: change logical negate to bitwise
Dan Carpenter
2010-06-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
11
-452
/
+1017
|
\
|
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
4
-20
/
+0
|
*
e1000e: add PCI device id to enable support for 82567V-4
Bruce Allan
2010-05-12
2
-0
/
+2
|
*
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
Bruce Allan
2010-05-12
1
-74
/
+75
|
*
e1000e: move settting of flow control refresh timer to link setup code
Bruce Allan
2010-05-12
3
-4
/
+4
|
*
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
2010-05-12
6
-16
/
+52
|
*
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
Bruce Allan
2010-05-12
2
-20
/
+2
|
*
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
2010-05-12
1
-77
/
+75
|
*
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
Bruce Allan
2010-05-12
1
-4
/
+4
|
*
e1000e: cleanup multiple common exit points
Bruce Allan
2010-05-12
1
-24
/
+17
|
*
e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
Bruce Allan
2010-05-12
1
-2
/
+9
|
*
e1000e: initialize manageability (IPMI) pass-through in 82574/82583
Bruce Allan
2010-05-12
3
-9
/
+55
|
*
e1000e: bad state after running ethtool diagnostics with AMT enabled
Bruce Allan
2010-05-12
2
-7
/
+18
|
*
e1000e: use static params to save stack space (part 2)
Bruce Allan
2010-05-12
1
-2
/
+2
|
*
e1000e: Reset 82577/82578 PHY before first PHY register read
Bruce Allan
2010-05-06
1
-0
/
+10
|
*
e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
Bruce Allan
2010-05-06
2
-0
/
+22
|
*
e1000/e1000e: implement a simple interrupt moderation
Jesse Brandeburg
2010-05-05
3
-4
/
+27
|
*
e1000e: increase rx fifo size to 36K on 82574 and 82583
Alexander Duyck
2010-05-05
1
-2
/
+2
|
*
e1000e: Save irq into netdev structure
Tom Herbert
2010-05-05
1
-0
/
+2
|
*
e1000e: Remove unnessary log message
Tom Herbert
2010-05-05
1
-1
/
+0
|
*
e1000e: reduce writes of RX producer ptr
Tom Herbert
2010-05-05
1
-34
/
+23
|
*
e1000e: save skb counts in TX to avoid cache misses
Tom Herbert
2010-05-05
2
-9
/
+11
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-02
1
-0
/
+3
|
|
\
[next]