summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_ptp.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean2021-12-121-0/+24
* net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-10-121-19/+0
* net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean2021-06-111-0/+7
* net: dsa: sja1105: add the RX timestamping procedure for SJA1110Vladimir Oltean2021-06-111-0/+6
* net: dsa: no longer clone skb in core driverYangbo Lu2021-04-271-1/+1
* net: dsa: no longer identify PTP packet in core driverYangbo Lu2021-04-271-1/+1
* net: dsa: sja1105: poll for extts events from a timerVladimir Oltean2020-08-031-1/+4
* net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean2020-05-071-0/+13
* net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean2020-03-231-0/+4
* net: dsa: sja1105: make future_base_time a common helperVladimir Oltean2020-03-231-0/+27
* 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