All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH v2 iwl-net 0/3] ice: Fix incorrect input/output pin behavior
@ 2024-06-20 12:27 ` Karol Kolacinski
  0 siblings, 0 replies; 20+ messages in thread
From: Karol Kolacinski @ 2024-06-20 12:27 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: netdev, Karol Kolacinski, anthony.l.nguyen, przemyslaw.kitszel

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
-- 
2.43.0


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-06-25  7:08 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 12:27 [Intel-wired-lan] [PATCH v2 iwl-net 0/3] ice: Fix incorrect input/output pin behavior Karol Kolacinski
2024-06-20 12:27 ` Karol Kolacinski
2024-06-20 12:27 ` [Intel-wired-lan] [PATCH v2 iwl-net 1/3] ice: Fix improper extts handling Karol Kolacinski
2024-06-20 12:27   ` Karol Kolacinski
2024-06-21 11:16   ` [Intel-wired-lan] " Simon Horman
2024-06-21 11:16     ` Simon Horman
2024-06-25  7:07   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2024-06-25  7:07     ` Pucha, HimasekharX Reddy
2024-06-20 12:27 ` [Intel-wired-lan] [PATCH v2 iwl-net 2/3] ice: Don't process extts if PTP is disabled Karol Kolacinski
2024-06-20 12:27   ` Karol Kolacinski
2024-06-21 11:06   ` [Intel-wired-lan] " Simon Horman
2024-06-21 11:06     ` Simon Horman
2024-06-25  7:08   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2024-06-25  7:08     ` Pucha, HimasekharX Reddy
2024-06-20 12:27 ` [Intel-wired-lan] [PATCH v2 iwl-net 3/3] ice: Reject pin requests with unsupported flags Karol Kolacinski
2024-06-20 12:27   ` Karol Kolacinski
2024-06-21 11:04   ` [Intel-wired-lan] " Simon Horman
2024-06-21 11:04     ` Simon Horman
2024-06-25  7:08   ` [Intel-wired-lan] " Pucha, HimasekharX Reddy
2024-06-25  7:08     ` Pucha, HimasekharX Reddy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.