All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-net 0/3] ice: Fix incorrect input/output pin behavior
@ 2024-06-18 10:41 ` Karol Kolacinski
  0 siblings, 0 replies; 16+ messages in thread
From: Karol Kolacinski @ 2024-06-18 10:41 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 | 137 +++++++++++++++++------
 drivers/net/ethernet/intel/ice/ice_ptp.h |   9 ++
 2 files changed, 113 insertions(+), 33 deletions(-)


base-commit: dea9bffd24e4d556bb05511d60ae78c302e66b4f
-- 
2.43.0


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

end of thread, other threads:[~2024-07-08 22:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18 10:41 [Intel-wired-lan] [PATCH iwl-net 0/3] ice: Fix incorrect input/output pin behavior Karol Kolacinski
2024-06-18 10:41 ` Karol Kolacinski
2024-06-18 10:41 ` [Intel-wired-lan] [PATCH iwl-net 1/3] ice: Fix improper extts handling Karol Kolacinski
2024-06-18 10:41   ` Karol Kolacinski
2024-06-19 16:42   ` [Intel-wired-lan] " Simon Horman
2024-06-19 16:42     ` Simon Horman
2024-06-18 10:41 ` [Intel-wired-lan] [PATCH iwl-net 2/3] ice: Don't process extts if PTP is disabled Karol Kolacinski
2024-06-18 10:41   ` Karol Kolacinski
2024-06-19 16:40   ` [Intel-wired-lan] " Simon Horman
2024-06-19 16:40     ` Simon Horman
2024-07-08 22:50     ` [Intel-wired-lan] " Keller, Jacob E
2024-07-08 22:50       ` Keller, Jacob E
2024-06-18 10:41 ` [Intel-wired-lan] [PATCH iwl-net 3/3] ice: Reject pin requests with unsupported flags Karol Kolacinski
2024-06-18 10:41   ` Karol Kolacinski
2024-06-19 16:44   ` [Intel-wired-lan] " Simon Horman
2024-06-19 16:44     ` Simon Horman

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.