[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-02 (i40e, ice, idpf)
From: Tony Nguyen <anthony.l.nguyen@intel.com>
Date: 2026-06-02 22:55:20
From: Tony Nguyen <anthony.l.nguyen@intel.com>
Date: 2026-06-02 22:55:20
Maciej fixes i40e to keep q_vectors in sync through channel changes which caused issues with reconfiguration. Petr Oros adds missing callbacks for U.FL DPLL pins on ice. Alok Tiwari corrects copy/paste error causing incorrect reporting of PTP mailbox capability for idpf. The following are changes since commit 3522b21fd7e1863d0734537737bd59f1b90d0190: devlink: Release nested relation on devlink free and are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE Alok Tiwari (1): idpf: fix mailbox capability for set device clock time Maciej Fijalkowski (1): i40e: keep q_vectors array in sync with channel count changes Petr Oros (1): ice: fix missing priority callbacks for U.FL DPLL pins drivers/net/ethernet/intel/i40e/i40e_main.c | 73 +++++++++++++-------- drivers/net/ethernet/intel/ice/ice_dpll.c | 2 + drivers/net/ethernet/intel/idpf/idpf_ptp.c | 2 +- 3 files changed, 47 insertions(+), 30 deletions(-) -- 2.47.1