OSDN Git Service

e1000e: i219 - fix to enable both ULP and EEE in Sx state
authorYanir Lubetkin <yanirx.lubetkin@intel.com>
Tue, 9 Jun 2015 22:15:55 +0000 (01:15 +0300)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 26 Jun 2015 09:42:24 +0000 (02:42 -0700)
commit6607c99e7034e7565a1559a24dd35083d6719788
tree09109e7e1ad07015630cad19b3b0cf6d09deaf8a
parentbeee8072c39cee74d4ff6e3b4ca8942f9966ed2e
e1000e: i219 - fix to enable both ULP and EEE in Sx state

In i219, there is a hardware bug that prevented ULP entry.
A side effect of the original software fix for this was that EEE in
Sx couldn't be enabled.
This patch implements a modified flow that allows both ULP and EEE in Sx.

Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@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