summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp_hw.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Enable SW interrupt from FW for LL TSKarol Kolacinski2024-01-021-0/+1
* ice: Rename E822 to E82XKarol Kolacinski2023-12-051-24/+24
* ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski2023-11-131-0/+2
* ice: make ice_get_pf_c827_idx staticJacob Keller2023-10-201-1/+0
* ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller2023-10-041-3/+0
* ice: introduce hw->phy_model for handling PTP PHY differencesJacob Keller2023-09-181-0/+2
* ice: Support cross-timestamping for E823 devicesJacob Keller2023-09-181-0/+1
* ice: prefix clock timer command enumeration values with ICE_PTPSergey Temerkhanov2023-09-181-5/+5
* ice: add admin commands to access cgu configurationArkadiusz Kubalewski2023-09-171-0/+86
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-08-291-1/+2
|\
| * ice: avoid executing commands on other ports when driving syncJacob Keller2023-08-251-1/+2
* | ice: refactor ice_ptp_hw to make functions staticJan Sokolowski2023-08-171-3/+0
* | ice: remove unused methodsJan Sokolowski2023-08-171-1/+0
* | ice: Add get C827 PHY index functionKarol Kolacinski2023-08-071-0/+3
|/
* ice: make Tx and Rx vernier offset calibration independentSiddaraju DH2022-12-081-1/+2
* ice: check Tx timestamp memory register for ready timestampsJacob Keller2022-12-081-0/+1
* ice: Reset TS memory for all quadsKarol Kolacinski2022-12-081-0/+2
* ice: Remove the E822 vernier "bypass" logicMilena Olech2022-12-081-2/+2
* ice: Add low latency Tx timestamp readKarol Kolacinski2022-09-201-0/+7
* ice: add TTY for GNSS module for E810T deviceKarol Kolacinski2022-03-031-0/+7
* ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller2021-12-211-0/+1
* ice: ensure the hardware Clock Generation Unit is configuredJacob Keller2021-12-211-0/+20
* ice: implement basic E822 PTP supportJacob Keller2021-12-211-0/+323
* ice: introduce ice_ptp_init_phc functionJacob Keller2021-12-211-0/+1
* ice: Add support for SMA control multiplexerMaciej Machnikowski2021-10-141-0/+22
* ice: add low level PTP clock access functionsJacob Keller2021-06-111-0/+79