summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/qos.c
AgeCommit message (Expand)Author
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2023-12-20net/mlx5e: Let channels be SD-awareTariq Toukan
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-07-21sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli
2022-07-19net/mlx5e: HTB, move htb functions to a new fileMoshe Tal
2022-07-19net/mlx5e: HTB, change functions name to follow conventionMoshe Tal
2022-07-19net/mlx5e: HTB, remove priv from htb function callsMoshe Tal
2022-07-19net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structureSaeed Mahameed
2022-07-19net/mlx5e: HTB, move stats and max_sqs to privMoshe Tal
2022-07-19net/mlx5e: HTB, move section comment to the right placeMoshe Tal
2022-07-19net/mlx5e: HTB, move ids to selq_params structMoshe Tal
2022-07-19net/mlx5e: HTB, reduce visibility of htb functionsSaeed Mahameed
2022-02-14net/mlx5e: Use select queue parameters to sync with control flowMaxim Mikityanskiy
2022-02-14net/mlx5e: Introduce select queue parametersMaxim Mikityanskiy
2022-02-14net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queuesMaxim Mikityanskiy
2022-02-01net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy