]> Pileus Git - ~andy/linux/commit
Merge branch 'i40e'
authorDavid S. Miller <davem@davemloft.net>
Sat, 18 Jan 2014 03:14:05 +0000 (19:14 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Jan 2014 03:14:05 +0000 (19:14 -0800)
commit144651d1f3ea374781fe3aa016dd05d7c4bd5ac6
treefa75c48180cd7d0957a2b39c1ee7ec1e24f76f97
parentc91514972b9bb8d9419c4b7fa30e0bca7eb60291
parentab60085e2e6e48ad4dc3d25254239e1119d074a4
Merge branch 'i40e'

Aaron Brown says:

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

This series contains updates to i40e.

Neerav implements DCB and DCBNL support and adds DCB options
to Kconfig.  DCB is disabled by default.

Anjali refactors flow control director to fix inconsistencies
that were preventing clean unloads of the driver, move the
queues for handling flow director error into their own hardware
VSI and implement a corrected version of the basic ethtool add
ntuple rule.

Jesse provides fixes for a compiler warning, firmware workaround,
white space fixes and renames some defines.

Shannon reworks the device ID #defines to follow the
DEV_ID_ convention followed by our other drivers.
====================

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