Message ID | 20240828225444.645154-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-08-28 (igb, ice) | expand |
Hello: This series was applied to netdev/net.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Wed, 28 Aug 2024 15:54:40 -0700 you wrote: > 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. > > [...] Here is the summary with links: - [net,1/2] igb: Fix not clearing TimeSync interrupts for 82580 https://git.kernel.org/netdev/net/c/ba8cf80724db - [net,2/2] ice: Add netif_device_attach/detach into PF reset flow https://git.kernel.org/netdev/net/c/d11a67634227 You are awesome, thank you!