Message ID | 20240329175632.211340-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-03-29 (net: intel) | expand |
Hello: This series was applied to netdev/net-next.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Fri, 29 Mar 2024 10:56:23 -0700 you wrote: > This series contains updates to most Intel drivers. > > Jesse moves declaration of pci_driver struct to remove need for forward > declarations in igb and converts Intel drivers to user newer power > management ops. > > Sasha reworks power management flow on igc to avoid using rtnl_lock() > during those flows. > > [...] Here is the summary with links: - [net-next,1/4] igb: simplify pci ops declaration https://git.kernel.org/netdev/net-next/c/47220a1e0b70 - [net-next,2/4] net: intel: implement modern PM ops declarations https://git.kernel.org/netdev/net-next/c/75a3f93b5383 - [net-next,3/4] igc: Refactor runtime power management flow https://git.kernel.org/netdev/net-next/c/6f31d6b643a3 - [net-next,4/4] i40e: avoid forward declarations in i40e_nvm.c https://git.kernel.org/netdev/net-next/c/ee4300b24a32 You are awesome, thank you!