aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c
AgeCommit message (Expand)Author
2020-05-14mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko
2019-03-31mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko
2019-03-31mlxsw: spectrum_acl: Remove failed_rollback dead endJiri Pirko
2019-03-31mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()Jiri Pirko
2019-03-31mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko
2019-03-01mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko
2019-03-01mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko
2019-03-01mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko
2019-03-01mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko
2019-03-01mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko
2019-03-01mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko
2019-03-01mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko
2019-03-01mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko
2019-03-01mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko
2019-03-01mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko
2019-02-24mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko
2019-02-24mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko
2019-02-24mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko
2019-02-24mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard region list updatesJiri Pirko
2019-02-24mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko
2019-02-24mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko
2019-02-08mlxsw: spectrum_acl: Split region struct into region and vregionJiri Pirko
2019-01-28mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko
2018-12-11mlxsw: spectrum_acl: Limit priority valueNir Dotan
2018-12-11mlxsw: spectrum_acl: Add replace rule action operationNir Dotan
2018-12-11mlxsw: spectrum_acl: Add multicast router profile operationsNir Dotan
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-07-25mlxsw: spectrum_acl: Make global TCAM resources available to regionsIdo Schimmel
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel
2018-07-09mlxsw: spectrum_acl: Implement priority setting for rules inserted to TCAMJiri Pirko
2018-07-09mlxsw: spectrum_acl: Add tcam init/fini opsJiri Pirko
2018-07-09mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko
2018-07-08mlxsw: core_acl_flex_keys: Split MAC and IP address flex key elementsJiri Pirko
2018-07-08mlxsw: reg: Introduce Flex2 key type for PTAR registerJiri Pirko