index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot_vcap.c
Age
Commit message (
Expand
)
Author
2021-03-10
net: mscc: ocelot: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-29
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
2021-01-29
net: mscc: ocelot: store a namespaced VCAP filter ID
Vladimir Oltean
2021-01-29
net: mscc: ocelot: export VCAP structures to include/soc/mscc
Vladimir Oltean
2020-10-02
net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()
Vladimir Oltean
2020-10-02
net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG
Vladimir Oltean
2020-10-02
net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
Xiaoliang Yang
2020-10-02
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
2020-10-02
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
2020-10-02
net: mscc: ocelot: offload multiple tc-flower actions in same rule
Vladimir Oltean
2020-09-29
net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function
Vladimir Oltean
2020-09-29
net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()
Vladimir Oltean
2020-09-29
net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()
Vladimir Oltean
2020-09-29
net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries
Xiaoliang Yang
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2020-09-29
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2020-09-29
net: mscc: ocelot: return error if VCAP filter is not found
Xiaoliang Yang
2020-06-20
net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del}
Vladimir Oltean
2020-06-20
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
2020-06-20
net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}
Vladimir Oltean