[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240611184239.1518418-1-anthony.l.nguyen@intel.com>
Date: Tue, 11 Jun 2024 11:42:34 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-06-11 (i40e, ice)
This series contains updates to i40e and ice drivers.
Michal fixes an issue when an XDP program is unloaded via rmmod on i40e.
En-Wei Wu resolves IRQ collision during suspend for ice.
Paul corrects 200Gbps speed being reported as unknown for ice.
Wojciech adds retry mechanism when package download fails on ice.
The following are changes since commit 36534d3c54537bf098224a32dc31397793d4594d:
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 40GbE
En-Wei Wu (1):
ice: avoid IRQ collision to fix init failure on ACPI S3 resume
Michal Kubiak (1):
i40e: Fix XDP program unloading while removing the driver
Paul Greenwalt (1):
ice: fix 200G link speed message log
Wojciech Drewek (1):
ice: implement AQ download pkg retry
drivers/net/ethernet/intel/i40e/i40e_main.c | 19 ++++++++++++-----
drivers/net/ethernet/intel/ice/ice_ddp.c | 23 +++++++++++++++++++--
drivers/net/ethernet/intel/ice/ice_main.c | 10 ++++++++-
3 files changed, 44 insertions(+), 8 deletions(-)
--
2.41.0
Powered by blists - more mailing lists