summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena/efx_channels.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior1-1/+1
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet1-0/+2
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-1/+1
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1
2022-06-02sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-05-14eth: sfc: remove remnants of the out-of-tree napi_weight module paramJakub Kicinski1-7/+1
2022-05-13siena: Make SRIOV support specific for SienaMartin Habets1-2/+2
2022-05-11sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets1-3/+3
2022-05-11sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets1-17/+18
2022-05-11sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets1-53/+60
2022-05-11sfc: Copy shared files needed for Siena (part 1)Martin Habets1-0/+1368