summaryrefslogtreecommitdiff
path: root/drivers/net/phy/bcm-phy-ptp.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-27net: phy: broadcom: add HW timestamp configuration reportingVadim Fedorenko1-0/+13
2025-11-27phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko1-4/+4
2025-09-22broadcom: fix support for PTP_EXTTS_REQUEST2 ioctlJacob Keller1-0/+1
2025-09-22broadcom: fix support for PTP_PEROUT_DUTY_CYCLEJacob Keller1-4/+1
2025-03-20broadcom: fix supported flag check in periodic output functionJacob Keller1-1/+2
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent1-0/+3
2023-11-19net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski1-3/+0
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent1-0/+3
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent1-9/+6
2023-11-02net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn1-0/+1
2022-06-24net: phy: Add support for 1PPS out and external timestampsJonathan Lemon1-0/+226
2022-06-24net: phy: broadcom: Add PTP support for some Broadcom PHYs.Jonathan Lemon1-0/+718