]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit9b5381637e2baecf14433452d349ca44db72e9e5
treefbe3c01c3a8fb9b7ac12d3db8e8b565a05d64541
parente2989ee9746b3f2e78d1a39bbc402d884e8b8bf1
parent55c05dd0295d8334a987c82cc57abe60a5d49f37
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>