summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko2019-02-091-1/+2
* mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko2019-02-091-0/+11
* mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko2019-01-301-0/+3
* mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko2019-01-301-11/+10Star
* mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko2019-01-281-2/+0Star
* mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan2018-12-171-0/+10
* mlxsw: spectrum_acl: Set A-TCAM rules in Bloom filterNir Dotan2018-12-171-0/+10
* mlxsw: spectrum_acl: Add replace rule action operationNir Dotan2018-12-121-0/+61
* mlxsw: spectrum: acl: Implement delta for ERPJiri Pirko2018-11-151-3/+24
* mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask...Jiri Pirko2018-11-151-3/+1Star
* mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_l...Jiri Pirko2018-11-151-11/+11
* mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPsJiri Pirko2018-11-151-11/+11
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-34/+2Star
* mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel2018-07-261-5/+7
* mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel2018-07-261-1/+442
* mlxsw: spectrum_acl: Add A-TCAM region initializationIdo Schimmel2018-07-261-22/+33
* mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel2018-07-261-0/+1
* mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM regionIdo Schimmel2018-07-261-1/+7
* mlxsw: spectrum_acl: Add A-TCAM initializationIdo Schimmel2018-07-261-0/+12
* mlxsw: reg: Prepare PERERP register for A-TCAM usageIdo Schimmel2018-07-261-1/+1
* mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko2018-07-181-0/+95