summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c
AgeCommit message (Expand)Author
2023-08-14mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel
2022-07-04mlxsw: spectrum_fid: Remove '_ub_' indication from structures and definesAmit Cohen
2022-07-04mlxsw: spectrum_fid: Remove flood_index() from FID operation structureAmit Cohen
2022-07-04mlxsw: Enable unified bridge modelAmit Cohen
2022-07-04mlxsw: Add support for 802.1Q FID familyAmit Cohen
2022-07-04mlxsw: Add new FID families for unified bridge modelAmit Cohen
2022-07-04mlxsw: spectrum_fid: Configure layer 3 egress VID classificationAmit Cohen
2022-07-04mlxsw: Configure ingress RIF classificationAmit Cohen
2022-07-04mlxsw: spectrum_fid: Configure VNI to FID classificationAmit Cohen
2022-06-28mlxsw: spectrum_fid: Configure flooding entries using PGT APIsAmit Cohen
2022-06-28mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initializationAmit Cohen
2022-06-28mlxsw: spectrum_fid: Configure egress VID classification for multicastAmit Cohen
2022-06-28mlxsw: Set flood bridge type for FIDsAmit Cohen
2022-06-28mlxsw: spectrum_fid: Store 'bridge_type' as part of FID familyAmit Cohen
2022-06-28mlxsw: Prepare 'bridge_type' field for SFMR usageAmit Cohen
2022-06-28mlxsw: spectrum_fid: Configure flooding table type for rFIDAmit Cohen
2022-06-24mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLANAmit Cohen
2022-06-24mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen
2022-06-24mlxsw: spectrum_fid: Pass FID structure to __mlxsw_sp_fid_port_vid_map()Amit Cohen
2022-06-24mlxsw: spectrum_fid: Pass FID structure to mlxsw_sp_fid_op()Amit Cohen
2022-06-24mlxsw: spectrum_fid: Rename mlxsw_sp_fid_vni_op()Amit Cohen
2022-06-24mlxsw: spectrum_fid: Update FID structure prior to device configurationAmit Cohen
2022-06-24mlxsw: spectrum_fid: Maintain {port, VID}->FID mappingsAmit Cohen
2022-06-22mlxsw: spectrum_fid: Implement missing operations for rFID and dummy FIDAmit Cohen
2022-06-22mlxsw: spectrum_fid: Use 'fid->fid_offset' when setting VNIAmit Cohen
2022-06-22mlxsw: spectrum_fid: Save 'fid_offset' as part of FID structureAmit Cohen
2022-06-22mlxsw: Remove lag_vid_valid indicationAmit Cohen
2022-06-20mlxsw: Add support for egress FID classification after decapsulationAmit Cohen
2021-12-01mlxsw: Use Switch Flooding Table Register Version 2Amit Cohen
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2020-03-27mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel
2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko
2019-01-18mlxsw: spectrum_fid: Update dummy FID indexNir Dotan
2018-12-19mlxsw: spectrum_fid: Remove unused functionIdo Schimmel
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata
2018-11-30mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel
2018-11-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel
2018-11-27mlxsw: spectrum_fid: Make flood index calculation more robustIdo Schimmel
2018-11-27mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel
2018-11-21mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel
2018-11-21mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel
2018-10-17mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel