[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230509170935.2237051-1-anthony.l.nguyen@intel.com>
Date: Tue, 9 May 2023 10:09:32 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-05-09 (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.
The following are changes since commit 162bd18eb55adf464a0fa2b4144b8d61c75ff7c2:
linux/dim: Do nothing if no time delta between samples
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE
Aleksandr Loktionov (1):
igb: fix nvm.ops.read() error handling
Muhammad Husaini Zulkifli (1):
igc: Clean the TX buffer and TX descriptor ring
Vinicius Costa Gomes (1):
igc: Fix possible system crash when loading module
drivers/net/ethernet/intel/igb/igb_ethtool.c | 4 +++-
drivers/net/ethernet/intel/igc/igc_main.c | 10 ++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
--
2.38.1
Powered by blists - more mailing lists