linux/drivers/net/ethernet/intel/e1000e
Kai-Heng Feng 59f58708c5 e1000e: Exclude device from suspend direct complete optimization
e1000e sets different WoL settings in system suspend callback and
runtime suspend callback.

The suspend direct complete optimization leaves e1000e in runtime
suspended state with wrong WoL setting during system suspend.

To fix this, we need to disable suspend direct complete optimization to
let e1000e always use suspend callback to set correct WoL during system
suspend.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-02-05 16:08:54 -08:00
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
defines.h
e1000.h e1000e: extend PTP gettime function to read system clock 2018-11-09 19:43:51 -08:00
ethtool.c
hw.h
ich8lan.c
ich8lan.h
mac.c
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: Exclude device from suspend direct complete optimization 2019-02-05 16:08:54 -08:00
nvm.c
nvm.h
param.c
phy.c
phy.h
ptp.c e1000e: extend PTP gettime function to read system clock 2018-11-09 19:43:51 -08:00
regs.h