[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240828225444.645154-1-anthony.l.nguyen@intel.com>
Date: Wed, 28 Aug 2024 15:54:40 -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/2][pull request] Intel Wired LAN Driver Updates 2024-08-28 (igb, ice)
This series contains updates to igb and ice drivers.
Daiwei Li restores writing the TSICR (TimeSync Interrupt Cause)
register on 82850 devices to workaround a hardware issue for igb.
Dawid detaches netdev device for reset to avoid ethtool accesses during
reset causing NULL pointer dereferences on ice.
The following are changes since commit 3a0504d54b3b57f0d7bf3d9184a00c9f8887f6d7:
sctp: fix association labeling in the duplicate COOKIE-ECHO case
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE
Daiwei Li (1):
igb: Fix not clearing TimeSync interrupts for 82580
Dawid Osuchowski (1):
ice: Add netif_device_attach/detach into PF reset flow
drivers/net/ethernet/intel/ice/ice_main.c | 7 +++++++
drivers/net/ethernet/intel/igb/igb_main.c | 10 ++++++++++
2 files changed, 17 insertions(+)
--
2.42.0
Powered by blists - more mailing lists