aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_atcam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko1-1/+2
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko1-0/+11
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko1-0/+3
2019-01-30mlxsw: spectrum_acl: Include delta bits into hashtable keyJiri Pirko1-11/+10
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko1-2/+0
2018-12-16mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan1-0/+10
2018-12-16mlxsw: spectrum_acl: Set A-TCAM rules in Bloom filterNir Dotan1-0/+10
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan1-0/+61
2018-11-15mlxsw: spectrum: acl: Implement delta for ERPJiri Pirko1-3/+24
2018-11-15mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask checkJiri Pirko1-3/+1
2018-11-15mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_lkey_id_get()Jiri Pirko1-11/+11
2018-11-15mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPsJiri Pirko1-11/+11
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-34/+2
2018-07-25mlxsw: spectrum_acl: Start using A-TCAMIdo Schimmel1-5/+7
2018-07-25mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletionIdo Schimmel1-1/+442
2018-07-25mlxsw: spectrum_acl: Add A-TCAM region initializationIdo Schimmel1-22/+33
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel1-0/+1
2018-07-25mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM regionIdo Schimmel1-1/+7
2018-07-25mlxsw: spectrum_acl: Add A-TCAM initializationIdo Schimmel1-0/+12
2018-07-25mlxsw: reg: Prepare PERERP register for A-TCAM usageIdo Schimmel1-1/+1
2018-07-19mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko1-0/+95