All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, pabeni@redhat.com, edumazet@google.com,
	andrew+netdev@lunn.ch, netdev@vger.kernel.org,
	karol.kolacinski@intel.com, jacob.e.keller@intel.com,
	przemyslaw.kitszel@intel.com, richardcochran@gmail.com
Subject: Re: [PATCH net-next 00/15][pull request] ice: Separate TSPLL from PTP and clean up
Date: Sat, 21 Jun 2025 08:23:48 -0700	[thread overview]
Message-ID: <20250621082348.32ae3264@kernel.org> (raw)
In-Reply-To: <20250618174231.3100231-1-anthony.l.nguyen@intel.com>

On Wed, 18 Jun 2025 10:42:12 -0700 Tony Nguyen wrote:
> Separate TSPLL related functions and definitions from all PTP-related
> files and clean up the code by implementing multiple helpers.

I pulled the first 6

  parent reply	other threads:[~2025-06-21 15:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-18 17:42 [PATCH net-next 00/15][pull request] ice: Separate TSPLL from PTP and clean up Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 01/15] ice: move TSPLL functions to a separate file Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 02/15] ice: rename TSPLL and CGU functions and definitions Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 03/15] ice: fix E825-C TSPLL register definitions Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 04/15] ice: remove ice_tspll_params_e825 definitions Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 05/15] ice: use designated initializers for TSPLL consts Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 06/15] ice: add TSPLL log config helper Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 07/15] ice: add ICE_READ/WRITE_CGU_REG_OR_DIE helpers Tony Nguyen
2025-06-21 15:23   ` Jakub Kicinski
2025-06-23 23:43     ` Jacob Keller
2025-06-18 17:42 ` [PATCH net-next 08/15] ice: clear time_sync_en field for E825-C during reprogramming Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 09/15] ice: read TSPLL registers again before reporting status Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 10/15] ice: use bitfields instead of unions for CGU regs Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 11/15] ice: add multiple TSPLL helpers Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 12/15] ice: wait before enabling TSPLL Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 13/15] ice: fall back to TCXO on TSPLL lock fail Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 14/15] ice: move TSPLL init calls to ice_ptp.c Tony Nguyen
2025-06-18 17:42 ` [PATCH net-next 15/15] ice: default to TIME_REF instead of TXCO on E825-C Tony Nguyen
2025-06-21 15:23 ` Jakub Kicinski [this message]
2025-06-21 15:30 ` [PATCH net-next 00/15][pull request] ice: Separate TSPLL from PTP and clean up patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250621082348.32ae3264@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jacob.e.keller@intel.com \
    --cc=karol.kolacinski@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=richardcochran@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.