linux/drivers/net/ethernet/intel/e1000e
Vitaly Lifshits e086ba2fcc e1000e: disable s0ix entry and exit flows for ME systems
Since ME systems do not support SLP_S0 in S0ix state, and S0ix entry
and exit flows may cause errors on them it is best to avoid using
e1000e_s0ix_entry_flow and e1000e_s0ix_exit_flow functions.

This was done by creating a struct of all devices that comes with ME
and by checking if the current device has ME.

Signed-off-by: Vitaly Lifshits <vitaly.lifshits@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-05-22 18:21:52 -07:00
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
defines.h
e1000.h e1000e: Revert "e1000e: Make watchdog use delayed work" 2020-01-09 09:21:40 -08:00
ethtool.c e1000e: reject unsupported coalescing params 2020-03-05 12:12:35 -08:00
hw.h e1000e: Add support for Tiger Lake device 2020-02-19 16:51:24 -08:00
ich8lan.c e1000e: Warn if disabling ULP failed 2020-05-22 18:21:52 -07:00
ich8lan.h
mac.c net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_hw_semaphore() 2020-02-19 15:25:59 -08:00
mac.h
Makefile
manage.c
manage.h
netdev.c e1000e: disable s0ix entry and exit flows for ME systems 2020-05-22 18:21:52 -07:00
nvm.c
nvm.h
param.c
phy.c
phy.h
ptp.c e1000e: Add support for Alder Lake 2020-02-19 16:51:12 -08:00
regs.h e1000e: fix S0ix flows for cable connected case 2020-04-19 11:37:00 -07:00