summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_police.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: drop port argument from qos_policer_conf_setVladimir Oltean2022-05-051-11/+15
* flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu2022-02-281-0/+41
* net: mscc: ocelot: move net_device related functions to ocelot_net.cVladimir Oltean2020-06-211-47/+2
* net: dsa: felix: add port policersVladimir Oltean2020-03-301-0/+3
* net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang2020-03-301-0/+24
* net: mscc: ocelot: refactor struct ocelot_port out of function prototypesVladimir Oltean2019-11-111-18/+18
* net: mscc: ocelot: Implement port policers via tc commandJoergen Andreasen2019-05-301-0/+227