index
:
linux
master
Torvalds' mirror for benchmark reasons
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
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