aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only actionJiri Pirko1-7/+4
2020-02-24mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded valuesJiri Pirko1-2/+2
2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko1-2/+3
2020-02-24mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULTJiri Pirko1-2/+2
2020-02-23mlxsw: spectrum_trap: Make global arrays const as they should beJiri Pirko1-6/+6
2020-02-23mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()Jiri Pirko1-53/+19
2020-02-23mlxsw: spectrum_trap: Move functions to avoid their forward declarationsJiri Pirko1-78/+73
2020-02-23mlxsw: spectrum_trap: Use err variable instead of directly checking func return valueJiri Pirko1-2/+6
2020-01-19mlxsw: Add OVERLAY_SMAC_MC trapAmit Cohen1-0/+3
2020-01-19mlxsw: Add tunnel devlink-trap supportAmit Cohen1-1/+17
2020-01-19mlxsw: spectrum_trap: Reorder cases according to enum orderAmit Cohen1-2/+2
2020-01-19mlxsw: Add NON_ROUTABLE trapAmit Cohen1-0/+3
2020-01-19mlxsw: Add irif and erif disabled trapsAmit Cohen1-0/+26
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen1-0/+63
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen1-0/+37
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel1-0/+1
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel1-0/+267