[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230609161058.3485225-1-anthony.l.nguyen@intel.com>
Date: Fri, 9 Jun 2023 09:10:55 -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 v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-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.
---
v2:
Patch 1
- Changes to commit message
- Disable TX Queue ring during ndo_stop()
v1: https://lore.kernel.org/netdev/20230509170935.2237051-1-anthony.l.nguyen@intel.com/
The following are changes since commit 04c55383fa5689357bcdd2c8036725a55ed632bc:
net/sched: cls_u32: Fix reference counter leak leading to overflow
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 | 12 +++++++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
--
2.38.1
Powered by blists - more mailing lists