summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-08ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstampJacob Keller1-0/+2
2022-12-08ice: protect init and calibrating check in ice_ptp_request_tsJacob Keller1-1/+1
2022-12-08ice: check Tx timestamp memory register for ready timestampsJacob Keller1-5/+12
2022-12-08ice: always call ice_ptp_link_change and make it voidJacob Keller1-3/+4
2022-12-08ice: Use more generic names for ice_ptp_tx fieldsSergey Temerkhanov1-5/+6
2022-09-28ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski1-2/+2
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski1-4/+5
2022-08-16ice: track and warn when PHC update is lateJacob Keller1-0/+7
2022-08-16ice: track Tx timestamp stats similar to other Intel driversJacob Keller1-0/+6
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik1-0/+31
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller1-0/+4
2021-12-21ice: implement basic E822 PTP supportJacob Keller1-4/+22
2021-12-21ice: Fix E810 PTP reset flowKarol Kolacinski1-0/+8
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski1-0/+6
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-2/+2
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski1-4/+16
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski1-0/+43
2021-06-17net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabledLorenzo Bianconi1-1/+1
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller1-0/+91
2021-06-11ice: enable receive hardware timestampingJacob Keller1-0/+29
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller1-0/+5
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller1-0/+36