summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2020-02-26mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata
2020-02-26mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel
2020-02-26mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata
2020-02-26mlxsw: spectrum_switchdev: Optimize SFN records processingJiri Pirko
2020-02-25net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed
2020-02-25net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed
2020-02-25net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for handling compressed completionsTariq Toukan
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for posting descriptorsTariq Toukan
2020-02-25net/mlx5e: Change inline mode correctly when changing trust stateMaxim Mikityanskiy
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy
2020-02-25net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy
2020-02-25net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy
2020-02-25net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-02-25net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy
2020-02-25net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy
2020-02-25net/mlx5e: Add missing LRO cap checkTariq Toukan
2020-02-25net/mlx5e: Define one flow for TXQ selection when TCs are configuredEran Ben Elisha
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri Pirko
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-24mlxsw: spectrum_trap: Add ACL devlink-trap supportJiri Pirko
2020-02-24mlxsw: spectrum_trap: Introduce dummy group with thin policerJiri Pirko
2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko
2020-02-24mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko
2020-02-24mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL trapsJiri Pirko
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko
2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko
2020-02-24mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko
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-24net/mlxfw: fix spelling mistake: "progamming" -> "programming"Colin Ian King
2020-02-23mlxsw: pci: Remove unused valuesIdo Schimmel
2020-02-23mlxsw: core: Remove priv from listener equality comparisonJiri Pirko
2020-02-23mlxsw: spectrum_acl: Make block arg const where appropriateJiri Pirko
2020-02-23mlxsw: spectrum_trap: Make global arrays const as they should beJiri Pirko
2020-02-23mlxsw: core: Remove initialization to false of mlxsw_listener structJiri Pirko
2020-02-23mlxsw: core: Convert is_event and is_ctrl bools to be single bitsJiri Pirko
2020-02-23mlxsw: core: Remove dummy union name from struct mlxsw_listenerJiri Pirko
2020-02-23mlxsw: core: Remove unused action field from mlxsw_rx_listener structJiri Pirko
2020-02-23mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()Jiri Pirko
2020-02-23mlxsw: core_acl_flex_actions: Rename Trap / Discard Action to Trap ActionJiri 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-02-22mlxsw: spectrum: Remove RTNL where possibleIdo Schimmel