summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c
AgeCommit message (Expand)Author
2026-03-18net/mlx5: Support cross-timestamping on ARM architecturesCarolina Jubran
2026-03-18net/mlx5: Move crosststamp setup into helper functionCarolina Jubran
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-10-28net/mlx5: Refactor PTP clock devcom pairingMark Bloch
2025-10-23net/mlx5: Refactor devcom to return NULL on failurePatrisious Haddad
2025-09-26net/mlx5: Use %pe format specifier for error pointersGal Pressman
2025-09-16net/mlx5: Refactor devcom to use match attributesShay Drory
2025-09-09net/mlx5: Support getcyclesx and getcrosscyclesCarolina Jubran
2025-09-09net/mlx5: Extract MTCTR register read logic into helper functionCarolina Jubran
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-02-06net/mlx5: Generate PPS IN event on new function for shared clockJianbo Liu
2025-02-06net/mlx5: Support one PTP device per hardware clockJianbo Liu
2025-02-06net/mlx5: Move PPS notifier and out_work to clock_stateJianbo Liu
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu
2025-02-06net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointerJianbo Liu
2025-02-06net/mlx5: Add API to get mlx5_core_dev from mlx5_clockJianbo Liu
2025-02-06net/mlx5: Add init and destruction functions for a single HW clockJianbo Liu
2025-02-06net/mlx5: Change parameters for PTP internal functionsJianbo Liu
2025-02-06net/mlx5: Add helper functions for PTP callbacksJianbo Liu
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2024-11-05mlx5_en: use read sequence for gettimex64Vadim Fedorenko
2024-08-05net/mlx5: Implement PTM cross timestamping supportRahul Rameshbabu
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-15net/mlx5: Query maximum frequency adjustment of the PTP hardware clockRahul Rameshbabu
2023-11-15net/mlx5: Convert scaled ppm values outside the s32 range for PHC frequency a...Rahul Rameshbabu
2023-11-15net/mlx5: Initialize clock->ptp_info inside mlx5_init_timer_clockRahul Rameshbabu
2023-11-15net/mlx5: Refactor real time clock operation checks for PHCRahul Rameshbabu
2023-08-24net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clockRahul Rameshbabu
2023-08-07net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh
2023-06-20net/mlx5: Add .getmaxphase ptp_clock_info callbackRahul Rameshbabu
2023-04-05net/mlx5: Update cyclecounter shift value to improve ptp free running mode pr...Rahul Rameshbabu
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu
2023-01-18net/mlx5: Add adjphase function to support hardware-only offset controlRahul Rameshbabu
2023-01-09net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2022-10-31ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-09-27net/mlx5: Add support for NPPS with real time modeAya Levin
2021-09-30net/mlx5: Avoid generating event after PPS out in Real time modeAya Levin
2021-09-30net/mlx5: Force round second at 1PPS out start timeAya Levin
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-04-16net/mlx5: Add helper to initialize 1PPSAya Levin
2021-03-10net/mlx5: Fix turn-off PPS commandAya Levin
2021-02-16net/mlx5: Add cyc2time HW translation mode supportAya Levin
2021-02-16net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha