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
/
es2lan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
1
-1516
/
+0
*
intel drivers: repair missing flush operations
Jesse Brandeburg
2011-08-04
1
-0
/
+2
*
e1000e: disable far-end loopback mode on ESB2
Bruce Allan
2011-06-09
1
-0
/
+8
*
e1000e: implement ethtool set_phys_id
Bruce Allan
2011-04-27
1
-0
/
+1
*
e1000e: convert short duration msleep() to usleep_range()
Bruce Allan
2011-04-13
1
-2
/
+2
*
e1000e: update Copyright for 2011
Bruce Allan
2011-01-14
1
-1
/
+1
*
e1000e: cleanup variables set but not used
Bruce Allan
2011-01-09
1
-2
/
+2
*
e1000e: checkpatch error - open braces
Bruce Allan
2010-12-24
1
-2
/
+2
*
e1000e: checkpatch error - trailing statements
Bruce Allan
2010-12-24
1
-2
/
+2
*
e1000e: use hardware writeback batching
Jesse Brandeburg
2010-09-30
1
-0
/
+1
*
e1000e: update copyright information
Bruce Allan
2010-06-18
1
-1
/
+1
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
*
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
2010-05-12
1
-3
/
+6
*
e1000e: provide MAC-family-specific function to set LAN ID
Bruce Allan
2010-01-13
1
-0
/
+4
*
e1000e: use alternate MAC address on ESB2 if available
Bruce Allan
2010-01-13
1
-1
/
+27
*
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
2010-01-08
1
-0
/
+2
*
e1000e: only perform ESB2 MDIC workaround on certain configurations
Bruce Allan
2009-12-08
1
-33
/
+64
*
e1000e: check_polarity function pointers not set for 8257x
Bruce Allan
2009-12-02
1
-0
/
+1
*
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
2009-12-02
1
-0
/
+21
*
e1000e: guard against buffer overflow in cable length tables
Bruce Allan
2009-12-02
1
-4
/
+13
*
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
2009-12-02
1
-1
/
+3
*
e1000e: cosmetic - group local variables of the same type
Bruce Allan
2009-11-21
1
-4
/
+2
*
e1000e: do not error out on identification LED init failure
Bruce Allan
2009-11-21
1
-3
/
+2
*
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
2009-11-21
1
-36
/
+34
*
e1000e: set bools to true/false instead of 1/0
Bruce Allan
2009-11-21
1
-1
/
+2
*
e1000e: remove comments regarding a non-existent api module
Bruce Allan
2009-11-21
1
-23
/
+7
*
e1000e: update copyright information
Bruce Allan
2009-11-21
1
-1
/
+1
*
e1000e: cleanup ops function pointers
Bruce Allan
2009-11-21
1
-13
/
+13
*
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
2009-11-21
1
-12
/
+11
*
e1000e: cleanup redundant #include's
Bruce Allan
2009-11-21
1
-5
/
+0
*
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
2009-06-03
1
-0
/
+2
*
e1000e: specify max supported frame size in adapter struct
Bruce Allan
2009-06-03
1
-0
/
+1
*
drivers/net/e1000e: fix sparse warnings: make symbols static
Hannes Eder
2008-12-26
1
-2
/
+4
*
e1000e: ESB2 config after link up
Bruce Allan
2008-11-21
1
-37
/
+155
*
e1000e: add support for new 82574L part
Bruce Allan
2008-09-03
1
-1
/
+1
*
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
David Graham
2008-04-25
1
-33
/
+94
*
e1000e: cleanup several stats issues
Bruce Allan
2008-04-25
1
-2
/
+0
*
e1000e: rename a few functions
Jeff Kirsher
2008-04-16
1
-2
/
+2
*
e1000e: Make arrays out of these Rx/Tx registers
Jeff Kirsher
2008-04-16
1
-12
/
+12
*
e1000e: limit EEPROM size accesses
Jeff Kirsher
2008-04-16
1
-0
/
+4
*
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
2008-03-28
1
-7
/
+7
*
e1000e: rename mc_addr_list_update
Jeff Kirsher
2008-03-28
1
-1
/
+1
*
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
2008-03-28
1
-37
/
+52
*
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok
2007-10-10
1
-0
/
+1232