aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mscc/ocelot_ace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang1-7/+57
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean1-80/+54
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean1-120/+195
2020-03-03net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean1-21/+24
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean1-51/+30
2020-03-03net: mscc: ocelot: make ocelot_ace_rule support multiple portsYangbo Lu1-7/+7
2019-08-22ocelot_ace: fix action of trapYangbo Lu1-1/+1
2019-06-09ocelot: remove unused variable 'rc' in vcap_cmd()Mao Wenan1-2/+1
2019-06-06net: mscc: ocelot: remove unused variable 'vcap_data_t'YueHaibing1-1/+1
2019-06-04net: mscc: ocelot: Fix some struct initializationsNathan Chancellor1-4/+10
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur1-0/+777