Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorDavid S. Miller <davem@davemloft.net>
Fri, 4 Feb 2022 10:09:42 +0000 (10:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Feb 2022 10:09:42 +0000 (10:09 +0000)
commiteace555b4c346ec73d555f1cefb172c36e7bc815
treee822cc1ba59f9c81736e02c3e2f212792be7a07e
parent41414c9bdbb87cc5fbeee7dfc33137a96710fcac
parent53a9e346e159f80313ff0b0c45b91cc3552cc690
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
40GbE Intel Wired LAN Driver Updates 2022-02-03

This series contains updates to the i40e client header file and driver.

Mateusz disables HW TC offload by default.

Joe Damato removes a no longer used statistic.

Jakub Kicinski removes an unused enum from the client header file.

Jedrzej changes some admin queue commands to occur under atomic context
and adds new functions for admin queue MAC VLAN filters to avoid a
potential race that could occur due storing results in a structure that
could be overwritten by the next admin queue call.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/i40e/i40e_main.c