summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ptp.c
AgeCommit message (Expand)Author
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller
2024-06-03ice/ptp: Remove convert_art_to_tsc()Thomas Gleixner
2024-06-01ice: Adjust PTP init for 2x50G E825C devicesGrzegorz Nitka
2024-06-01ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov
2024-06-01ice: Introduce ice_get_base_incval() helperJacob Keller
2024-06-01ice: Add PHY OFFSET_READY register clearingKarol Kolacinski
2024-06-01ice: Implement Tx interrupt enablement functionsSergey Temerkhanov
2024-06-01ice: Introduce ice_ptp_hw structKarol Kolacinski
2024-04-01ice: fold ice_ptp_read_time into ice_ptp_gettimex64Michal Schmidt
2024-04-01ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt
2024-01-30ice: stop destroying and reinitalizing Tx tracker during resetJacob Keller
2024-01-30ice: factor out ice_ptp_rebuild_owner()Jacob Keller
2024-01-30ice: rename ice_ptp_tx_cfg_intrJacob Keller
2024-01-30ice: don't check has_ready_bitmap in E810 functionsJacob Keller
2024-01-30ice: rename verify_cached to has_ready_bitmapJacob Keller
2024-01-30ice: pass reset type to PTP reset functionsJacob Keller
2024-01-30ice: introduce PTP state machineJacob Keller
2024-01-02ice: Fix some null pointer dereference issues in ice_ptp.cKunwu Chan
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-18ice: field prep conversionJesse Brandeburg
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-12-05ice: periodically kick Tx timestamp interruptJacob Keller
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-10-18intel: fix string truncation warningsJesse Brandeburg
2023-09-20ice: PTP: add clock domain number to auxiliary interfaceMichal Michalik
2023-09-20ice: Use PTP auxbus for all PHYs restart in E822Michal Michalik
2023-09-20ice: Auxbus devices & driver for E822 TSMichal Michalik
2023-09-18ice: introduce ice_pf_src_tmr_ownedJacob Keller
2023-09-18ice: fix pin assignment for E810-T without SMA controlJacob Keller
2023-09-18ice: remove ICE_F_PTP_EXTTS feature flagJacob Keller
2023-09-18ice: introduce hw->phy_model for handling PTP PHY differencesJacob Keller
2023-09-18ice: Support cross-timestamping for E823 devicesJacob Keller
2023-09-18ice: retry acquiring hardware semaphore during cross-timestamp requestKarol Kolacinski