summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ptp_hw.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski1-0/+2
2023-10-20ice: make ice_get_pf_c827_idx staticJacob Keller1-1/+0
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller1-3/+0
2023-09-18ice: introduce hw->phy_model for handling PTP PHY differencesJacob Keller1-0/+2
2023-09-18ice: Support cross-timestamping for E823 devicesJacob Keller1-0/+1
2023-09-18ice: prefix clock timer command enumeration values with ICE_PTPSergey Temerkhanov1-5/+5
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski1-0/+86
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+2
2023-08-25ice: avoid executing commands on other ports when driving syncJacob Keller1-1/+2
2023-08-17ice: refactor ice_ptp_hw to make functions staticJan Sokolowski1-3/+0
2023-08-17ice: remove unused methodsJan Sokolowski1-1/+0
2023-08-07ice: Add get C827 PHY index functionKarol Kolacinski1-0/+3
2022-12-09ice: make Tx and Rx vernier offset calibration independentSiddaraju DH1-1/+2
2022-12-08ice: check Tx timestamp memory register for ready timestampsJacob Keller1-0/+1
2022-12-08ice: Reset TS memory for all quadsKarol Kolacinski1-0/+2
2022-12-08ice: Remove the E822 vernier "bypass" logicMilena Olech1-2/+2
2022-09-21ice: Add low latency Tx timestamp readKarol Kolacinski1-0/+7
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski1-0/+7
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller1-0/+1
2021-12-21ice: ensure the hardware Clock Generation Unit is configuredJacob Keller1-0/+20
2021-12-21ice: implement basic E822 PTP supportJacob Keller1-0/+323
2021-12-21ice: introduce ice_ptp_init_phc functionJacob Keller1-0/+1
2021-10-14ice: Add support for SMA control multiplexerMaciej Machnikowski1-0/+22
2021-06-11ice: add low level PTP clock access functionsJacob Keller1-0/+79