]> 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)
commit8b1894d8f60a0932dc796b3470c4652c9215502e
tree4399d209991c2ba9574c573e6e05b759fca1dd39
parent1ac8fcdbefbe5e2f9a9c6a87837fc2b491d0fc4c
parent86c779ee9f8d3a14932cddb7c62fade9bce4d274
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>