aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_ptp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-12Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver"Vladimir Oltean1-0/+24
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean1-19/+0
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean1-0/+7
2021-06-11net: dsa: sja1105: add the RX timestamping procedure for SJA1110Vladimir Oltean1-0/+6
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu1-1/+1
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu1-1/+1
2020-08-03net: dsa: sja1105: poll for extts events from a timerVladimir Oltean1-1/+4
2020-05-07net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean1-0/+13
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean1-0/+4
2020-03-23net: dsa: sja1105: make future_base_time a common helperVladimir Oltean1-0/+27
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean1-0/+1
2019-11-14net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean1-0/+12
2019-11-14net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean1-6/+6
2019-11-11net: dsa: sja1105: Restore PTP time after switch resetVladimir Oltean1-3/+21
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2019-10-18net: dsa: sja1105: Switch to hardware operations for PTPVladimir Oltean1-7/+18
2019-10-15net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar1-2/+2
2019-10-14net: dsa: sja1105: Change the PTP command access patternVladimir Oltean1-2/+11
2019-10-14net: dsa: sja1105: Move PTP data to its own private structureVladimir Oltean1-12/+43
2019-10-14net: dsa: sja1105: Make all public PTP functions take dsa_switch as argumentVladimir Oltean1-16/+12
2019-06-08net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean1-0/+17
2019-06-08net: dsa: sja1105: Add support for the PTP clockVladimir Oltean1-0/+47