Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Fri, 4 Jun 2021 21:27:07 +0000 (14:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jun 2021 21:27:07 +0000 (14:27 -0700)
commit26821ecd3b489c11ecfbd3942bc7fef7629464b6
treee2cd356b03b5c1c0f18b855184252cec2d4f295d
parent6fd815bb1ecc5d3cd99a31e0393fba0be517ed04
parent519d8ab17682da5f2fae5941d906d85b9fd3593a
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-06-04

This series contains updates to virtchnl header file and ice driver.

Brett fixes VF being unable to request a different number of queues then
allocated and adds clearing of VF_MBX_ATQLEN register for VF reset.

Haiyue handles error of rebuilding VF VSI during reset.

Paul fixes reporting of autoneg to use the PHY capabilities.

Dave allows LLDP packets without priority of TC_PRIO_CONTROL to be
transmitted.

Geert Uytterhoeven adds explicit padding to virtchnl_proto_hdrs
structure in the virtchnl header file.
====================

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