summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_mqprio.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy2021-06-101-3/+6
* cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais2020-10-081-2/+1
* cxgb4: add EOTID tracking and software context dumpRahul Lakkireddy2020-05-151-0/+10
* cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy2020-05-151-0/+7
* cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy2020-04-011-0/+23
* cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy2020-01-191-1/+27
* cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy2019-12-201-4/+8
* cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy2019-11-221-1/+1
* cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy2019-11-201-3/+2
* cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()Dan Carpenter2019-11-131-1/+3
* cxgb4: make function 'cxgb4_mqprio_free_hw_resources' staticzhengbin2019-11-121-1/+1
* cxgb4: fix 64-bit division on i386Rahul Lakkireddy2019-11-081-2/+2
* cxgb4: add FLOWC based QoS offloadRahul Lakkireddy2019-11-071-0/+134
* cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy2019-11-071-1/+2
* cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy2019-11-071-0/+168
* cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy2019-11-071-0/+346