summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/efx_channels.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-03-09sfc: detach from cb_page in efx_copy_channel()Edward Cree1-0/+1
2020-02-17sfc: move some ARFS code out of headersEdward Cree1-0/+17
2020-02-17sfc: only schedule asynchronous filter work if neededEdward Cree1-1/+7
2020-01-09sfc: conditioned some functionalityAlex Maftei (amaftei)1-2/+4
2020-01-08sfc: move event queue management codeAlex Maftei (amaftei)1-0/+91
2020-01-08sfc: move channel interrupt management codeAlex Maftei (amaftei)1-0/+322
2020-01-08sfc: move channel alloc/removal codeAlex Maftei (amaftei)1-0/+440
2020-01-08sfc: move channel start/stop codeAlex Maftei (amaftei)1-0/+190
2020-01-08sfc: move some channel-related codeAlex Maftei (amaftei)1-0/+189