aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha1-1/+33
2020-07-28net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha1-1/+22
2020-07-28net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha1-11/+10
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha1-0/+21
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-1/+2
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller1-0/+4
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-19/+11
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar1-8/+12
2018-12-20mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar1-2/+2
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed1-7/+17
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin1-17/+17
2018-07-18net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz1-0/+1
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-1/+5
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud1-0/+55
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud1-1/+5
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-321/+227
2017-10-14net/mlx5: File renaming towards ptp core implementationFeras Daoud1-0/+619