]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Sat, 21 Jun 2025 15:16:06 +0000 (08:16 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Jun 2025 15:19:14 +0000 (08:19 -0700)
commit0685ca51b0c9bf6ee7e13327fbcb32b24d9b3536
treeb5b5ba893fbc22d9981021676e31e092a547817e
parent99aa0bbb082e7c0660751832acca897493c3082c
parent0dffcea4121a5424d8ec4b8aef32feb9106726f1
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
ice: Separate TSPLL from PTP and clean up [part]

Jake Keller says:

Separate TSPLL related functions and definitions from all PTP-related
files and clean up the code by implementing multiple helpers.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  ice: add TSPLL log config helper
  ice: use designated initializers for TSPLL consts
  ice: remove ice_tspll_params_e825 definitions
  ice: fix E825-C TSPLL register definitions
  ice: rename TSPLL and CGU functions and definitions
  ice: move TSPLL functions to a separate file
====================

Link: https://patch.msgid.link/20250618174231.3100231-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>