summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ptp_hw.c
AgeCommit message (Expand)Author
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
2023-09-18ice: Support cross-timestamping for E823 devicesJacob Keller
2023-09-18ice: prefix clock timer command enumeration values with ICE_PTPSergey Temerkhanov
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-25ice: avoid executing commands on other ports when driving syncJacob Keller
2023-08-17ice: move E810T functions to before device agnostic onesJacob Keller
2023-08-17ice: refactor ice_ptp_hw to make functions staticJan Sokolowski
2023-08-17ice: remove unused methodsJan Sokolowski
2022-12-08ice: make Tx and Rx vernier offset calibration independentSiddaraju DH
2022-12-08ice: check Tx timestamp memory register for ready timestampsJacob Keller
2022-12-08ice: Reset TS memory for all quadsKarol Kolacinski
2022-12-08ice: Remove the E822 vernier "bypass" logicMilena Olech
2022-11-23ice: Check for PTP HW lock more frequentlyKarol Kolacinski
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller
2021-12-21ice: ensure the hardware Clock Generation Unit is configuredJacob Keller
2021-12-21ice: implement basic E822 PTP supportJacob Keller
2021-12-21ice: introduce ice_ptp_init_phc functionJacob Keller
2021-12-21ice: use 'int err' instead of 'int status' in ice_ptp_hw.cJacob Keller
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski
2021-06-17ice: remove redundant continue statement in a for-loopColin Ian King
2021-06-11ice: add low level PTP clock access functionsJacob Keller