summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata2024-03-111-3/+5
* mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen2024-01-301-43/+73
* mlxsw: spectrum: Search for free LAD ID onceAmit Cohen2024-01-301-9/+6
* mlxsw: spectrum: Query max_lag onceAmit Cohen2024-01-301-25/+7
* mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen2024-01-301-9/+3
* mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen2024-01-301-4/+15
* mlxsw: spectrum: Use CFF mode where availablePetr Machata2023-11-291-0/+2
* mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata2023-11-291-0/+8
* mlxsw: spectrum_fid: Privatize FID familiesPetr Machata2023-11-291-9/+9
* mlxsw: spectrum: Set SW LAG mode on Spectrum>1Petr Machata2023-10-201-0/+2
* mlxsw: spectrum: Allocate LAG table when in SW LAG modePetr Machata2023-10-201-11/+82
* mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()Petr Machata2023-07-281-17/+0
* mlxsw: spectrum: Permit enslavement to netdevices with uppersPetr Machata2023-07-211-4/+62
* mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavementPetr Machata2023-07-211-6/+42
* mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavementPetr Machata2023-07-211-0/+6
* mlxsw: spectrum_router: Replay MACVLANs when RIF is madePetr Machata2023-07-211-22/+0
* mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata2023-07-211-2/+2
* mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata2023-07-211-0/+90
* mlxsw: spectrum: Add a replay_deslavement argument to event handlersPetr Machata2023-07-211-8/+12
* mlxsw: spectrum: Allow event handlers to check unowned bridgesPetr Machata2023-07-211-16/+24
* mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()Petr Machata2023-07-211-5/+15
* mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel2023-07-121-0/+30
* mlxsw: spectrum_port_range: Add port range coreIdo Schimmel2023-07-121-0/+9
* mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata2023-06-141-2/+2
* mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata2023-06-121-17/+1
* mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel2023-03-151-0/+2
* mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel2023-02-071-52/+0
* mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson2023-02-071-12/+2
* devlink: protect devlink param list by instance lockJiri Pirko2023-01-271-8/+8
* mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen2023-01-201-1/+0
* mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel2022-11-091-0/+4
* mlxsw: spectrum: Add an API to configure security checksIdo Schimmel2022-11-091-0/+18
* net: remove unused ndo_get_devlink_portJiri Pirko2022-11-031-11/+0
* net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko2022-11-031-3/+2
* net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-281-2/+2
* mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4Amit Cohen2022-08-301-1/+28
* mlxsw: Add a helper function for getting maximum LAG IDAmit Cohen2022-08-301-7/+13
* mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen2022-08-151-1/+1
* mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson2022-07-291-10/+104
* mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson2022-07-291-0/+4
* mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'Danielle Ratson2022-07-251-1/+1
* mlxsw: spectrum: Fix the shift of FID field in TX headerDanielle Ratson2022-07-251-1/+1
* mlxsw: Set time stamp type as part of config profileDanielle Ratson2022-07-251-0/+2
* mlxsw: convert driver to use unlocked devlink API during init/finiJiri Pirko2022-07-181-55/+48
* mlxsw: Enable unified bridge modelAmit Cohen2022-07-041-21/+8
* mlxsw: spectrum: Initialize PGT tableAmit Cohen2022-06-281-0/+9
* mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen2022-06-281-0/+4
* mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen2022-06-281-0/+1
* mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen2022-06-241-0/+4
* mlxsw: Add enumerator for 'config_profile.flood_mode'Amit Cohen2022-06-221-2/+2