aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-04mlxsw: spectrum_fid: Remove '_ub_' indication from structures and definesAmit Cohen1-47/+47
2022-07-04mlxsw: spectrum_fid: Remove flood_index() from FID operation structureAmit Cohen1-9/+1
2022-07-04mlxsw: Enable unified bridge modelAmit Cohen1-262/+64
2022-07-04mlxsw: Add support for 802.1Q FID familyAmit Cohen1-1/+191
2022-07-04mlxsw: Add new FID families for unified bridge modelAmit Cohen1-6/+181
2022-07-04mlxsw: spectrum_fid: Configure layer 3 egress VID classificationAmit Cohen1-5/+137
2022-07-04mlxsw: Configure ingress RIF classificationAmit Cohen1-13/+160
2022-07-04mlxsw: spectrum_fid: Configure VNI to FID classificationAmit Cohen1-2/+36
2022-06-28mlxsw: spectrum_fid: Configure flooding entries using PGT APIsAmit Cohen1-6/+59
2022-06-28mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initializationAmit Cohen1-3/+30
2022-06-28mlxsw: spectrum_fid: Configure egress VID classification for multicastAmit Cohen1-0/+23
2022-06-28mlxsw: Set flood bridge type for FIDsAmit Cohen1-4/+11
2022-06-28mlxsw: spectrum_fid: Store 'bridge_type' as part of FID familyAmit Cohen1-5/+4
2022-06-28mlxsw: Prepare 'bridge_type' field for SFMR usageAmit Cohen1-4/+4
2022-06-28mlxsw: spectrum_fid: Configure flooding table type for rFIDAmit Cohen1-2/+12
2022-06-24mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLANAmit Cohen1-1/+1
2022-06-24mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen1-2/+9
2022-06-24mlxsw: spectrum_fid: Pass FID structure to __mlxsw_sp_fid_port_vid_map()Amit Cohen1-15/+10
2022-06-24mlxsw: spectrum_fid: Pass FID structure to mlxsw_sp_fid_op()Amit Cohen1-15/+8
2022-06-24mlxsw: spectrum_fid: Rename mlxsw_sp_fid_vni_op()Amit Cohen1-31/+12
2022-06-24mlxsw: spectrum_fid: Update FID structure prior to device configurationAmit Cohen1-24/+24
2022-06-24mlxsw: spectrum_fid: Maintain {port, VID}->FID mappingsAmit Cohen1-0/+63
2022-06-22mlxsw: spectrum_fid: Implement missing operations for rFID and dummy FIDAmit Cohen1-4/+54
2022-06-22mlxsw: spectrum_fid: Use 'fid->fid_offset' when setting VNIAmit Cohen1-11/+14
2022-06-22mlxsw: spectrum_fid: Save 'fid_offset' as part of FID structureAmit Cohen1-6/+23
2022-06-22mlxsw: Remove lag_vid_valid indicationAmit Cohen1-8/+0
2022-06-20mlxsw: Add support for egress FID classification after decapsulationAmit Cohen1-2/+2
2021-12-01mlxsw: Use Switch Flooding Table Register Version 2Amit Cohen1-9/+9
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen1-6/+6
2020-03-27mlxsw: spectrum: Remove unused RIF and FID familiesIdo Schimmel1-144/+8
2020-02-17mlxsw: spectrum_fid: Use 'refcount_t' for FID reference countingIdo Schimmel1-6/+7
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel1-0/+10
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko1-4/+3
2019-01-18mlxsw: spectrum_fid: Update dummy FID indexNir Dotan1-2/+2
2018-12-19mlxsw: spectrum_fid: Remove unused functionIdo Schimmel1-5/+0
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel1-14/+15
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata1-0/+28
2018-12-07mlxsw: spectrum: Track NVE type at FIDsPetr Machata1-1/+15
2018-11-30mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel1-0/+6
2018-11-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel1-1/+1
2018-11-27mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel1-0/+33
2018-11-27mlxsw: spectrum_fid: Make flood index calculation more robustIdo Schimmel1-1/+1
2018-11-27mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel1-0/+7
2018-11-21mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel1-2/+40
2018-11-21mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel1-1/+13
2018-10-17mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel1-0/+2
2018-10-17mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel1-5/+40
2018-10-17mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel1-0/+178
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-02-28mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel1-1/+1