]> 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)
commit04c3ed73f3b700d6c86a8bcf4da0a6582b51345c
treee822cc1ba59f9c81736e02c3e2f212792be7a07e
parentb3974588eeb24fdf188cc18a5d997447efa46341
parent8489d8600e92cc95011c01600eb3e544be72a962
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