Message ID | 20240830210451.2375215-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-08-30 (igc, e1000e, i40e) | expand |
Hello: This series was applied to netdev/net-next.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Fri, 30 Aug 2024 14:04:42 -0700 you wrote: > This series contains updates to igc, e1000e, and i40 drivers. > > Kurt Kanzenbach adds support for MQPRIO offloads and stops unintended, > excess interrupts on igc. > > Sasha adds reporting of EEE (Energy Efficient Ethernet) ability and > moves a register define to a better suited file for igc. > > [...] Here is the summary with links: - [net-next,1/6] igc: Add MQPRIO offload support https://git.kernel.org/netdev/net-next/c/9f3297511dae - [net-next,2/6] igc: Get rid of spurious interrupts https://git.kernel.org/netdev/net-next/c/8dcf2c212078 - [net-next,3/6] igc: Add Energy Efficient Ethernet ability https://git.kernel.org/netdev/net-next/c/ad7dffae4e40 - [net-next,4/6] igc: Move the MULTI GBT AN Control Register to _regs file https://git.kernel.org/netdev/net-next/c/f9cb5e01cc4e - [net-next,5/6] e1000e: avoid failing the system during pm_suspend https://git.kernel.org/netdev/net-next/c/0a6ad4d9e169 - [net-next,6/6] i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards https://git.kernel.org/netdev/net-next/c/0568ee1198f8 You are awesome, thank you!