aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)Author
2023-11-29mlxsw: spectrum: Use CFF mode where availablePetr Machata
2023-11-29mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata
2023-11-29mlxsw: spectrum_fid: Privatize FID familiesPetr Machata
2023-10-20mlxsw: spectrum: Set SW LAG mode on Spectrum>1Petr Machata
2023-10-20mlxsw: spectrum: Allocate LAG table when in SW LAG modePetr Machata
2023-07-28mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()Petr Machata
2023-07-21mlxsw: spectrum: Permit enslavement to netdevices with uppersPetr Machata
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavementPetr Machata
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavementPetr Machata
2023-07-21mlxsw: spectrum_router: Replay MACVLANs when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata
2023-07-21mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata
2023-07-21mlxsw: spectrum: Add a replay_deslavement argument to event handlersPetr Machata
2023-07-21mlxsw: spectrum: Allow event handlers to check unowned bridgesPetr Machata
2023-07-21mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()Petr Machata
2023-07-12mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel
2023-07-12mlxsw: spectrum_port_range: Add port range coreIdo Schimmel
2023-06-14mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata
2023-06-12mlxsw: spectrum_router: Move here inetaddr validator notifiersPetr Machata
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel
2023-02-07mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-20mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen
2022-11-09mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel
2022-11-09mlxsw: spectrum: Add an API to configure security checksIdo Schimmel
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-08-30mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4Amit Cohen
2022-08-30mlxsw: Add a helper function for getting maximum LAG IDAmit Cohen
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen
2022-07-29mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson
2022-07-29mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson
2022-07-25mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'Danielle Ratson
2022-07-25mlxsw: spectrum: Fix the shift of FID field in TX headerDanielle Ratson
2022-07-25mlxsw: Set time stamp type as part of config profileDanielle Ratson
2022-07-18mlxsw: convert driver to use unlocked devlink API during init/finiJiri Pirko
2022-07-04mlxsw: Enable unified bridge modelAmit Cohen
2022-06-28mlxsw: spectrum: Initialize PGT tableAmit Cohen
2022-06-28mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen
2022-06-28mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen
2022-06-24mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen
2022-06-22mlxsw: Add enumerator for 'config_profile.flood_mode'Amit Cohen
2022-06-17mlxsw: Add a resource describing number of RIFsPetr Machata
2022-06-14mlxsw: Revert "Introduce initial XM router support"Petr Machata
2022-05-08mlxsw: spectrum: Update a commentPetr Machata
2022-05-08mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of router events to router codePetr Machata
2022-05-08mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata