summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()Jiri Pirko2023-08-141-3/+2
* net/mlx5: Expose max possible SFs via devlink resourceShay Drory2023-08-141-4/+40
* net/mlx5: SF, silence an uninitialized variable warningDan Carpenter2021-12-021-1/+1
* net/mlx5: SF, Add SF trace pointsParav Pandit2021-10-251-0/+4
* net/mlx5: SF, Improve performance in SF allocationEli Cohen2021-06-261-10/+13
* net/mlx5: Fix duplicate included vhca_event.hJiapeng Chong2021-06-031-1/+0
* net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit2021-04-241-33/+96
* net/mlx5: SF, Split mlx5_sf_hw_table into two partsParav Pandit2021-04-241-29/+58
* net/mlx5: SF, Use helpers for allocation and freeParav Pandit2021-04-241-37/+60
* net/mlx5: SF, Store and use start function idParav Pandit2021-04-241-2/+8
* net/mlx5: SF, Rely on hw table for SF devlink port allocationParav Pandit2021-04-241-1/+6
* net/mlx5: SF, Use device pointer directlyParav Pandit2021-04-141-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-5/+5
|\
| * net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit2021-03-221-5/+3
| * net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory2021-03-101-1/+1
* | net: ethernet: Remove duplicate include of vhca_event.hWan Jiabing2021-03-231-1/+0
|/
* net/mlx5: SF, Port function state change supportParav Pandit2021-01-221-4/+112
* net/mlx5: SF, Add port add delete functionalityParav Pandit2021-01-221-0/+125