summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.c
AgeCommit message (Expand)Author
2020-02-20mlxsw: spectrum_kvdl: Protect allocations with a lockIdo Schimmel
2020-02-19mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-07-09mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko
2018-07-09mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko
2018-07-09mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko
2018-04-01mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko
2018-04-01mlxsw: Constify devlink_resource_opsJiri Pirko
2018-04-01mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko
2018-03-22devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern
2018-03-12mlxsw: spectrum_kvdl: Make some functions staticWei Yongjun
2018-02-26mlxsw: spectrum_kvdl: avoid uninitialized variable warningArnd Bergmann
2018-02-26mlxsw: spectrum_kvdl: use div_u64() for 64-bit divisionArnd Bergmann
2018-02-20mlxsw: spectrum_kvdl: Add support for per part occupancyArkadi Sharshevsky
2018-02-20mlxsw: spectrum_kvdl: Add support for dynamic partition setArkadi Sharshevsky
2018-02-20mlxsw: spectrum_kvdl: Add support for linear division resourcesArkadi Sharshevsky
2018-01-19mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun
2018-01-16mlxsw: spectrum: Add support for getting kvdl occupancyArkadi Sharshevsky
2017-10-23mlxsw: spectrum: Add another partition to KVD linearIdo Schimmel
2017-10-23mlxsw: spectrum: Add ability to query KVDL allocation sizeIdo Schimmel
2017-10-23mlxsw: spectrum: Better represent KVDL partitionsIdo Schimmel
2017-03-25mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API changeArkadi Sharshevsky
2016-07-05mlxsw: Introduce simplistic KVD linear area managerJiri Pirko