summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/core_acl_flex_keys.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko2019-06-191-2/+3
* mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko2019-06-191-6/+7
* mlxsw: spectrum: acl: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-251-4/+2
* mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask...Jiri Pirko2018-11-151-6/+6
* mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_l...Jiri Pirko2018-11-151-0/+10
* mlxsw: core_acl: Change order of args of ops->encode_block()Jiri Pirko2018-11-151-2/+2
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2
* mlxsw: spectrum_acl: Allow encoding a partial keyIdo Schimmel2018-07-251-4/+6
* mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel2018-07-191-10/+60
* mlxsw: spectrum_acl: Move block items encoding into Spectrum opJiri Pirko2018-07-091-43/+6
* mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko2018-07-091-4/+5
* mlxsw: core: Introduce flexible keys supportJiri Pirko2017-02-031-0/+475