summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Enable SW interrupt from FW for LL TSKarol Kolacinski2024-01-021-0/+9
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-181-6/+10
|\
| * ice: Support HW timestamp hintLarysa Zaremba2023-12-131-2/+2
| * ice: make RX HW timestamp reading code more reusableLarysa Zaremba2023-12-131-6/+10
* | ice: Rename E822 to E82XKarol Kolacinski2023-12-051-1/+1
|/
* ice: restore timestamp configuration after device resetJacob Keller2023-11-231-3/+2
* ice: PTP: add clock domain number to auxiliary interfaceMichal Michalik2023-09-201-5/+6
* ice: Auxbus devices & driver for E822 TSMichal Michalik2023-09-201-0/+30
* ice: introduce ICE_TX_TSTAMP_WORK enumerationJacob Keller2023-06-081-1/+11
* ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski2023-06-081-2/+2
* 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