summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-19mlxsw: convert driver to use unlocked devlink API during init/finiJiri Pirko1-41/+41
2022-01-26mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-3/+2
2020-02-20mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-07-10mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko1-1/+1
2018-07-10mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko1-1/+5
2018-07-10mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko1-0/+455