index
:
pub/scm/linux/kernel/git/ash/linux.git
master
perf, intel_pt, etc
Alexander Shishkin
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
Files
Lines
2026-07-31
net: dsa: microchip: add two-steps PTP support for KSZ8463
Bastien Curutchet (Schneider Electric)
1
-1
/
+134
2026-07-31
net: dsa: microchip: explicitly enable detection of L2 PTP frames
Bastien Curutchet (Schneider Electric)
1
-2
/
+3
2026-07-31
net: dsa: microchip: add PTP interrupt handling for KSZ8463
Bastien Curutchet (Schneider Electric)
1
-0
/
+131
2026-07-21
net: dsa: microchip: make read-only const array ts_reg static
Colin Ian King
1
-2
/
+4
2026-03-11
net: dsa: microchip: Fix error path in PTP IRQ setup
Bastien Curutchet (Schneider Electric)
1
-3
/
+8
2026-01-08
net: dsa: microchip: Wrap timestamp reading in a function
Bastien Curutchet (Schneider Electric)
1
-1
/
+6
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1
Bastien Curutchet (Schneider Electric)
1
-4
/
+7
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE
Bastien Curutchet (Schneider Electric)
1
-1
/
+1
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSEC
Bastien Curutchet (Schneider Electric)
1
-2
/
+2
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SEC
Bastien Curutchet (Schneider Electric)
1
-3
/
+3
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC
Bastien Curutchet (Schneider Electric)
1
-3
/
+3
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL
Bastien Curutchet (Schneider Electric)
1
-7
/
+12
2026-01-08
net: dsa: microchip: Use dynamic irq offset
Bastien Curutchet (Schneider Electric)
1
-3
/
+5
2025-11-25
net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric)
1
-11
/
+7
2025-11-25
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-2
/
+2
2025-06-12
net: Use dev_fwnode()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-16
/
+10
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-16
/
+10
2024-10-15
net: dsa: microchip: copy string using strscpy
Simon Horman
1
-1
/
+1
2024-08-20
net: dsa: microchip: fix PTP config failure when using multiple ports
Martin Whitaker
1
-4
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-1
/
+1
2023-01-19
net: dsa: microchip: ptp: Fix error code in ksz_hwtstamp_set()
Dan Carpenter
1
-4
/
+6
2023-01-13
net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pins
Arun Ramadoss
1
-0
/
+26
2023-01-13
net: dsa: microchip: ptp: lan937x: add 2 step timestamping
Arun Ramadoss
1
-3
/
+40
2023-01-13
net: dsa: microchip: ptp: add support for perout programmable pins
Arun Ramadoss
1
-0
/
+35
2023-01-13
net: dsa: microchip: ptp: add periodic output signal
Christian Eggers
1
-0
/
+289
2023-01-13
net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
Christian Eggers
1
-0
/
+4
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
1
-1
/
+114
2023-01-13
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
1
-0
/
+63
2023-01-13
net: dsa: microchip: ptp: enable interrupt for timestamping
Arun Ramadoss
1
-0
/
+207
2023-01-13
net: dsa: microchip: ptp: manipulating absolute time using ptp hw clock
Christian Eggers
1
-1
/
+59
2023-01-13
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
1
-2
/
+32
2023-01-13
net: dsa: microchip: ptp: Initial hardware time stamping support
Christian Eggers
1
-0
/
+101
2023-01-13
net: dsa: microchip: ptp: add the posix clock support
Christian Eggers
1
-0
/
+236