aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/marvell/octeontx2/nic/qos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callbackHariprasad Kelam1-3/+1
2025-04-08octeontx2-pf: qos: fix VF root node parent queue indexHariprasad Kelam1-0/+5
2024-06-23octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth1-2/+1
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam1-0/+4
2024-05-10octeontx2-pf: Reuse Transmit queue/Send queue index of HTB classHariprasad Kelam1-1/+79
2024-04-07octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam1-0/+1
2023-07-21octeontx2-pf: htb offload support for Round Robin schedulingNaveen Mamindlapalli1-39/+241
2023-07-21octeontx2-pf: implement transmit schedular allocation algorithmNaveen Mamindlapalli1-6/+130
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli1-0/+1363