summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed2022-01-061-5/+3
* net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan2021-12-211-1/+1
* net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan2021-09-301-3/+3
* net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb2019-10-291-2/+2
* net/mlx5e: Fix static checker warning of potential pointer math issueEran Ben Elisha2019-09-051-5/+4
* net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha2019-08-221-0/+162