summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller1-0/+4
2021-08-27ice: remove dead code for allocating pin_configJacob Keller1-11/+0
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller1-1/+1
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski1-1/+1
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski1-0/+293
2021-06-17ice: remove unnecessary NULL checks before ptp_read_system_*Jacob Keller1-8/+4
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller1-2/+367
2021-06-11ice: enable receive hardware timestampingJacob Keller1-0/+337
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller1-0/+129
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller1-0/+438