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
/
82571.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
e1000e: check_polarity function pointers not set for 8257x
Bruce Allan
1
-0
/
+3
2009-12-02
e1000e: comment corrections
Bruce Allan
1
-1
/
+1
2009-12-02
e1000e: ensure the link state is correct for serdes links
Bruce Allan
1
-28
/
+48
2009-12-02
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
1
-0
/
+26
2009-12-02
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
1
-3
/
+6
2009-11-21
e1000e: cosmetic - group local variables of the same type
Bruce Allan
1
-8
/
+3
2009-11-21
e1000e: do not error out on identification LED init failure
Bruce Allan
1
-3
/
+2
2009-11-21
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
1
-36
/
+34
2009-11-21
e1000e: set bools to true/false instead of 1/0
Bruce Allan
1
-3
/
+4
2009-11-21
e1000e: provide comment for 82571 workaround
Bruce Allan
1
-0
/
+7
2009-11-21
e1000e: remove comments regarding a non-existent api module
Bruce Allan
1
-8
/
+1
2009-11-21
e1000e: update copyright information
Bruce Allan
1
-1
/
+1
2009-11-21
e1000e: cleanup ops function pointers
Bruce Allan
1
-27
/
+27
2009-11-21
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
1
-20
/
+20
2009-11-21
e1000e: cleanup redundant #include's
Bruce Allan
1
-4
/
+0
2009-10-05
e1000e: swap max hw supported frame size between 82574 and 82583
Alexander Duyck
1
-2
/
+2
2009-06-09
e1000e: Fixes possible phy corrupton on 82571 designs.
Dave Graham
1
-7
/
+79
2009-06-03
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
1
-0
/
+2
2009-06-03
e1000e: specify max supported frame size in adapter struct
Bruce Allan
1
-2
/
+9
2009-03-20
e1000e: add support for 82583 device id
Alexander Duyck
1
-21
/
+108
2009-02-18
drivers/net/e1000e: fix sparse warning: Should it be static?
Hannes Eder
1
-1
/
+1
2009-02-11
e1000e: Serdes - attempt autoneg when link restored.
dave graham
1
-1
/
+131
2009-02-11
e1000e: Disable dynamic clock gating for 82571 per si errata.
dave graham
1
-0
/
+12
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
1
-1
/
+5
2008-11-22
e1000e: check return code from NVM accesses and fix bank detection
Bruce Allan
1
-2
/
+3
2008-11-22
e1000e: sync change flow control variables with ixgbe
Bruce Allan
1
-2
/
+2
2008-11-22
e1000e: ESB2 config after link up
Bruce Allan
1
-0
/
+3
2008-11-22
e1000e: update comments listing supported parts for each MAC family
Bruce Allan
1
-0
/
+1
2008-11-17
e1000e: enable ECC correction on 82571 silicon
Alexander Duyck
1
-0
/
+6
2008-09-03
e1000e: add support for new 82574L part
Bruce Allan
1
-13
/
+140
2008-04-25
e1000e: cleanup several stats issues
Bruce Allan
1
-6
/
+0
2008-04-17
e1000e: rename a few functions
Jeff Kirsher
1
-4
/
+4
2008-04-17
e1000e: Make arrays out of these Rx/Tx registers
Jeff Kirsher
1
-12
/
+12
2008-04-17
e1000e: limit EEPROM size accesses
Jeff Kirsher
1
-0
/
+4
2008-03-29
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
1
-6
/
+6
2008-03-29
e1000e: rename mc_addr_list_update
Jeff Kirsher
1
-5
/
+5
2008-03-29
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
1
-38
/
+67
2008-02-24
e1000e: fix spelling errors in comments
Auke Kok
1
-5
/
+5
2008-02-24
e1000e: 82573 can use eerd method to read eeprom
Auke Kok
1
-11
/
+1
2008-01-29
e1000/e1000e: Move PCI-Express device IDs over to e1000e
Auke Kok
1
-0
/
+6
2008-01-29
e1000e: Disable L1 ASPM power savings for 82573 mobile variants
Auke Kok
1
-1
/
+0
2008-01-29
e1000e: alternate MAC address support
Bill Hayes
1
-0
/
+4
2007-10-30
e1000e: Fix typo ! &
Roel Kluin
1
-1
/
+1
2007-10-11
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok
1
-0
/
+1351