summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* mlxsw: Add a resource describing number of RIFsPetr Machata2022-06-171-0/+29
* mlxsw: Revert "Introduce initial XM router support"Petr Machata2022-06-141-5/+0
* mlxsw: spectrum: Update a commentPetr Machata2022-05-081-3/+2
* mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata2022-05-081-6/+0
* mlxsw: spectrum: Move handling of router events to router codePetr Machata2022-05-081-14/+0
* mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata2022-05-081-4/+0
* mlxsw: spectrum: Move handling of VRF events to router codePetr Machata2022-05-081-11/+0
* mlxsw: spectrum: Tolerate enslaving of various devices to VRFPetr Machata2022-05-081-10/+16
* mlxsw: spectrum: Add port to linecard mappingJiri Pirko2022-04-181-12/+32
* mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko2022-04-181-0/+17
* mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko2022-04-181-0/+6
* mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko2022-04-181-9/+157
* mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko2022-04-181-7/+7
* mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko2022-04-181-24/+8
* mlxsw: spectrum: Allow lane to start from non-zero indexJiri Pirko2022-04-181-1/+3
* mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak2022-04-151-10/+11
* devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski2022-03-161-7/+0
* eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski2022-03-161-0/+14
* mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata2022-03-031-0/+4
* mlxsw: Extract classification of router-related events to a helperPetr Machata2022-03-031-3/+13
* mlxsw: Remove resource query checkIdo Schimmel2022-02-231-4/+0
* mlxsw: core: Unify method of trap support validationVadim Pasternak2022-02-231-8/+0
* mlxsw: spectrum: Remove SP{1,2,3} defines for FW minor and subminorJiri Pirko2022-02-231-18/+15