]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit89a4ecc2a54daa9d37baa3f23e09f09cd016959f
treee822cc1ba59f9c81736e02c3e2f212792be7a07e
parent77f57ed9cc2a03965dfffe305122f32063cb0df0
parente03da1cc613da07cd4abe25f13ac62f9fc75b88d
Merge branch '40GbE' of git://git.kernel.org/pub/scm/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