aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_ptp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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