Merge branch 'ice-fix-timestamping-in-reset-process'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 30 Jan 2024 10:49:06 +0000 (11:49 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 30 Jan 2024 10:49:07 +0000 (11:49 +0100)
commite8166eb24692ddac08ed3a401d3d09e9b4443642
treef53bf71b8039d9f96ba2937006489856748ba5ec
parent795a7dfbc3d95e4c7c09569f319f026f8c7f5a9c
parent7a25fe5cd5fb2265065ac6765c53c0a1f1e874d3
Merge branch 'ice-fix-timestamping-in-reset-process'

Tony Nguyen says:

====================
ice: fix timestamping in reset process

Karol Kolacinski says:

PTP reset process has multiple places where timestamping can end up in
an incorrect state.

This series introduces a proper state machine for PTP and refactors
a large part of the code to ensure that timestamping does not break.

The following are changes since commit 91374ba537bd60caa9ae052c9f1c0fe055b39149:
  net: dsa: mt7530: support OF-based registration of switch MDIO bus
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE
====================

Link: https://lore.kernel.org/r/20240125215757.2601799-1-anthony.l.nguyen@intel.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>