aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_police.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04net: mscc: ocelot: drop port argument from qos_policer_conf_setVladimir Oltean1-11/+15
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu1-0/+41
2020-06-20net: mscc: ocelot: move net_device related functions to ocelot_net.cVladimir Oltean1-47/+2
2020-03-30net: dsa: felix: add port policersVladimir Oltean1-0/+3
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang1-0/+24
2019-11-11net: mscc: ocelot: refactor struct ocelot_port out of function prototypesVladimir Oltean1-18/+18
2019-05-29net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen1-0/+227