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