aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c
AgeCommit message (Expand)Author
2020-10-29net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha
2020-07-28net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-07-28net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar
2018-12-20mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin
2018-07-18net/mlx5: Adjust clock overflow work periodAriel Levkovich
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud
2017-10-14net/mlx5: File renaming towards ptp core implementationFeras Daoud