Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: dsa: sja1105: parameterize the number of ports | Vladimir Oltean | 2021-05-24 | 1 | -6/+8 |
* | net: dsa: sja1105: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 2020-06-19 | 1 | -2/+1 |
* | net: dsa: sja1105: implement tc-gate using time-triggered virtual links | Vladimir Oltean | 2020-05-08 | 1 | -15/+112 |
* | net: dsa: sja1105: make future_base_time a common helper | Vladimir Oltean | 2020-03-24 | 1 | -27/+0 |
* | net: dsa: sja1105: Remove restriction of zero base-time for taprio offload | Vladimir Oltean | 2019-12-31 | 1 | -5/+0 |
* | net: dsa: sja1105: Implement state machine for TAS with PTP clock source | Vladimir Oltean | 2019-11-14 | 1 | -10/+418 |
* | net: dsa: sja1105: Print the reset reason | Vladimir Oltean | 2019-11-13 | 1 | -2/+2 |
* | net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload | Vladimir Oltean | 2019-09-16 | 1 | -0/+423 |