summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_tas.c
Commit message (Expand)AuthorAgeFilesLines
* net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean2023-05-311-2/+5
* net: dsa: sja1105: parameterize the number of portsVladimir Oltean2021-05-241-6/+8
* net: dsa: sja1105: Use struct_size() in kzalloc()Gustavo A. R. Silva2020-06-191-2/+1
* net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean2020-05-071-15/+112
* net: dsa: sja1105: make future_base_time a common helperVladimir Oltean2020-03-231-27/+0
* net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean2019-12-301-5/+0
* net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean2019-11-141-10/+418
* net: dsa: sja1105: Print the reset reasonVladimir Oltean2019-11-121-2/+2
* net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offloadVladimir Oltean2019-09-161-0/+423