net/e1000/base: add workaround for ULP entry flow
authorWenzhuo Lu <wenzhuo.lu@intel.com>
Wed, 23 Nov 2016 17:22:54 +0000 (12:22 -0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:36:48 +0000 (19:36 +0100)
commitdb33e69c2ab961984cefa355cebaee2ba7cb2a85
treea4100138a3c0bb87a8544cb64322c5b4235a44b0
parent35f0408eff510e4b5f46983ef4f7f720c004c252
net/e1000/base: add workaround for ULP entry flow

For I217 revision 6, when entering Ultra Low Power (ULP) we need to enable
Low Power Link Up (LPLU) and disable Gig speed to make it work.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/e1000/base/e1000_ich8lan.c