]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerBrian Maly <brian.maly@oracle.com>
Fri, 4 Sep 2015 20:55:38 +0000 (16:55 -0400)
commit7cbd3b75de8cf48c1fa57458593375068e7011ab
tree97022305dd01f528bc59f8e4d700cc68a54353f3
parent009148b9ececaeda6c613b038b99148f99422de0
e1000e: i219 - fix to enable both ULP and EEE in Sx state

Orabug: 21792108

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>
(cherry picked from commit 6607c99e7034e7565a1559a24dd35083d6719788)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/e1000e/ich8lan.c