[PATCH 0/4] [Unstable/oem-5.10] e1000e: Fix issues with S01x

Timo Aaltonen tjaalton at ubuntu.com
Tue Nov 3 10:31:13 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1902687

These patches fix issues with the network driver and suspend/resume on an unreleased platform.
They are from intel-wired-lan ml.

Mario Limonciello (3):
  UBUNTU: SAUCE: e1000e: allow turning s0ix flows on for systems with ME
  UBUNTU: SAUCE: e1000e: Add Dell's Comet Lake systems into s0ix
    heuristics
  UBUNTU: SAUCE: e1000e: Add more Dell CML systems into s0ix heuristics

Vitaly Lifshits (1):
  UBUNTU: SAUCE: e1000e: fix S0ix flow to allow S0i3.2 subset entry

 .../device_drivers/ethernet/intel/e1000e.rst  |  23 ++
 drivers/net/ethernet/intel/Kconfig            |   1 +
 drivers/net/ethernet/intel/e1000e/e1000.h     |   7 +
 drivers/net/ethernet/intel/e1000e/netdev.c    |  72 +++---
 drivers/net/ethernet/intel/e1000e/param.c     | 209 ++++++++++++++++++
 5 files changed, 270 insertions(+), 42 deletions(-)

-- 
2.27.0




More information about the kernel-team mailing list