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
/
phy
/
mscc
/
mscc_ptp.c
Age
Commit message (
Expand
)
Author
2025-09-04
phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
Horatiu Vultur
2025-08-26
phy: mscc: Fix when PTP clock is register and unregister
Horatiu Vultur
2025-08-19
phy: mscc: Fix timestamping for vsc8584
Horatiu Vultur
2025-07-30
phy: mscc: Fix parsing of unicast frames
Horatiu Vultur
2025-05-28
net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
Horatiu Vultur
2025-05-27
net: phy: mscc: Fix memory leak when using one step timestamping
Horatiu Vultur
2025-03-05
net: phy: mscc: use new phy_package_shared getters
Heiner Kallweit
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
2022-03-06
net: phy: Use netif_rx().
Sebastian Andrzej Siewior
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-08-02
net: phy: mscc: make some arrays static const, makes object smaller
Colin Ian King
2020-11-25
net: phy: mscc: use new PTP_MSGTYPE_* defines
Christian Eggers
2020-11-17
net: phy: mscc: fix excluded_middle.cocci warnings
kernel test robot
2020-11-13
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
2020-07-09
net: phy: mscc: fix ptr_ret.cocci warnings
kernel test robot
2020-06-25
net: phy: mscc: do not access the MDIO bus lock directly
Antoine Tenart
2020-06-25
net: phy: mscc: ptp: fix a typo in a comment
Antoine Tenart
2020-06-25
net: phy: mscc: ptp: fix a smatch error
Antoine Tenart
2020-06-24
net: phy: mscc: timestamping and PHC support
Antoine Tenart
2020-06-24
net: phy: mscc: 1588 block initialization
Quentin Schulz