summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)Author
2025-03-24mlxsw: spectrum: Call mlxsw_sp_bridge_vxlan_{join, leave}() for VLAN-aware br...Amit Cohen
2025-03-24mlxsw: Trap ARP packets at layer 2 instead of layer 3Amit Cohen
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-02-10mlxsw: Enable Tx checksum offloadIdo Schimmel
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen
2024-12-17mlxsw: Switch to napi_gro_receive()Ido Schimmel
2024-09-06mlxsw: spectrum: Remove setting of RX software timestampGal Pressman
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-06-14mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen
2024-06-14mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen
2024-06-14mlxsw: Adjust MTU value to hardware checkAmit Cohen
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-03-11mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata
2024-01-30mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen
2024-01-30mlxsw: spectrum: Search for free LAD ID onceAmit Cohen
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen
2024-01-30mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen
2024-01-30mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen
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