index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
lib
/
clock.c
Age
Commit message (
Expand
)
Author
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-02-06
net/mlx5: Generate PPS IN event on new function for shared clock
Jianbo Liu
2025-02-06
net/mlx5: Support one PTP device per hardware clock
Jianbo Liu
2025-02-06
net/mlx5: Move PPS notifier and out_work to clock_state
Jianbo Liu
2025-02-06
net/mlx5: Add devcom component for the clock shared by functions
Jianbo Liu
2025-02-06
net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer
Jianbo Liu
2025-02-06
net/mlx5: Add API to get mlx5_core_dev from mlx5_clock
Jianbo Liu
2025-02-06
net/mlx5: Add init and destruction functions for a single HW clock
Jianbo Liu
2025-02-06
net/mlx5: Change parameters for PTP internal functions
Jianbo Liu
2025-02-06
net/mlx5: Add helper functions for PTP callbacks
Jianbo Liu
2025-01-09
net/mlx5: use do_aux_work for PHC overflow checks
Vadim Fedorenko
2024-11-05
mlx5_en: use read sequence for gettimex64
Vadim Fedorenko
2024-08-05
net/mlx5: Implement PTM cross timestamping support
Rahul Rameshbabu
2023-11-18
Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2023-11-15
net/mlx5: Decouple PHC .adjtime and .adjphase implementations
Rahul Rameshbabu
2023-11-15
net/mlx5: Query maximum frequency adjustment of the PTP hardware clock
Rahul Rameshbabu
2023-11-15
net/mlx5: Convert scaled ppm values outside the s32 range for PHC frequency a...
Rahul Rameshbabu
2023-11-15
net/mlx5: Initialize clock->ptp_info inside mlx5_init_timer_clock
Rahul Rameshbabu
2023-11-15
net/mlx5: Refactor real time clock operation checks for PHC
Rahul Rameshbabu
2023-08-24
net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock
Rahul Rameshbabu
2023-08-07
net/mlx5: Skip clock update work when device is in error state
Moshe Shemesh
2023-06-20
net/mlx5: Add .getmaxphase ptp_clock_info callback
Rahul Rameshbabu
2023-04-05
net/mlx5: Update cyclecounter shift value to improve ptp free running mode pr...
Rahul Rameshbabu
2023-02-04
net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustments
Rahul Rameshbabu
2023-01-18
net/mlx5: Add hardware extended range support for PTP adjtime and adjphase
Rahul Rameshbabu
2023-01-18
net/mlx5: Add adjphase function to support hardware-only offset control
Rahul Rameshbabu
2023-01-09
net/mlx5: Fix ptp max frequency adjustment range
Rahul Rameshbabu
2022-10-31
ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppm
Jacob Keller
2022-09-27
net/mlx5: Add support for NPPS with real time mode
Aya Levin
2021-09-30
net/mlx5: Avoid generating event after PPS out in Real time mode
Aya Levin
2021-09-30
net/mlx5: Force round second at 1PPS out start time
Aya Levin
2021-08-11
net/mlx5: Fix typo in comments
Cai Huoqing
2021-04-16
net/mlx5: Add helper to initialize 1PPS
Aya Levin
2021-03-10
net/mlx5: Fix turn-off PPS command
Aya Levin
2021-02-16
net/mlx5: Add cyc2time HW translation mode support
Aya Levin
2021-02-16
net/mlx5: Move some PPS logic into helper functions
Eran Ben Elisha
2021-02-16
net/mlx5: Move all internal timer metadata into a dedicated struct
Eran Ben Elisha
2021-02-16
net/mlx5: Refactor init clock function
Eran Ben Elisha
2020-09-23
net/mlx5: remove unreachable return
Pavel Machek (CIP)
2020-09-15
net/mlx5: Don't call timecounter cyc2time directly from 1PPS flow
Eran Ben Elisha
2020-09-15
net/mlx5: Release clock lock before scheduling a PPS work
Eran Ben Elisha
2020-09-15
net/mlx5: Rename ptp clock info
Eran Ben Elisha
2020-09-15
net/mlx5: Always use container_of to find mdev pointer from clock struct
Eran Ben Elisha
2020-07-28
net/mlx5: Query PPS pin operational status before registering it
Eran Ben Elisha
2020-07-28
net/mlx5: Verify Hardware supports requested ptp function on a given pin
Eran Ben Elisha
2020-07-28
net/mlx5: Fix a bug of using ptp channel index as pin index
Eran Ben Elisha
2020-05-15
net/mlx5: Move internal timer read function to clock library
Eran Ben Elisha
2019-11-15
mlx5: Reject requests to enable time stamping on both edges.
Richard Cochran
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
[next]