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
/
e1000e
/
ich8lan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-11
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
Bruce Allan
1
-1
/
+7
2011-03-11
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
Bruce Allan
1
-4
/
+4
2011-03-11
e1000e: extend EEE LPI timer to prevent dropped link
Bruce Allan
1
-5
/
+24
2011-01-24
e1000e: reduce scope of some variables, remove unnecessary ones
Bruce Allan
1
-1
/
+2
2011-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-01-14
e1000e: update Copyright for 2011
Bruce Allan
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
e1000e: use either_crc_le() rather than re-write it
Bruce Allan
1
-18
/
+1
2011-01-10
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Bruce Allan
1
-29
/
+25
2011-01-10
e1000e: cleanup variables set but not used
Bruce Allan
1
-2
/
+2
2010-12-25
e1000e: checkpatch warnings - braces
Bruce Allan
1
-3
/
+2
2010-12-11
e1000e: 82579 PHY incorrectly identified during init
Bruce Allan
1
-5
/
+11
2010-12-11
e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx
Bruce Allan
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-01
e1000e: 82579 performance improvements
Bruce Allan
1
-1
/
+1
2010-09-23
e1000e: 82579 do not gate auto config of PHY by hardware during nominal use
Bruce Allan
1
-9
/
+68
2010-09-23
e1000e: 82579 jumbo frame workaround causing CRC errors
Bruce Allan
1
-11
/
+1
2010-09-23
e1000e: 82579 unaccounted missed packets
Bruce Allan
1
-0
/
+48
2010-09-23
e1000e: 82566DC fails to get link
Bruce Allan
1
-2
/
+5
2010-09-23
e1000e: 82579 SMBus address and LEDs incorrect after device reset
Bruce Allan
1
-3
/
+3
2010-09-23
e1000e: 82577/8/9 issues with device in Sx
Bruce Allan
1
-8
/
+39
2010-06-30
e1000e: disable EEE support by default
Bruce Allan
1
-0
/
+4
2010-06-23
e1000e: disable gig speed when in S0->Sx transition
Bruce Allan
1
-14
/
+5
2010-06-19
e1000e: update copyright information
Bruce Allan
1
-1
/
+1
2010-06-19
e1000e: enable support for EEE on 82579
Bruce Allan
1
-1
/
+40
2010-06-19
e1000e: initial support for 82579 LOMs
Bruce Allan
1
-17
/
+311
2010-06-19
e1000e: fix check for manageability on ICHx/PCH
Bruce Allan
1
-4
/
+27
2010-06-19
e1000e: separate out PHY statistics register updates
Bruce Allan
1
-0
/
+1
2010-06-19
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
1
-13
/
+19
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-10
/
+0
2010-05-13
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
Bruce Allan
1
-74
/
+75
2010-05-13
e1000e: move settting of flow control refresh timer to link setup code
Bruce Allan
1
-0
/
+2
2010-05-13
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
1
-2
/
+4
2010-05-13
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
Bruce Allan
1
-0
/
+1
2010-05-13
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
1
-77
/
+75
2010-05-13
e1000e: cleanup multiple common exit points
Bruce Allan
1
-24
/
+17
2010-05-06
e1000e: Reset 82577/82578 PHY before first PHY register read
Bruce Allan
1
-0
/
+10
2010-05-06
e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
Bruce Allan
1
-0
/
+20
2010-03-31
e1000e: typo corrections
Joe Perches
1
-3
/
+3
2010-03-06
e1000e: fix packet corruption and tx hang during NFSv2
Jesse Brandeburg
1
-0
/
+10
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+71
2010-01-14
e1000e: provide MAC-family-specific function to set LAN ID
Bruce Allan
1
-0
/
+1
2010-01-14
e1000e: workaround link issues on busy hub in half duplex on 82577/82578
Bruce Allan
1
-1
/
+18
2010-01-14
e1000e: MDIO slow mode should always be done for 82577
Bruce Allan
1
-4
/
+53
2010-01-08
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
1
-0
/
+2
2009-12-09
e1000e: replace incorrect use of GG82563_REG macro
Bruce Allan
1
-3
/
+5
2009-12-03
e1000e: correct ICH/PCH PHY operations function pointers
Bruce Allan
1
-195
/
+21
2009-12-02
e1000e: add debug messages
Bruce Allan
1
-1
/
+3
2009-12-02
e1000e: comment corrections
Bruce Allan
1
-3
/
+2
2009-12-02
e1000e: enable new 82567V-3 device
Bruce Allan
1
-0
/
+1
[next]