mbox series

[v3,iwl-net,0/3] ice: Fix incorrect input/output pin behavior

Message ID 20240702111807.87802-1-karol.kolacinski@intel.com (mailing list archive)
Headers show
Series ice: Fix incorrect input/output pin behavior | expand

Message

Karol Kolacinski July 2, 2024, 11:13 a.m. UTC
This patch series fixes incorrect external timestamps handling, which
may result in kernel crashes or not requested extts/perout behavior.

Jacob Keller (2):
  ice: Don't process extts if PTP is disabled
  ice: Reject pin requests with unsupported flags

Milena Olech (1):
  ice: Fix improper extts handling

 drivers/net/ethernet/intel/ice/ice_ptp.c | 131 +++++++++++++++++------
 drivers/net/ethernet/intel/ice/ice_ptp.h |   9 ++
 2 files changed, 110 insertions(+), 30 deletions(-)

V2 -> V3: Adjusted formatting in "ice: Fix improper extts handling" and
          reworded commit message
V1 -> V2: Fixed typos and other formatting issues in all patches

base-commit: 0a8975e20f25bb2f5edb28d883dc715802231e71