aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-23cxgb4: update kernel-doc line commentsRahul Lakkireddy1-1/+1
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy1-1/+2
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy1-0/+16
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy1-17/+39
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy1-46/+183
2019-07-15ethernet: remove redundant memsetFuqian Huang1-1/+0
2019-02-01cxgb4: sched: use struct_size() in kvzalloc()Gustavo A. R. Silva1-1/+1
2018-10-03cxgb4: remove the unneeded locksGanesh Goudar1-53/+15
2018-06-28cxgb4: Add flag tc_flower_initializedCasey Leedom1-0/+3
2017-09-05cxgb4: fix memory leakGanesh Goudar1-3/+3
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-6/+6
2017-01-14cxgb4: Remove redundant memset before memcpyShyam Saini1-5/+0
2016-10-17cxgb4: fix memory leak of qe on error exit pathColin Ian King1-1/+3
2016-08-22cxgb4: add support for per queue tx schedulingRahul Lakkireddy1-0/+321
2016-08-22cxgb4: add support for tx traffic scheduling classesRahul Lakkireddy1-0/+235