summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105/sja1105_flower.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: sja1105: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-191-0/+3
* net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-4/+4
* flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu2022-02-281-5/+42
* flow_offload: add index to flow_action_entry structureBaowen Zheng2021-12-191-1/+1
* net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
* net: dsa: sja1105: dimension the data structures for a larger port countVladimir Oltean2021-05-241-2/+2
* net: dsa: sja1105: parameterize the number of portsVladimir Oltean2021-05-241-4/+5
* net: dsa: sja1105: fix error return code in sja1105_cls_flower_add()Wei Yongjun2021-03-161-2/+1
* flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng2021-03-131-0/+6
* net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-301-9/+7
* net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean2020-05-081-1/+56
* net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean2020-05-081-5/+52
* net: dsa: sja1105: make room for virtual link parsing in flower offloadVladimir Oltean2020-05-081-26/+85
* net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean2020-03-301-0/+340