aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_flower.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu1-5/+42
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng1-1/+1
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1
2021-05-24net: dsa: sja1105: dimension the data structures for a larger port countVladimir Oltean1-2/+2
2021-05-24net: dsa: sja1105: parameterize the number of portsVladimir Oltean1-4/+5
2021-03-16net: dsa: sja1105: fix error return code in sja1105_cls_flower_add()Wei Yongjun1-2/+1
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload driversBaowen Zheng1-0/+6
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-9/+7
2020-05-07net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean1-1/+56
2020-05-07net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean1-5/+52
2020-05-07net: dsa: sja1105: make room for virtual link parsing in flower offloadVladimir Oltean1-26/+85
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean1-0/+340