summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-19/+11Star
* mlx5: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-201-8/+12
* mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar2018-12-201-2/+2
* net/mlx5: Clock, Use async events chainSaeed Mahameed2018-11-261-7/+17
* net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2018-09-061-17/+17
* net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-191-2/+10
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+3
* net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-201-0/+1
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-1/+5
|\
| * net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud2018-01-121-1/+5
* | net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2018-01-181-0/+55
|/
* net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-321/+227Star
* net/mlx5: File renaming towards ptp core implementationFeras Daoud2017-10-141-0/+619