]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 20:38:08 +0000 (13:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 20:38:08 +0000 (13:38 -0700)
commit7be738df006d50fc9194b242b2565747e606d575
tree1dcbb57df6f5cd8cab926e10a29824d451c92faf
parente5a343097db6f54f439ab17d5e1825bc1dae252d
parent8f8d5e6dcf7e238338fe9effeafdd2063ddf7eb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2015-03-27

This series contains updates to i40e and i40evf.

Jesse adds new device IDs to handle the new 20G speed for KR2.

Mitch provides a fix for an issue that shows up as a panic or memory
corruption when the device is brought down while under heavy stress.
This is resolved by delaying the releasing of resources until we
receive acknowledgment from the PF driver that the rings have indeed
been stopped.  Also adds firmware version information to ethtool
reporting to align with ixgbevf behavior.

Akeem increases the polling loop limiter, sine we found that in
certain circumstances the firmware can take longer to be ready after
a reset.
====================

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