Message ID | 20240702171459.2606611-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-06-25 (ice) | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 2 Jul 2024 10:14:53 -0700 you wrote: > This series contains updates to ice driver only. > > Milena adds disabling of extts events when PTP is disabled. > > Jake prevents possible NULL pointer by checking that timestamps are > ready before processing extts events and adds checks for unsupported > PTP pin configuration. > > [...] Here is the summary with links: - [net,v2,1/4] ice: Fix improper extts handling https://git.kernel.org/netdev/net/c/00d3b4f54582 - [net,v2,2/4] ice: Don't process extts if PTP is disabled https://git.kernel.org/netdev/net/c/996422e3230e - [net,v2,3/4] ice: Reject pin requests with unsupported flags https://git.kernel.org/netdev/net/c/be2a9d12e6da - [net,v2,4/4] ice: use proper macro for testing bit https://git.kernel.org/netdev/net/c/7829ee78490d You are awesome, thank you!