]> www.infradead.org Git - users/willy/xarray.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Thu, 8 Aug 2024 16:02:25 +0000 (09:02 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 8 Aug 2024 16:02:25 +0000 (09:02 -0700)
commit2ff4ceb0309abb3cd1843189e99e4cc479ec5b92
tree69ffff34ee5e6e5cbf6d02855e78c0bbc1cc2388
parent0411f73c13afcf619d7aa7546edbc5710a871cae
parentc181da18a7302c5de510fe975a3a333299c6e4b7
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2024-08-07 (ice)

This series contains updates to ice driver only.

Grzegorz adds IRQ synchronization call before performing reset and
prevents writing to hardware when it is resetting.

Mateusz swaps incorrect assignment of FEC statistics.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: Fix incorrect assigns of FEC counts
  ice: Skip PTP HW writes during PTP reset procedure
  ice: Fix reset handler
====================

Link: https://patch.msgid.link/20240807224521.3819189-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>