aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp.h
Commit message (Expand)AuthorAgeFilesLines
* ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2025-07-031-5/+12
* ice: change SMA pins to SDP in PTP APIKarol Kolacinski2025-06-091-3/+0
* ice: support Rx timestamp on flex descriptorSimei Su2025-02-141-0/+8
* ice: Refactor ice_ptp_init_tx_*Karol Kolacinski2025-02-101-2/+1
* ice: Process TSYN IRQ in a separate functionKarol Kolacinski2025-02-101-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-161-2/+2
|\
| * ice: Add correct PHY lane assignmentKarol Kolacinski2025-01-131-2/+2
* | ice: Add in/out PTP pin delaysKarol Kolacinski2025-01-141-0/+2
|/
* ice: Drop auxbus use for PTP to finalize ice_adapter moveSergey Temerkhanov2024-10-011-21/+0
* ice: Use ice_adapter for PTP shared data instead of auxdevSergey Temerkhanov2024-10-011-2/+3
* ice: Read SDP section from NVM for pin definitionsYochai Hagvi2024-10-011-2/+4
* ice: Cache perout/extts requests and check flagsKarol Kolacinski2024-10-011-21/+6
* ice: Align E810T GPIO to other productsKarol Kolacinski2024-10-011-20/+9
* ice: Implement ice_ptp_pin_descKarol Kolacinski2024-10-011-21/+44
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-041-0/+9
|\
| * ice: Reject pin requests with unsupported flagsJacob Keller2024-07-041-0/+1
| * ice: Fix improper extts handlingMilena Olech2024-07-041-0/+8
* | ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov2024-06-011-0/+1
|/
* ice: factor out ice_ptp_rebuild_owner()Jacob Keller2024-01-301-3/+3
* ice: rename verify_cached to has_ready_bitmapJacob Keller2024-01-301-3/+5
* ice: pass reset type to PTP reset functionsJacob Keller2024-01-301-4/+12
* ice: introduce PTP state machineJacob Keller2024-01-301-0/+10
* 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-191-6/+10
|\
| * ice: Support HW timestamp hintLarysa Zaremba2023-12-141-2/+2
| * ice: make RX HW timestamp reading code more reusableLarysa Zaremba2023-12-141-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