summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_vl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: sja1105: delete the best_effort_vlan_filtering modeVladimir Oltean2021-07-201-10/+4
* net: dsa: sja1105: dimension the data structures for a larger port countVladimir Oltean2021-05-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-261-166/+173
|\
| * net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean2020-06-261-2/+1
| * net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean2020-06-261-0/+8
| * net: dsa: sja1105: unconditionally free old gating configVladimir Oltean2020-06-261-2/+2
| * net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean2020-06-261-160/+160
| * net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean2020-06-191-1/+3
| * net: dsa: sja1105: fix checks for VLAN state in redirect actionVladimir Oltean2020-06-191-1/+3
| * net: dsa: sja1105: remove debugging code in sja1105_vl_gateVladimir Oltean2020-06-191-4/+0
* | net: qos offload add flow status with dropped countPo Liu2020-06-191-1/+1
|/
* net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2020-06-011-1/+1
* net: dsa: sja1105: implement a common frame memory partitioning functionVladimir Oltean2020-05-121-18/+2
* net: dsa: sja1105: keep the VLAN awareness state in a driver variableVladimir Oltean2020-05-121-10/+14
* net: dsa: sja1105: remove set but not used variable 'prev_time'Samuel Zou2020-05-091-2/+0
* net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean2020-05-081-0/+494
* net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean2020-05-081-0/+302