summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_kvdl.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* mlxsw: spectrum_kvdl: Pass entry_count to free functionJiri Pirko2018-07-101-2/+3
* mlxsw: spectrum_kvdl: Pass entry type to alloc/freeJiri Pirko2018-07-101-10/+14
* mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko2018-07-101-387/+34Star
* devlink: convert occ_get op to separate registrationJiri Pirko2018-04-081-28/+39
* mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko2018-04-011-2/+2
* mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko2018-04-011-143/+92Star
* mlxsw: Constify devlink_resource_opsJiri Pirko2018-04-011-3/+3
* mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko2018-04-011-33/+14Star
* devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern2018-03-221-3/+3
* mlxsw: spectrum_kvdl: Make some functions staticWei Yongjun2018-03-121-3/+3
* mlxsw: spectrum_kvdl: avoid uninitialized variable warningArnd Bergmann2018-02-261-0/+2
* mlxsw: spectrum_kvdl: use div_u64() for 64-bit divisionArnd Bergmann2018-02-261-1/+1
* mlxsw: spectrum_kvdl: Add support for per part occupancyArkadi Sharshevsky2018-02-201-3/+55
* mlxsw: spectrum_kvdl: Add support for dynamic partition setArkadi Sharshevsky2018-02-201-5/+53
* mlxsw: spectrum_kvdl: Add support for linear division resourcesArkadi Sharshevsky2018-02-201-3/+74
* mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() staticWei Yongjun2018-01-191-1/+1
* mlxsw: spectrum: Add support for getting kvdl occupancyArkadi Sharshevsky2018-01-161-0/+26
* mlxsw: spectrum: Add another partition to KVD linearIdo Schimmel2017-10-231-2/+17
* mlxsw: spectrum: Add ability to query KVDL allocation sizeIdo Schimmel2017-10-231-0/+15
* mlxsw: spectrum: Better represent KVDL partitionsIdo Schimmel2017-10-231-33/+224
* mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API changeArkadi Sharshevsky2017-03-261-2/+4
* mlxsw: Introduce simplistic KVD linear area managerJiri Pirko2016-07-051-0/+91