index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ptp_hw.c
Age
Commit message (
Expand
)
Author
2023-12-05
ice: Rename E822 to E82X
Karol Kolacinski
2023-11-13
ice: dpll: fix output pin capabilities
Arkadiusz Kubalewski
2023-10-20
ice: make ice_get_pf_c827_idx static
Jacob Keller
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
2023-09-18
ice: PTP: move quad value check inside ice_fill_phy_msg_e822
Karol Kolacinski
2023-09-18
ice: PTP: Rename macros used for PHY/QUAD port definitions
Karol Kolacinski
2023-09-18
ice: PTP: Clean up timestamp registers correctly
Karol Kolacinski
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
2023-09-18
ice: Support cross-timestamping for E823 devices
Jacob Keller
2023-09-18
ice: prefix clock timer command enumeration values with ICE_PTP
Sergey Temerkhanov
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2023-08-17
ice: move E810T functions to before device agnostic ones
Jacob Keller
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
2023-08-17
ice: remove unused methods
Jan Sokolowski
2022-12-08
ice: make Tx and Rx vernier offset calibration independent
Siddaraju DH
2022-12-08
ice: check Tx timestamp memory register for ready timestamps
Jacob Keller
2022-12-08
ice: Reset TS memory for all quads
Karol Kolacinski
2022-12-08
ice: Remove the E822 vernier "bypass" logic
Milena Olech
2022-11-23
ice: Check for PTP HW lock more frequently
Karol Kolacinski
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2021-12-21
ice: exit bypass mode once hardware finishes timestamp calibration
Jacob Keller
2021-12-21
ice: ensure the hardware Clock Generation Unit is configured
Jacob Keller
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
2021-12-21
ice: introduce ice_ptp_init_phc function
Jacob Keller
2021-12-21
ice: use 'int err' instead of 'int status' in ice_ptp_hw.c
Jacob Keller
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
2021-06-17
ice: remove redundant continue statement in a for-loop
Colin Ian King
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller