summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/counters.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad2024-06-161-0/+4
* IB/mlx5: Add HW counter called rx_dct_connectShetu Ayalew2023-07-311-0/+2
* RDMA/mlx5: Fix Q-counters query in LAG modePatrisious Haddad2023-06-111-1/+6
* RDMA/mlx5: Remove vport Q-counters dependency on normal Q-countersPatrisious Haddad2023-06-111-18/+40
* RDMA/mlx5: Fix Q-counters per vport allocationPatrisious Haddad2023-06-111-8/+16
* RDMA/mlx5: Expand switchdev Q-counters to expose representor statisticsPatrisious Haddad2023-03-291-29/+142
* RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory2023-01-011-3/+3
* RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=nArnd Bergmann2021-10-251-4/+5
* RDMA/mlx5: Add optional counter support in get_hw_stats callbackAharon Landau2021-10-121-3/+85
* RDMA/mlx5: Add modify_op_stat() supportAharon Landau2021-10-121-6/+73
* RDMA/mlx5: Support optional counters in hw_stats initializationAharon Landau2021-10-121-16/+74
* RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-121-21/+20
* RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-171-11/+31
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-5/+5
* net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-061-7/+0
* RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()Liu Shixin2020-09-251-2/+2
* RDMA: Make counters destroy symmetricalLeon Romanovsky2020-09-091-1/+2
* RDMA/mlx5: Separate counters from main.cLeon Romanovsky2020-07-071-0/+709