aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy1-3/+6
2020-10-08cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais1-2/+1
2020-05-15cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy1-0/+10
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy1-0/+7
2020-04-01cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy1-0/+23
2020-01-19cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy1-1/+27
2019-12-20cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy1-4/+8
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy1-1/+1
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy1-3/+2
2019-11-13cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()Dan Carpenter1-1/+3
2019-11-12cxgb4: make function 'cxgb4_mqprio_free_hw_resources' staticzhengbin1-1/+1
2019-11-08cxgb4: fix 64-bit division on i386Rahul Lakkireddy1-2/+2
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy1-0/+134
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy1-1/+2
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy1-0/+168
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy1-0/+346