index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
/
phy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: update copyright information
Bruce Allan
2010-06-18
1
-1
/
+1
*
e1000e: initial support for 82579 LOMs
Bruce Allan
2010-06-18
1
-0
/
+3
*
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
Bruce Allan
2010-05-12
1
-20
/
+1
*
e1000e: MDIO slow mode should always be done for 82577
Bruce Allan
2010-01-13
1
-85
/
+0
*
e1000e: correct ICH/PCH PHY operations function pointers
Bruce Allan
2009-12-02
1
-14
/
+177
*
e1000e: refactor PHY ID detection workaround
Bruce Allan
2009-12-02
1
-10
/
+16
*
e1000e: PHY type cleanups in e1000e_check_downshift()
Bruce Allan
2009-12-02
1
-1
/
+1
*
e1000e: add debug messages
Bruce Allan
2009-12-02
1
-6
/
+20
*
e1000e: comment corrections
Bruce Allan
2009-12-02
1
-7
/
+7
*
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
2009-12-02
1
-0
/
+37
*
e1000e: guard against buffer overflow in cable length tables
Bruce Allan
2009-12-02
1
-3
/
+11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
1
-34
/
+22
|
\
|
*
e1000e: remove unnecessary 82577 workaround causing link issues
Bruce Allan
2009-11-20
1
-10
/
+0
|
*
e1000e: read of PHY register may access wrong page on 82578
Bruce Allan
2009-11-20
1
-24
/
+22
*
|
e1000e: set bools to true/false instead of 1/0
Bruce Allan
2009-11-21
1
-3
/
+3
*
|
e1000e: update copyright information
Bruce Allan
2009-11-21
1
-1
/
+1
*
|
e1000e: cleanup ops function pointers
Bruce Allan
2009-11-21
1
-55
/
+55
*
|
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
2009-11-21
1
-46
/
+46
*
|
e1000e: improper return code signage
Bruce Allan
2009-11-21
1
-1
/
+1
|
/
*
e1000e: rework disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-10-29
1
-11
/
+4
*
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
2009-10-26
1
-141
/
+328
*
e1000e: delay second read of PHY_STATUS register on failure of first read
Bruce Allan
2009-07-03
1
-1
/
+6
*
e1000e: PHY loopback broken on 82578
Bruce Allan
2009-07-03
1
-0
/
+5
*
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
2009-06-03
1
-17
/
+682
*
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
1
-2
/
+2
*
e1000e: commit speed/duplex changes for m88 PHY
Bruce Allan
2008-11-21
1
-4
/
+4
*
e1000e: add support for new 82574L part
Bruce Allan
2008-09-03
1
-1
/
+108
*
e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts
Bruce Allan
2008-09-03
1
-0
/
+85
*
e1000e: Add support for BM PHYs on ICH9
Bruce Allan
2008-05-06
1
-0
/
+278
*
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
David Graham
2008-04-25
1
-33
/
+40
*
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
2008-03-28
1
-6
/
+6
*
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
2008-03-28
1
-55
/
+97
*
e1000e: fix spelling errors in comments
Auke Kok
2008-02-24
1
-5
/
+5
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
1
-2
/
+1
*
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok
2007-10-10
1
-0
/
+1773