]> 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)
commit7eb2f613bb808f16e16d226f6542c7dac3b5cc89
treee2cd356b03b5c1c0f18b855184252cec2d4f295d
parentedf664c2d03d832044f8e2d1cf531c9c85a619c1
parent41ef97db46dc74c1f86b140cbc6f1f24995260cc
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>