summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp_hw.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08ice: make Tx and Rx vernier offset calibration independentSiddaraju DH1-65/+68
2022-12-08ice: check Tx timestamp memory register for ready timestampsJacob Keller1-0/+72
2022-12-08ice: Reset TS memory for all quadsKarol Kolacinski1-0/+38
2022-12-08ice: Remove the E822 vernier "bypass" logicMilena Olech1-138/+7
2022-11-23ice: Check for PTP HW lock more frequentlyKarol Kolacinski1-5/+7
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski1-11/+87
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski1-0/+31
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller1-0/+411
2021-12-21ice: ensure the hardware Clock Generation Unit is configuredJacob Keller1-0/+290
2021-12-21ice: implement basic E822 PTP supportJacob Keller1-54/+1809
2021-12-21ice: introduce ice_ptp_init_phc functionJacob Keller1-0/+34
2021-12-21ice: use 'int err' instead of 'int status' in ice_ptp_hw.cJacob Keller1-103/+103
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski1-0/+151
2021-06-17ice: remove redundant continue statement in a for-loopColin Ian King1-6/+4
2021-06-11ice: add low level PTP clock access functionsJacob Keller1-0/+653