diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2010-09-22 17:15:08 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-23 03:41:18 (GMT) |
commit | 8395ae8303255b31a8625035fc98391c88b0c257 (patch) | |
tree | 176950114d1368f87949026d626690031e85628f /drivers/net/vxge/vxge-main.h | |
parent | 94e2238969e89f5112297ad2a00103089dde7e8f (diff) | |
download | linux-fsl-qoriq-8395ae8303255b31a8625035fc98391c88b0c257.tar.xz |
e1000e: 82577/8/9 issues with device in Sx
When going to Sx, disable gigabit in PHY (e1000_oem_bits_config_ich8lan)
in addition to the MAC before configuring PHY wakeup otherwise the PHY
configuration writes might be missed. Also write the LED configuration
and SMBus address to the PHY registers (e1000_oem_bits_config_ich8lan and
e1000_write_smbus_addr, respectively). The reset is no longer needed
since re-auto-negotiation is forced in e1000_oem_bits_config_ich8lan and
leaving it in causes issues with auto-negotiating the link.
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>
Diffstat (limited to 'drivers/net/vxge/vxge-main.h')
0 files changed, 0 insertions, 0 deletions