aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_ptp.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean2019-12-301-0/+1
* net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean2019-11-141-0/+12
* net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean2019-11-141-6/+6
* net: dsa: sja1105: Restore PTP time after switch resetVladimir Oltean2019-11-111-3/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-2/+2
|\
| * net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-151-2/+2
* | net: dsa: sja1105: Switch to hardware operations for PTPVladimir Oltean2019-10-181-7/+18
* | net: dsa: sja1105: Change the PTP command access patternVladimir Oltean2019-10-141-2/+11
* | net: dsa: sja1105: Move PTP data to its own private structureVladimir Oltean2019-10-141-12/+43
* | net: dsa: sja1105: Make all public PTP functions take dsa_switch as argumentVladimir Oltean2019-10-141-16/+12
|/
* net: dsa: sja1105: Add logic for TX timestampingVladimir Oltean2019-06-081-0/+17
* net: dsa: sja1105: Add support for the PTP clockVladimir Oltean2019-06-081-0/+47