]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Mon, 24 Apr 2017 15:53:53 +0000 (11:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Apr 2017 15:53:53 +0000 (11:53 -0400)
commit7886ba64ace1d1f2bc135d310b22206b992edf84
treefbe3c01c3a8fb9b7ac12d3db8e8b565a05d64541
parent91220ab16ebe22a692370d480e28376b54252df2
parent80a86460d8fcfc2ef2f49cfb3436e962c14ab27e
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
1GbE Intel Wired LAN Driver Updates 2017-04-20

This series contains updates to e1000, e1000e, igb/vf and ixgb.

Tobias Klauser cleans up e1000, ixgb and igbvf from having a local
function or structure for netdev stats.

Bernd Faust fixes an issue for 82579 devices, where the clock frequency
was being incorrectly set for these devices.  These devices only support
96MHz, so make sure they are set to use only that.

Yury Kylulin extends the work Jake and Alex did for ixgbe in MAC filter
handling into the igb driver.

Kim Tatt Chuah enables igb to wake up by packet and to read the necessary
Wake Up Status (WUS) and Wake Up Packet Memory (WUPM) registers.
====================

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