]> Git Repo - linux.git/commitdiff
Merge branch 'ixgbe'
authorDavid S. Miller <[email protected]>
Thu, 16 Jan 2014 05:48:42 +0000 (21:48 -0800)
committerDavid S. Miller <[email protected]>
Thu, 16 Jan 2014 05:48:42 +0000 (21:48 -0800)
Aaron Brown says:

====================
Intel Wired LAN Driver Updates

This series contains several updates from Alex to ixgbe.

To avoid head of line blocking in the event a VF stops cleaning Rx descriptors
he makes sure QDE bits are set for a VF before the Rx queues are enabled.

To avoid a situation where the head write-back registers can remain set ofter
the driver is unloaded he clears them on a VF reset.

Alexander Duyck (2):
  ixgbe: Force QDE via PFQDE for VFs during reset
  ixgbe: Clear head write-back registers on VF reset
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge
This page took 0.044094 seconds and 4 git commands to generate.