summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp_hw.c
Commit message (Expand)AuthorAgeFilesLines
* ice: make Tx and Rx vernier offset calibration independentSiddaraju DH2022-12-081-65/+68
* ice: check Tx timestamp memory register for ready timestampsJacob Keller2022-12-081-0/+72
* ice: Reset TS memory for all quadsKarol Kolacinski2022-12-081-0/+38
* ice: Remove the E822 vernier "bypass" logicMilena Olech2022-12-081-138/+7
* ice: Check for PTP HW lock more frequentlyKarol Kolacinski2022-11-231-5/+7
* ice: Add low latency Tx timestamp readKarol Kolacinski2022-09-201-11/+87
* ice: add TTY for GNSS module for E810T deviceKarol Kolacinski2022-03-031-0/+31
* ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller2021-12-211-0/+411
* ice: ensure the hardware Clock Generation Unit is configuredJacob Keller2021-12-211-0/+290
* ice: implement basic E822 PTP supportJacob Keller2021-12-211-54/+1809
* ice: introduce ice_ptp_init_phc functionJacob Keller2021-12-211-0/+34
* ice: use 'int err' instead of 'int status' in ice_ptp_hw.cJacob Keller2021-12-211-103/+103
* ice: Add support for SMA control multiplexerMaciej Machnikowski2021-10-141-0/+151
* ice: remove redundant continue statement in a for-loopColin Ian King2021-06-171-6/+4
* ice: add low level PTP clock access functionsJacob Keller2021-06-111-0/+653