Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Sat, 15 Jun 2024 02:05:38 +0000 (19:05 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 15 Jun 2024 02:05:38 +0000 (19:05 -0700)
commit143492fce36161402fa2f45a0756de7ff69c366a
tree57bb156cf86f67b3cbf228e361b81f9543d4de18
parent7ed352d34f1a09a7659c53de07785115587499fe
parenta27f6ac9d404ea84196639dcc456f969ef813c0f
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2024-06-11 (ice)

This series contains updates to ice driver only.

En-Wei Wu resolves IRQ collision during suspend.

Paul corrects 200Gbps speed being reported as unknown.

Wojciech adds retry mechanism when package download fails.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: implement AQ download pkg retry
  ice: fix 200G link speed message log
  ice: avoid IRQ collision to fix init failure on ACPI S3 resume
====================

Link: https://lore.kernel.org/r/20240613154514.1948785-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>