Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-25 | RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n | Arnd Bergmann | 1 | -4/+5 |
2021-10-12 | RDMA/mlx5: Add optional counter support in get_hw_stats callback | Aharon Landau | 1 | -3/+85 |
2021-10-12 | RDMA/mlx5: Add modify_op_stat() support | Aharon Landau | 1 | -6/+73 |
2021-10-12 | RDMA/mlx5: Support optional counters in hw_stats initialization | Aharon Landau | 1 | -16/+74 |
2021-10-12 | RDMA/counter: Add a descriptor in struct rdma_hw_stats | Aharon Landau | 1 | -21/+20 |
2021-06-17 | RDMA: Split the alloc_hw_stats() ops to port and device variants | Jason Gunthorpe | 1 | -11/+31 |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -5/+5 |
2020-12-06 | net/mlx5: Simplify eswitch mode check | Leon Romanovsky | 1 | -7/+0 |
2020-09-25 | RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters() | Liu Shixin | 1 | -2/+2 |
2020-09-09 | RDMA: Make counters destroy symmetrical | Leon Romanovsky | 1 | -1/+2 |
2020-07-07 | RDMA/mlx5: Separate counters from main.c | Leon Romanovsky | 1 | -0/+709 |