summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_ctcam.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko2019-01-281-1/+0Star
* mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan2019-01-081-1/+9
* mlxsw: spectrum_acl: Add replace rule action operationNir Dotan2018-12-121-0/+33
* mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask...Jiri Pirko2018-11-151-4/+1Star
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel2018-07-261-3/+11
* mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert functionIdo Schimmel2018-07-261-10/+11
* mlxsw: spectrum_acl: Allow encoding a partial keyIdo Schimmel2018-07-261-1/+4
* mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko2018-07-101-4/+13
* mlxsw: reg: Add priority field for PTCEV2 registerJiri Pirko2018-07-101-2/+2
* mlxsw: spectrum_acl: Move block items encoding into Spectrum opJiri Pirko2018-07-101-1/+2
* mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko2018-07-101-0/+205