aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc/ocelot_vcap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean1-3/+0
2021-01-29net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean1-1/+2
2021-01-29net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean1-291/+2
2020-10-02net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0Xiaoliang Yang1-0/+39
2020-10-02net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang1-0/+17
2020-10-02net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean1-0/+10
2020-10-02net: mscc: ocelot: offload multiple tc-flower actions in same ruleVladimir Oltean1-7/+23
2020-09-29net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id functionVladimir Oltean1-0/+2
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean1-0/+1
2020-06-20net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean1-44/+44
2020-06-20net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}Vladimir Oltean1-0/+231
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean1-403/+0
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur1-0/+403