summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ptp_hw.c
AgeCommit message (Expand)AuthorFilesLines
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