index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
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
2026-03-18
net/mlx5: Support cross-timestamping on ARM architectures
Carolina Jubran
2026-03-18
net/mlx5: Move crosststamp setup into helper function
Carolina Jubran
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-28
net/mlx5: Refactor PTP clock devcom pairing
Mark Bloch
2025-10-23
net/mlx5: Refactor devcom to return NULL on failure
Patrisious Haddad
2025-09-26
net/mlx5: Use %pe format specifier for error pointers
Gal Pressman
2025-09-16
net/mlx5: Refactor devcom to use match attributes
Shay Drory
2025-09-09
net/mlx5: Support getcyclesx and getcrosscycles
Carolina Jubran
2025-09-09
net/mlx5: Extract MTCTR register read logic into helper function
Carolina Jubran
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
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
[next]