]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2020 23:16:24 +0000 (16:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Jun 2020 23:16:24 +0000 (16:16 -0700)
commita6bf18b3ffa13819acbb65f33d6304b82420faec
tree1a1bfd44197512f0e9412cd5953e163ab1c61367
parentf878e17c449a06899a929fdb330cdd7ee4771f6e
parent0d6da863965beb945cc208fb172fcb6da06bc89d
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>