All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-11-30 (e1000e, igb)
@ 2022-11-30 19:42 Tony Nguyen
  2022-11-30 19:42 ` [PATCH net 1/2] e1000e: Fix TX dispatch condition Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2022-11-30 19:42 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet; +Cc: Tony Nguyen, netdev

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.

The following are changes since commit 01f856ae6d0ca5ad0505b79bf2d22d7ca439b2a1:
  Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE

Akihiko Odaki (2):
  e1000e: Fix TX dispatch condition
  igb: Allocate MSI-X vector when testing

 drivers/net/ethernet/intel/e1000e/netdev.c   | 4 ++--
 drivers/net/ethernet/intel/igb/igb_ethtool.c | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-02  4:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30 19:42 [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-11-30 (e1000e, igb) Tony Nguyen
2022-11-30 19:42 ` [PATCH net 1/2] e1000e: Fix TX dispatch condition Tony Nguyen
2022-11-30 19:42 ` [PATCH net 2/2] igb: Allocate MSI-X vector when testing Tony Nguyen
2022-12-02  4:20 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-11-30 (e1000e, igb) patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.