aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_ctcam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko1-1/+0
2019-01-08mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan1-1/+9
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan1-0/+33
2018-11-15mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask checkJiri Pirko1-4/+1
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-3/+11
2018-07-25mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert functionIdo Schimmel1-10/+11
2018-07-25mlxsw: spectrum_acl: Allow encoding a partial keyIdo Schimmel1-1/+4
2018-07-09mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko1-4/+13
2018-07-09mlxsw: reg: Add priority field for PTCEV2 registerJiri Pirko1-2/+2
2018-07-09mlxsw: spectrum_acl: Move block items encoding into Spectrum opJiri Pirko1-1/+2
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko1-0/+205