Message ID | 20241113185431.1289708-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Intel Wired LAN Driver Updates 2024-11-05 (ice, ixgbe, igc. igb, igbvf, e1000) | expand |
Hello: This series was applied to netdev/net-next.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Wed, 13 Nov 2024 10:54:15 -0800 you wrote: > For ice: > > Mateusz refactors and adds additional SerDes configuration values to be > output. > > Przemek refactors processing of DDP and adds support for a flag field in > the DDP's signature segment header. > > [...] Here is the summary with links: - [net-next,v2,01/14] ice: rework of dump serdes equalizer values feature https://git.kernel.org/netdev/net-next/c/8ea085937dad - [net-next,v2,02/14] ice: extend dump serdes equalizer values feature https://git.kernel.org/netdev/net-next/c/99dbcab0cdd6 - [net-next,v2,03/14] ice: refactor "last" segment of DDP pkg https://git.kernel.org/netdev/net-next/c/d6920900398a - [net-next,v2,04/14] ice: support optional flags in signature segment header https://git.kernel.org/netdev/net-next/c/09ec79d42e42 - [net-next,v2,05/14] ice: Add support for persistent NAPI config https://git.kernel.org/netdev/net-next/c/492a044508ad - [net-next,v2,06/14] ice: only allow Tx promiscuous for multicast https://git.kernel.org/netdev/net-next/c/2a52984c53f3 - [net-next,v2,07/14] ice: initialize pf->supported_rxdids immediately after loading DDP https://git.kernel.org/netdev/net-next/c/8cca16be5efc - [net-next,v2,08/14] ice: use stack variable for virtchnl_supported_rxdids https://git.kernel.org/netdev/net-next/c/eaa3e9876bbc - [net-next,v2,09/14] ice: Unbind the workqueue https://git.kernel.org/netdev/net-next/c/fcc17a3ba0ce - [net-next,v2,10/14] ixgbe: Break include dependency cycle https://git.kernel.org/netdev/net-next/c/4b2c75ffeaad - [net-next,v2,11/14] igc: remove autoneg parameter from igc_mac_info https://git.kernel.org/netdev/net-next/c/ade6fded7957 - [net-next,v2,12/14] igb: Fix 2 typos in comments in igb_main.c https://git.kernel.org/netdev/net-next/c/f40b0acad688 - [net-next,v2,13/14] igbvf: remove unused spinlock https://git.kernel.org/netdev/net-next/c/4d26b6eccdc2 - [net-next,v2,14/14] e1000: Hold RTNL when e1000_down can be called https://git.kernel.org/netdev/net-next/c/e400c7444d84 You are awesome, thank you!