]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite41dcc0efafd249f53dc802601e2303c47f4c3a3
treee2cd356b03b5c1c0f18b855184252cec2d4f295d
parent3244c71bce11b7e76d9e5bbcf9eb50ea95bdbdd8
parent683c43af930b7f526eb6c37d9090801aba219cb9
Merge branch '100GbE' of git://git.kernel.org/pub/scm/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>