OSDN Git Service

e1000e: Fix issue with link flap on 82579
authorDavid Ertman <davidx.m.ertman@intel.com>
Thu, 1 May 2014 01:22:26 +0000 (01:22 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 5 May 2014 20:02:57 +0000 (13:02 -0700)
commit7142a55c3c1fee89a60aa7b402c834b6b8afcb0a
tree9ae1dfce3200ee81ea2fec32fb9237dc364d3d20
parentfbb9ab10a289ff28b70f53af302d119401960a39
e1000e: Fix issue with link flap on 82579

Several customers have reported a link flap issue on 82579. The symptoms
are random and intermittent link losses when 82579 is connected to specific
link partners. Issue has been root caused as interoperability problem
between 82579 and at least some Broadcom PHYs in the Energy Efficient
Ethernet wake mechanism.

To fix the issue, we are disabling the Phase Locked Loop shutdown in 100M
Low Power Idle.  This solution will cause an increase of power in 100M EEE
link. It will cost additional 28mW in this specific mode.

Cc: Lukasz Adamczuk <lukasz.adamczuk@intel.com>
Signed-off-by: Dave Ertman <davidx.m.ertman@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/ich8lan.c
drivers/net/ethernet/intel/e1000e/ich8lan.h