mbox series

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

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

Message

Karol Kolacinski June 20, 2024, 12:27 p.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 | 132 +++++++++++++++++------
 drivers/net/ethernet/intel/ice/ice_ptp.h |   9 ++
 2 files changed, 111 insertions(+), 30 deletions(-)

V1 -> V2: Fixed typos and other formatting issues in all patches

base-commit: 0a8975e20f25bb2f5edb28d883dc715802231e71