netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2020-11-30
@ 2020-11-30 21:29 Tony Nguyen
  2020-11-30 21:29 ` [net-next 1/4] e1000e: allow turning s0ix flows on for systems with ME Tony Nguyen
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Tony Nguyen @ 2020-11-30 21:29 UTC (permalink / raw)
  To: davem, kuba
  Cc: Tony Nguyen, netdev, sassmann, mario.limonciello, sasha.neftin

This series contains updates to e1000e driver only.

Mario Limonciello allows s0ix on supported ME systems and adds
additional supported systems.

Vitaly changes configuration to allow for S0i3.2 substate.

The following are changes since commit e71d2b957ee49fe3ed35a384a4e31774de1316c1:
  Merge branch 'net-ipa-start-adding-ipa-v4-5-support'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE

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

Vitaly Lifshits (1):
  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.26.2


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-12-01  3:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30 21:29 [net-next 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2020-11-30 Tony Nguyen
2020-11-30 21:29 ` [net-next 1/4] e1000e: allow turning s0ix flows on for systems with ME Tony Nguyen
2020-11-30 22:00   ` Alexander Duyck
2020-11-30 22:15     ` Limonciello, Mario
2020-11-30 22:25       ` Alexander Duyck
2020-12-01  3:02         ` Limonciello, Mario
2020-12-01  1:08   ` Jakub Kicinski
2020-11-30 21:29 ` [net-next 2/4] e1000e: Add Dell's Comet Lake systems into s0ix heuristics Tony Nguyen
2020-11-30 22:31   ` Alexander Duyck
2020-11-30 22:49     ` Limonciello, Mario
2020-11-30 21:29 ` [net-next 3/4] e1000e: Add more Dell CML " Tony Nguyen
2020-11-30 21:29 ` [net-next 4/4] e1000e: fix S0ix flow to allow S0i3.2 subset entry Tony Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).