Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorDavid S. Miller <davem@davemloft.net>
Wed, 7 Sep 2022 14:57:48 +0000 (15:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Sep 2022 14:57:48 +0000 (15:57 +0100)
commit2018b22a759e26a4c7e3ac6c60c283cfbd2c9c93
tree41e980ff11c4f66b69d1faaeecb45dc7f5ea0319
parent29796143f70eca1cf9e87f3a023bf79790c2f31a
parent11c12adcbc1598d91e73ab6ddfa41d25a01478ed
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-09-06 (i40e, iavf)

This series contains updates to i40e and iavf drivers.

Stanislaw adds support for new device id for i40e.

Jaroslaw tidies up some code around MSI-X configuration by adding/
reworking comments and introducing a couple of macros for i40e.

Michal resolves some races around reset and close by deferring and deleting
some pending AdminQ operations and reworking filter additions and deletions
during these operations for iavf.
====================

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