]> 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)
commit9e18f19717dab0bf359c6b01edf24faa8ee876af
tree1a1bfd44197512f0e9412cd5953e163ab1c61367
parent0c75d9601aea38516cd02ecd968524d022af0c05
parentab169a1b64459806ddc1e0c0a5f7c9d2758fc296
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>