index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
lan966x
/
lan966x_ptp.c
Age
Commit message (
Expand
)
Author
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-05-26
net: lan966x: Fix 1-step timestamping over ipv4 or ipv6
Horatiu Vultur
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2023-08-19
net: lan966x: Fix return value check for vcap_get_rule()
Ruan Jinjie
2023-08-02
net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-03-19
net: lan966x: Don't read RX timestamp if not needed
Horatiu Vultur
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-20
net: lan966x: Fix possible deadlock inside PTP
Horatiu Vultur
2023-02-20
net: lan966x: Use automatic selection of VCAP rule actionset
Horatiu Vultur
2023-01-11
net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
Clément Léger
2022-12-12
net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
Christophe JAILLET
2022-12-06
net: lan966x: Add ptp trap rules
Horatiu Vultur
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
2022-04-27
net: lan966x: Add support for PTP_PF_EXTTS
Horatiu Vultur
2022-04-27
net: lan966x: Add support for PTP_PF_PEROUT
Horatiu Vultur
2022-04-27
net: lan966x: Change the PTP pin used to read/write the PHC.
Horatiu Vultur
2022-04-11
net: lan966x: Update lan966x_ptp_get_nominal_value
Horatiu Vultur
2022-02-01
net: lan966x: Add support for ptp interrupts
Horatiu Vultur
2022-02-01
net: lan966x: Update extraction/injection for timestamping
Horatiu Vultur
2022-02-01
net: lan966x: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
2022-02-01
net: lan966x: Add support for ptp clocks
Horatiu Vultur