]> git.itanic.dy.fi Git - linux-stable/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Thu, 15 Jun 2023 05:36:53 +0000 (22:36 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 15 Jun 2023 05:36:54 +0000 (22:36 -0700)
commitd6858e190425db1da92f3131b1f3411480c356aa
treed892afad845eab2df13c1fbee90b859bc9365601
parent361b6889ae636926cdff517add240c3c8e24593a
parent48a821fd58837800750ec1b3962f0f799630a844
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-06-12 (igc, igb)

This series contains updates to igc and igb drivers.

Husaini clears Tx rings when interface is brought down for igc.

Vinicius disables PTM and PCI busmaster when removing igc driver.

Alex adds error check and path for NVM read error on igb.

* '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  igb: fix nvm.ops.read() error handling
  igc: Fix possible system crash when loading module
  igc: Clean the TX buffer and TX descriptor ring
====================

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