]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Wed, 8 Dec 2021 05:33:11 +0000 (21:33 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 8 Dec 2021 05:33:12 +0000 (21:33 -0800)
commitd7aeded0bae6f37617e52e348c6156ef1ffd961b
tree4399d209991c2ba9574c573e6e05b759fca1dd39
parente883e79637a608c67f059b2c563f3f81fbc621fb
parent6430e39d6416f64bf0fd46fe804754cc1023a251
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

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

This series contains updates to iavf and i40e drivers.

Mitch adds restoration of MSI state during reset for iavf.

Michal fixes checking and reporting of descriptor count changes to
communicate changes and/or issues for iavf.

Karen resolves an issue with failed handling of VF requests while a VF
reset is occurring for i40e.

Mateusz removes clearing of VF requested queue count when configuring
VF ADQ for i40e.

Norbert fixes a NULL pointer dereference that can occur when getting VSI
descriptors for i40e.
====================

Link: https://lore.kernel.org/r/20211206183519.2733180-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>