summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)AuthorFilesLines
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-13mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel1-0/+30
2023-07-13mlxsw: 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-08mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel1-52/+0
2023-02-08mlxsw: 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-21mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen1-1/+0
2022-11-10mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel1-0/+4
2022-11-10mlxsw: spectrum: Add an API to configure security checksIdo Schimmel1-0/+18
2022-11-04net: remove unused ndo_get_devlink_portJiri Pirko1-11/+0
2022-11-04net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko1-3/+2
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner1-2/+2
2022-08-31mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4Amit Cohen1-1/+28
2022-08-31mlxsw: 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-19mlxsw: 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
2022-06-22mlxsw: Add enumerator for 'config_profile.flood_mode'Amit Cohen1-2/+2
2022-06-17mlxsw: Add a resource describing number of RIFsPetr Machata1-0/+29
2022-06-15mlxsw: Revert "Introduce initial XM router support"Petr Machata1-5/+0
2022-05-08mlxsw: spectrum: Update a commentPetr Machata1-3/+2
2022-05-08mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata1-6/+0
2022-05-08mlxsw: spectrum: Move handling of router events to router codePetr Machata1-14/+0
2022-05-08mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata1-4/+0
2022-05-08mlxsw: spectrum: Move handling of VRF events to router codePetr Machata1-11/+0
2022-05-08mlxsw: spectrum: Tolerate enslaving of various devices to VRFPetr Machata1-10/+16
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko1-12/+32
2022-04-18mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko1-0/+17
2022-04-18mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko1-0/+6