]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Fri, 2 Dec 2022 04:12:41 +0000 (20:12 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 2 Dec 2022 04:12:41 +0000 (20:12 -0800)
commit78d894ce1a69858fee0f4a17381ebee23a7f86ca
tree4902736cf46bc7f90fada09c9b036cee0e060c83
parentd9ff9a86be35aa4fafad5d57ab1ec982205c5210
parent34b1d062597e01a0ff8fb984e330d23bee0ebe34
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-11-30 (e1000e, igb)

This series contains updates to e1000e and igb drivers.

Akihiko Odaki fixes calculation for checking whether space for next
frame exists for e1000e and properly sets MSI-X vector to fix failing
ethtool interrupt test for igb.

* '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  igb: Allocate MSI-X vector when testing
  e1000e: Fix TX dispatch condition
====================

Link: https://lore.kernel.org/r/20221130194228.3257787-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>