index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
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-11-26
phy: mscc: add HW timestamp configuration reporting
Vadim Fedorenko
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
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