summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-34/+2Star
* mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko2018-07-101-272/+41Star
* mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko2018-07-101-1/+1
* mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko2018-07-101-5/+4Star
* mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz2018-03-261-33/+72
* mlxsw: core: Make counter index allocated inside the action appendJiri Pirko2018-01-221-1/+2
* mlxsw: spectrum: mr_tcam: Include the mr_tcam header fileYotam Gigi2017-10-241-0/+1
* mlxsw: spectrum: Add missing error code on allocation failureDan Carpenter2017-10-031-1/+3
* mlxsw: spectrum: Fix check for IS_ERR() instead of NULLDan Carpenter2017-10-031-2/+2
* mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast routeYotam Gigi2017-10-031-0/+8
* mlxsw: spectrum: Add the multicast routing hardware logicYotam Gigi2017-09-271-0/+828