]> Pileus Git - ~andy/linux/commitdiff
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)
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>

Trivial merge