aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-34/+2
2018-07-09mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko1-272/+41
2018-07-09mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko1-1/+1
2018-07-09mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko1-5/+4
2018-03-26mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz1-33/+72
2018-01-21mlxsw: core: Make counter index allocated inside the action appendJiri Pirko1-1/+2
2017-10-24mlxsw: spectrum: mr_tcam: Include the mr_tcam header fileYotam Gigi1-0/+1
2017-10-03mlxsw: spectrum: Add missing error code on allocation failureDan Carpenter1-1/+3
2017-10-03mlxsw: spectrum: Fix check for IS_ERR() instead of NULLDan Carpenter1-2/+2
2017-10-03mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast routeYotam Gigi1-0/+8
2017-09-27mlxsw: spectrum: Add the multicast routing hardware logicYotam Gigi1-0/+828