[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200616225354.2744572-1-jeffrey.t.kirsher@intel.com>
Date: Tue, 16 Jun 2020 15:53:51 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: davem@...emloft.net
Cc: Jeff Kirsher <jeffrey.t.kirsher@...el.com>, netdev@...r.kernel.org,
nhorman@...hat.com, sassmann@...hat.com
Subject: [net 0/3][pull request] Intel Wired LAN Driver Updates 2020-06-16
This series contains fixes to e1000 and e1000e.
Chen fixes an e1000e issue where systems could be waken via WoL, even
though the user has disabled the wakeup bit via sysfs.
Vaibhav Gupta updates the e1000 driver to clean up the legacy Power
Management hooks.
Arnd Bergmann cleans up the inconsistent use CONFIG_PM_SLEEP
preprocessor tags, which also resolves the compiler warnings about the
possibility of unused structure.
The following are changes since commit b8ad540dd4e40566c520dff491fc06c71ae6b989:
mptcp: fix memory leak in mptcp_subflow_create_socket()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 1GbE
Arnd Bergmann (1):
e1000e: fix unused-function warning
Chen Yu (1):
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Vaibhav Gupta (1):
e1000: use generic power management
drivers/net/ethernet/intel/e1000/e1000_main.c | 49 +++++--------------
drivers/net/ethernet/intel/e1000e/netdev.c | 30 ++++++------
2 files changed, 28 insertions(+), 51 deletions(-)
--
2.26.2
Powered by blists - more mailing lists