index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_ptp.h
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2021-12-12
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
2021-10-12
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
2021-06-11
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2020-08-03
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2020-05-07
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
2020-03-23
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
2020-03-23
net: dsa: sja1105: make future_base_time a common helper
Vladimir Oltean
2019-12-30
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
Vladimir Oltean
2019-11-14
net: dsa: sja1105: Make the PTP command read-write
Vladimir Oltean
2019-11-11
net: dsa: sja1105: Restore PTP time after switch reset
Vladimir Oltean
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-18
net: dsa: sja1105: Switch to hardware operations for PTP
Vladimir Oltean
2019-10-15
net: dsa: sja1105: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-14
net: dsa: sja1105: Change the PTP command access pattern
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Move PTP data to its own private structure
Vladimir Oltean
2019-10-14
net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add logic for TX timestamping
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Add support for the PTP clock
Vladimir Oltean