aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-02net/mlx5: SF, silence an uninitialized variable warningDan Carpenter1-1/+1
2021-10-25net/mlx5: SF, Add SF trace pointsParav Pandit1-0/+4
2021-06-26net/mlx5: SF, Improve performance in SF allocationEli Cohen1-10/+13
2021-06-03net/mlx5: Fix duplicate included vhca_event.hJiapeng Chong1-1/+0
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit1-33/+96
2021-04-24net/mlx5: SF, Split mlx5_sf_hw_table into two partsParav Pandit1-29/+58
2021-04-24net/mlx5: SF, Use helpers for allocation and freeParav Pandit1-37/+60
2021-04-24net/mlx5: SF, Store and use start function idParav Pandit1-2/+8
2021-04-24net/mlx5: SF, Rely on hw table for SF devlink port allocationParav Pandit1-1/+6
2021-04-14net/mlx5: SF, Use device pointer directlyParav Pandit1-8/+8
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+5
2021-03-23net: ethernet: Remove duplicate include of vhca_event.hWan Jiabing1-1/+0
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit1-5/+3
2021-03-10net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory1-1/+1
2021-01-22net/mlx5: SF, Port function state change supportParav Pandit1-4/+112
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+125