aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-17mlxsw: spectrum: Improve IPv6 unregistered multicast floodingArkadi Sharshevsky1-1/+1
2017-06-04mlxsw: Fix typo inside enumerationIdo Schimmel1-3/+3
2017-05-26mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel1-1/+15
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel1-0/+978