[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240206212820.988687-1-anthony.l.nguyen@intel.com>
Date: Tue, 6 Feb 2024 13:28:16 -0800
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/2][pull request] Intel Wired LAN Driver Updates 2024-02-06 (igb, igc)
This series contains updates to igb and igc drivers.
Kunwu Chan adjusts firmware version string implementation to resolve
possible NULL pointer issue for igb.
Sasha removes workaround on igc.
The following are changes since commit 1ce2654d87e2fb91fea83b288bd9b2641045e42a:
net: stmmac: xgmac: fix a typo of register name in DPP safety handling
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE
Kunwu Chan (1):
igb: Fix string truncation warnings in igb_set_fw_version
Sasha Neftin (1):
igc: Remove temporary workaround
drivers/net/ethernet/intel/igb/igb.h | 2 +-
drivers/net/ethernet/intel/igb/igb_main.c | 35 ++++++++++++-----------
drivers/net/ethernet/intel/igc/igc_phy.c | 6 +---
3 files changed, 20 insertions(+), 23 deletions(-)
--
2.41.0
Powered by blists - more mailing lists