summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ptp.h
AgeCommit message (Expand)Author
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-13ice: Support HW timestamp hintLarysa Zaremba
2023-12-13ice: make RX HW timestamp reading code more reusableLarysa Zaremba
2023-12-05ice: Rename E822 to E82XKarol Kolacinski
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-09-20ice: PTP: add clock domain number to auxiliary interfaceMichal Michalik
2023-09-20ice: Auxbus devices & driver for E822 TSMichal Michalik
2023-06-08ice: introduce ICE_TX_TSTAMP_WORK enumerationJacob Keller
2023-06-08ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski
2022-12-08ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstampJacob Keller
2022-12-08ice: protect init and calibrating check in ice_ptp_request_tsJacob Keller
2022-12-08ice: check Tx timestamp memory register for ready timestampsJacob Keller
2022-12-08ice: always call ice_ptp_link_change and make it voidJacob Keller
2022-12-08ice: Use more generic names for ice_ptp_tx fieldsSergey Temerkhanov
2022-09-28ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-08-16ice: track and warn when PHC update is lateJacob Keller
2022-08-16ice: track Tx timestamp stats similar to other Intel driversJacob Keller
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller
2021-12-21ice: implement basic E822 PTP supportJacob Keller
2021-12-21ice: Fix E810 PTP reset flowKarol Kolacinski
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski
2021-06-17net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabledLorenzo Bianconi
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller