summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2023-12-15mlxsw: spectrum_fid: Set NVE flood profile as part of FID configurationPetr Machata
2023-12-15mlxsw: spectrum_fid: Add an "any" packet typePetr Machata
2023-12-15mlxsw: reg: Add nve_flood_prf_id field to SFMRPetr Machata
2023-11-29mlxsw: spectrum: Use CFF mode where availablePetr Machata
2023-11-29mlxsw: spectrum_fid: Add support for rFID family in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Initialize flood profiles in CFF modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add profile_id to flood profilePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an object to keep flood profilesPetr Machata
2023-11-29mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for packing SFMRPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT address of a FIDPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT allocation sizePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for flood table initializationPetr Machata
2023-11-29mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() upPetr Machata
2023-11-29mlxsw: spectrum_fid: Make mlxsw_sp_fid_ops.setup return an intPetr Machata
2023-11-29mlxsw: spectrum_fid: Split a helper out of mlxsw_sp_fid_flood_table_mid()Petr Machata
2023-11-29mlxsw: spectrum_fid: Rename FID ops, families, arraysPetr Machata
2023-11-29mlxsw: spectrum_fid: Privatize FID familiesPetr Machata
2023-11-25mlxsw: pci: Fix missing error checkingIdo Schimmel
2023-11-21mlxsw: spectrum_router: Call RIF setup before obtaining FIDPetr Machata
2023-11-21mlxsw: spectrum_router: Add a helper to get subport number from a RIFPetr Machata
2023-11-21mlxsw: spectrum_fid: Extract SFMR packing into a helperPetr Machata
2023-11-21mlxsw: spectrum_fid: Drop unnecessary conditionsPetr Machata
2023-11-21mlxsw: pci: Permit enabling CFF modePetr Machata
2023-11-21mlxsw: core, pci: Add plumbing related to CFF modePetr Machata
2023-11-21mlxsw: reg: Add to SFMR register the fields related to CFF flood modePetr Machata
2023-11-21mlxsw: reg: Extract flood-mode specific part of mlxsw_reg_sfmr_pack()Petr Machata
2023-11-21mlxsw: reg: Drop unnecessary writes from mlxsw_reg_sfmr_pack()Petr Machata
2023-11-21mlxsw: reg: Mark SFGC & some SFMR fields as reserved in CFF modePetr Machata
2023-11-21mlxsw: reg: Add Switch FID Flooding Profiles RegisterPetr Machata
2023-11-21mlxsw: resources: Add max_cap_nve_flood_prfPetr Machata
2023-11-21mlxsw: cmd: Add MLXSW_CMD_MBOX_CONFIG_PROFILE_FLOOD_MODE_CFFPetr Machata
2023-11-21mlxsw: cmd: Add cmd_mbox.query_fw.cff_supportPetr Machata
2023-11-18mlxsw: pci: Implement PCI reset handlersIdo Schimmel
2023-11-18mlxsw: pci: Add support for new reset flowIdo Schimmel
2023-11-18mlxsw: pci: Move software reset code to a separate functionAmit Cohen
2023-11-18mlxsw: pci: Rename mlxsw_pci_sw_reset()Amit Cohen
2023-11-18mlxsw: Extend MRSR pack() function to support new commandsAmit Cohen
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-10-20mlxsw: spectrum_pgt: Generalize PGT allocationPetr Machata
2023-10-20mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one goPetr Machata
2023-10-20mlxsw: pci: Permit toggling LAG modePetr Machata
2023-10-20mlxsw: core, pci: Add plumbing related to LAG modePetr Machata