aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum1_acl_tcam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko1-1/+2
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko1-2/+1
2018-12-11mlxsw: spectrum_acl: Support rule creation without action creationNir Dotan1-1/+1
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan1-0/+10
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-07-25mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel1-1/+22
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel1-0/+1
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel1-0/+8
2018-07-09mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko1-2/+3
2018-07-09mlxsw: reg: Add priority field for PTCEV2 registerJiri Pirko1-1/+1
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko1-0/+13
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko1-0/+231