index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz_ptp.c
Age
Commit message (
Expand
)
Author
2026-01-08
net: dsa: microchip: Wrap timestamp reading in a function
Bastien Curutchet (Schneider Electric)
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1
Bastien Curutchet (Schneider Electric)
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE
Bastien Curutchet (Schneider Electric)
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSEC
Bastien Curutchet (Schneider Electric)
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SEC
Bastien Curutchet (Schneider Electric)
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC
Bastien Curutchet (Schneider Electric)
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL
Bastien Curutchet (Schneider Electric)
2026-01-08
net: dsa: microchip: Use dynamic irq offset
Bastien Curutchet (Schneider Electric)
2025-11-25
net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric)
2025-11-25
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
2025-06-12
net: Use dev_fwnode()
Jiri Slaby (SUSE)
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2024-10-15
net: dsa: microchip: copy string using strscpy
Simon Horman
2024-08-20
net: dsa: microchip: fix PTP config failure when using multiple ports
Martin Whitaker
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-01-19
net: dsa: microchip: ptp: Fix error code in ksz_hwtstamp_set()
Dan Carpenter
2023-01-13
net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pins
Arun Ramadoss
2023-01-13
net: dsa: microchip: ptp: lan937x: add 2 step timestamping
Arun Ramadoss
2023-01-13
net: dsa: microchip: ptp: add support for perout programmable pins
Arun Ramadoss
2023-01-13
net: dsa: microchip: ptp: add periodic output signal
Christian Eggers
2023-01-13
net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
Christian Eggers
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
2023-01-13
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
2023-01-13
net: dsa: microchip: ptp: enable interrupt for timestamping
Arun Ramadoss
2023-01-13
net: dsa: microchip: ptp: manipulating absolute time using ptp hw clock
Christian Eggers
2023-01-13
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
2023-01-13
net: dsa: microchip: ptp: Initial hardware time stamping support
Christian Eggers
2023-01-13
net: dsa: microchip: ptp: add the posix clock support
Christian Eggers