aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mcdi_functions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-11sfc: de-indirect TSO handlingEdward Cree1-2/+4
2020-09-11sfc: create inner-csum queues on EF10 if supportedEdward Cree1-4/+12
2020-09-11sfc: define inner/outer csum offload TXQ typesEdward Cree1-1/+1
2020-09-11sfc: decouple TXQ type from labelEdward Cree1-1/+1
2020-07-02sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQEdward Cree1-7/+8
2020-07-02sfc: commonise efx_fini_dmaqEdward Cree1-0/+38
2020-07-02sfc: assign TXQs without gapsEdward Cree1-2/+2
2020-05-11sfc: move vport_id to struct efx_nicEdward Cree1-6/+2
2020-01-10sfc: remove set but not used variable 'nic_data'YueHaibing1-3/+0
2020-01-10sfc: move yet more functionsAlex Maftei (amaftei)1-0/+17
2020-01-10sfc: move various functionsAlex Maftei (amaftei)1-0/+23
2020-01-09sfc: move MCDI receive queue management codeAlex Maftei (amaftei)1-0/+85
2020-01-09sfc: move MCDI transmit queue management codeAlex Maftei (amaftei)1-0/+100
2020-01-09sfc: move MCDI event queue management codeAlex Maftei (amaftei)1-0/+103
2020-01-09sfc: move MCDI VI alloc/free codeAlex Maftei (amaftei)1-0/+61