summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/qos.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-14net/mlx5e: Use select queue parameters to sync with control flowMaxim Mikityanskiy1-1/+5
2022-02-14net/mlx5e: Introduce select queue parametersMaxim Mikityanskiy1-1/+11
2022-02-14net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queuesMaxim Mikityanskiy1-4/+20
2022-02-01net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy1-1/+2
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+1
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan1-0/+99
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan1-1/+2
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy1-9/+6
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan1-1/+1
2021-03-25net/mlx5e: Restrict usage of mlx5e_priv in params logic functionsTariq Toukan1-2/+2
2021-01-22net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-0/+984