summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp.h
Commit message (Expand)AuthorAgeFilesLines
* ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstampJacob Keller2022-12-081-0/+2
* ice: protect init and calibrating check in ice_ptp_request_tsJacob Keller2022-12-081-1/+1
* ice: check Tx timestamp memory register for ready timestampsJacob Keller2022-12-081-5/+12
* ice: always call ice_ptp_link_change and make it voidJacob Keller2022-12-081-3/+4
* ice: Use more generic names for ice_ptp_tx fieldsSergey Temerkhanov2022-12-081-5/+6
* ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski2022-09-281-2/+2
* ice: Add low latency Tx timestamp readKarol Kolacinski2022-09-201-4/+5
* ice: track and warn when PHC update is lateJacob Keller2022-08-161-0/+7
* ice: track Tx timestamp stats similar to other Intel driversJacob Keller2022-08-161-0/+6
* ice: Fix PTP TX timestamp offset calculationMichal Michalik2022-06-141-0/+31
* ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller2021-12-211-0/+4
* ice: implement basic E822 PTP supportJacob Keller2021-12-211-4/+22
* ice: Fix E810 PTP reset flowKarol Kolacinski2021-12-211-0/+8
* ice: Don't put stale timestamps in the skbKarol Kolacinski2021-12-141-0/+6
* ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski2021-10-151-2/+2
* ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski2021-10-141-4/+16
* ice: add support for auxiliary input/output pinsMaciej Machnikowski2021-06-251-0/+43
* net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabledLorenzo Bianconi2021-06-171-1/+1
* ice: enable transmit timestamps for E810 devicesJacob Keller2021-06-111-0/+91
* ice: enable receive hardware timestampingJacob Keller2021-06-111-0/+29
* ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller2021-06-111-0/+5
* ice: register 1588 PTP clock device object for E810 devicesJacob Keller2021-06-111-0/+36