summaryrefslogtreecommitdiffstats
path: root/include/soc/mscc/ocelot_vcap.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: felix: tag_8021q preparation for multiple CPU portsVladimir Oltean2022-05-231-1/+1
* net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-051-1/+1
* net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean2022-03-171-0/+2
* net: dsa: felix: update destinations of existing traps with ocelot-8021qVladimir Oltean2022-02-171-3/+1
* net: mscc: ocelot: annotate which traps need PTP timestampingVladimir Oltean2022-02-171-0/+1
* net: mscc: ocelot: keep traps in a listVladimir Oltean2022-02-171-0/+1
* net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP trapsVladimir Oltean2022-02-171-8/+8
* net: mscc: ocelot: use a single VCAP filter for all MRP trapsVladimir Oltean2022-02-171-1/+1
* net: mscc: ocelot: consolidate cookie allocation for private VCAP rulesVladimir Oltean2022-02-171-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-0/+2
|\
| * net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean2021-11-261-0/+2
* | net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang2021-11-181-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-2/+2
|\
| * net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean2021-10-011-2/+2
* | net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0Vladimir Oltean2021-10-021-0/+10
|/
* net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean2021-01-291-0/+3
* net: mscc: ocelot: store a namespaced VCAP filter IDVladimir Oltean2021-01-291-1/+6
* net: mscc: ocelot: export VCAP structures to include/soc/msccVladimir Oltean2021-01-291-0/+289
* net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2020-09-291-0/+3
* net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2020-09-291-1/+43
* net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2020-09-291-1/+92
* net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2020-09-291-0/+62
* net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2020-03-031-8/+29
* net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean2020-03-031-0/+184