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