summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_fid.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel2019-07-181-0/+10
* mellanox: Switch to bitmap_zalloc()Andy Shevchenko2019-03-041-4/+3Star
* mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-191-2/+2
* mlxsw: spectrum_fid: Remove unused functionIdo Schimmel2018-12-191-5/+0Star
* mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel2018-12-191-14/+15
* mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata2018-12-071-0/+28
* mlxsw: spectrum: Track NVE type at FIDsPetr Machata2018-12-071-1/+15
* mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating themIdo Schimmel2018-12-011-0/+6
* mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel2018-11-281-1/+1
* mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDsIdo Schimmel2018-11-281-0/+33
* mlxsw: spectrum_fid: Make flood index calculation more robustIdo Schimmel2018-11-281-1/+1
* mlxsw: spectrum_switchdev: Do not set field when it is reservedIdo Schimmel2018-11-281-0/+7
* mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel2018-11-221-2/+40
* mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel2018-11-221-1/+13
* mlxsw: spectrum_fid: Clear NVE configuration when destroying 802.1D FIDsIdo Schimmel2018-10-181-0/+2
* mlxsw: spectrum_fid: Add APIs to lookup FID without creating itIdo Schimmel2018-10-181-5/+40
* mlxsw: spectrum_fid: Allow setting and clearing NVE properties on FIDIdo Schimmel2018-10-181-0/+178
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel2018-02-281-1/+1
* mlxsw: spectrum: Improve IPv6 unregistered multicast floodingArkadi Sharshevsky2017-07-171-1/+1
* mlxsw: Fix typo inside enumerationIdo Schimmel2017-06-051-3/+3
* mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel2017-05-261-1/+15
* mlxsw: spectrum: Implement common FID coreIdo Schimmel2017-05-261-0/+978