summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ptp_hw.c
AgeCommit message (Expand)Author
7 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
7 daysnet: Fix typosBjorn Helgaas
8 daysice, libie: move generic adminq descriptors to libMichal Swiatkowski
2025-06-26ice: move TSPLL init calls to ice_ptp.cKarol Kolacinski
2025-06-18ice: rename TSPLL and CGU functions and definitionsKarol Kolacinski
2025-06-18ice: move TSPLL functions to a separate fileKarol Kolacinski
2025-04-11ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski
2025-04-11ice: refactor ice_sbq_msg_dev enumKarol Kolacinski
2025-04-11ice: remove SW side band access workaround for E825Karol Kolacinski
2025-03-18ice: Refactor E825C PHY registers info structKarol Kolacinski
2025-03-18ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski
2025-02-10ice: Implement PTP support for E830 devicesMichal Michalik
2025-02-10ice: Use FIELD_PREP for timestamp valuesKarol Kolacinski
2025-02-10ice: Remove unnecessary ice_is_e8xx() functionsKarol Kolacinski
2025-02-10ice: Don't check device type when checking GNSS presenceKarol Kolacinski
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-14ice: implement low latency PHY timer updatesJacob Keller
2025-01-14ice: add lock to protect low latency interfaceJacob Keller
2025-01-14ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*Jacob Keller
2025-01-14ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810Jacob Keller
2025-01-14ice: use string choice helpersR Sundar
2025-01-13ice: Add correct PHY lane assignmentKarol Kolacinski
2025-01-13ice: Fix quad registers read on E825Karol Kolacinski
2025-01-13ice: Fix E825 initializationKarol Kolacinski
2024-12-03ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-29ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski
2024-10-01ice: Introduce ice_get_phy_model() wrapperSergey Temerkhanov
2024-10-01ice: Enable 1PPS out from CGU for E825C productsSergey Temerkhanov
2024-10-01ice: Read SDP section from NVM for pin definitionsYochai Hagvi
2024-10-01ice: Align E810T GPIO to other productsKarol Kolacinski
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal
2024-06-01ice: Adjust PTP init for 2x50G E825C devicesGrzegorz Nitka
2024-06-01ice: Add support for E825-C TS PLL handlingMichal Michalik
2024-06-01ice: Change CGU regs struct to anonymousKarol Kolacinski
2024-06-01ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov
2024-06-01ice: Move CGU blockSergey Temerkhanov
2024-06-01ice: Add PHY OFFSET_READY register clearingKarol Kolacinski
2024-06-01ice: Implement Tx interrupt enablement functionsSergey Temerkhanov
2024-06-01ice: Introduce helper to get tmr_cmd_reg valuesJacob Keller
2024-06-01ice: Introduce ice_ptp_hw structKarol Kolacinski
2024-04-01ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt
2023-12-05ice: Rename E822 to E82XKarol Kolacinski
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski
2023-10-20ice: make ice_get_pf_c827_idx staticJacob Keller
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller
2023-09-18ice: PTP: move quad value check inside ice_fill_phy_msg_e822Karol Kolacinski
2023-09-18ice: PTP: Rename macros used for PHY/QUAD port definitionsKarol Kolacinski
2023-09-18ice: PTP: Clean up timestamp registers correctlyKarol Kolacinski
2023-09-18ice: introduce hw->phy_model for handling PTP PHY differencesJacob Keller