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)
commit4d92a3e9b90e23eaf7d893d1841cd0391403b99a
tree1dcbb57df6f5cd8cab926e10a29824d451c92faf
parentafb0bc972b5269a2046a1194c475d929c62fc1a3
parent3182b25e1764142600a231050ae0182ba627da72
Merge branch 'master' of git://git./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>