https://github.com/torvalds/linux
Revision 61fac744dddb22d99c7b12250bc9bada7866df08 authored by Peter Waskiewicz on 27 April 2010, 00:38:15 UTC, committed by David S. Miller on 27 April 2010, 17:18:25 UTC
The PHY laser is still on during driver init.  It's allowing
garbage to hit our FIFO, which eventually can cause the entire
device to die.  Power down the laser while setting up the device,
and re-enable the laser before getting link.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 908ba2b
History
Tip revision: 61fac744dddb22d99c7b12250bc9bada7866df08 authored by Peter Waskiewicz on 27 April 2010, 00:38:15 UTC
ixgbe: Power down PHY during driver resets
Tip revision: 61fac74
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.5 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top