1
linux/drivers/net/e1000e
Bruce Allan f2e2b3abe4 e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps
The PHY on 82577/82578 has issues when the registers on page 800 are
accessed when in gigabit mode.  Do not clear the Wakeup Control register
when resetting the part since it is on page 800 (and will be cleared on
reset anyway).

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-23 12:58:39 -07:00
..
82571.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
defines.h e1000e: update copyright information 2010-06-18 22:12:18 -07:00
e1000.h e1000e: avoid polling h/w registers during link negotiation 2010-06-23 12:58:38 -07:00
es2lan.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
ethtool.c e1000e: avoid polling h/w registers during link negotiation 2010-06-23 12:58:38 -07:00
hw.h e1000e: update copyright information 2010-06-18 22:12:18 -07:00
ich8lan.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
lib.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps 2010-06-23 12:58:39 -07:00
param.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00
phy.c e1000e: update copyright information 2010-06-18 22:12:18 -07:00