[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc)
From: Tony Nguyen <anthony.l.nguyen@intel.com>
Date: 2026-06-09 17:25:04
From: Tony Nguyen <anthony.l.nguyen@intel.com>
Date: 2026-06-09 17:25:04
Przemyslaw adds needed padding to idpf PTP structures to match firmware expectations. Larysa bypasses XPS configuration on XDP queues for ixgbe. Khai Wen corrects offset into packet buffer when handling for frame preemption on igc. The following are changes since commit 0aa05daef7848a5ac11158949dc73cd741995dc1: Merge branch 'net-mctp-usb-minor-fixes-for-mctp-over-usb-transport-driver' and are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 200GbE KhaiWenTan (1): igc: skip RX timestamp header for frame preemption verification Larysa Zaremba (1): ixgbe: do not configure xps for XDP queues Przemyslaw Korba (1): idpf: add padding to PTP virtchnl structures drivers/net/ethernet/intel/idpf/virtchnl2.h | 12 +++++++++--- drivers/net/ethernet/intel/igc/igc_main.c | 2 +- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 3 ++- 3 files changed, 12 insertions(+), 5 deletions(-) -- 2.47.1