summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c
AgeCommit message (Expand)Author
2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko
2020-02-24mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded valuesJiri Pirko
2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko
2020-02-24mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULTJiri Pirko
2020-02-23mlxsw: spectrum_trap: Make global arrays const as they should beJiri Pirko
2020-02-23mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()Jiri Pirko
2020-02-23mlxsw: spectrum_trap: Move functions to avoid their forward declarationsJiri Pirko
2020-02-23mlxsw: spectrum_trap: Use err variable instead of directly checking func retu...Jiri Pirko
2020-01-19mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen
2020-01-19mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen
2020-01-19mlxsw: Add NON_ROUTABLE trapAmit Cohen
2020-01-19mlxsw: Add irif and erif disabled trapsAmit Cohen
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel