index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
/
82571.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: reset PHY after errors detected
Carolyn Wyborny
2010-10-28
1
-0
/
+38
*
e1000e: use hardware writeback batching
Jesse Brandeburg
2010-09-30
1
-2
/
+4
*
e1000e: don't check for alternate MAC addr on parts that don't support it
Bruce Allan
2010-08-19
1
-13
/
+17
*
e1000e: disable ASPM L1 on 82573
Bruce Allan
2010-08-19
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
-4
/
+0
*
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
2010-05-12
1
-4
/
+15
*
e1000e: increase rx fifo size to 36K on 82574 and 82583
Alexander Duyck
2010-05-05
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
1
-11
/
+9
|
\
|
*
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
2010-04-27
1
-11
/
+9
*
|
e1000e: typo corrections
Joe Perches
2010-03-30
1
-1
/
+1
|
/
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
e1000e: genericize the update multicast address list
Bruce Allan
2010-01-13
1
-27
/
+1
*
|
e1000e: provide MAC-family-specific function to set LAN ID
Bruce Allan
2010-01-13
1
-0
/
+7
*
|
e1000e: use alternate MAC address on ESB2 if available
Bruce Allan
2010-01-13
1
-3
/
+30
|
/
*
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
2010-01-08
1
-0
/
+2
*
e1000e: LED settings in EEPROM ignored on 82571 and 82572
Bruce Allan
2009-12-18
1
-6
/
+0
*
e1000e: check_polarity function pointers not set for 8257x
Bruce Allan
2009-12-02
1
-0
/
+3
*
e1000e: comment corrections
Bruce Allan
2009-12-02
1
-1
/
+1
*
e1000e: ensure the link state is correct for serdes links
Bruce Allan
2009-12-02
1
-28
/
+48
*
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
2009-12-02
1
-0
/
+26
*
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
2009-12-02
1
-3
/
+6
*
e1000e: cosmetic - group local variables of the same type
Bruce Allan
2009-11-21
1
-8
/
+3
*
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
-3
/
+4
*
e1000e: provide comment for 82571 workaround
Bruce Allan
2009-11-21
1
-0
/
+7
*
e1000e: remove comments regarding a non-existent api module
Bruce Allan
2009-11-21
1
-8
/
+1
*
e1000e: update copyright information
Bruce Allan
2009-11-21
1
-1
/
+1
*
e1000e: cleanup ops function pointers
Bruce Allan
2009-11-21
1
-27
/
+27
*
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
2009-11-21
1
-20
/
+20
*
e1000e: cleanup redundant #include's
Bruce Allan
2009-11-21
1
-4
/
+0
*
e1000e: swap max hw supported frame size between 82574 and 82583
Alexander Duyck
2009-10-04
1
-2
/
+2
*
e1000e: Fixes possible phy corrupton on 82571 designs.
Dave Graham
2009-06-09
1
-7
/
+79
*
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
-2
/
+9
*
e1000e: add support for 82583 device id
Alexander Duyck
2009-03-20
1
-21
/
+108
*
drivers/net/e1000e: fix sparse warning: Should it be static?
Hannes Eder
2009-02-17
1
-1
/
+1
*
e1000e: Serdes - attempt autoneg when link restored.
dave graham
2009-02-10
1
-1
/
+131
*
e1000e: Disable dynamic clock gating for 82571 per si errata.
dave graham
2009-02-10
1
-0
/
+12
*
e1000e: workaround hw errata
Jesse Brandeburg
2009-01-26
1
-1
/
+5
*
e1000e: check return code from NVM accesses and fix bank detection
Bruce Allan
2008-11-21
1
-2
/
+3
*
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
1
-2
/
+2
*
e1000e: ESB2 config after link up
Bruce Allan
2008-11-21
1
-0
/
+3
*
e1000e: update comments listing supported parts for each MAC family
Bruce Allan
2008-11-21
1
-0
/
+1
*
e1000e: enable ECC correction on 82571 silicon
Alexander Duyck
2008-11-16
1
-0
/
+6
*
e1000e: add support for new 82574L part
Bruce Allan
2008-09-03
1
-13
/
+140
*
e1000e: cleanup several stats issues
Bruce Allan
2008-04-25
1
-6
/
+0
*
e1000e: rename a few functions
Jeff Kirsher
2008-04-16
1
-4
/
+4
[next]