summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx_channels.c
AgeCommit message (Expand)Author
2020-09-11sfc: decouple TXQ type from labelEdward Cree
2020-09-11sfc: cleanups around efx_alloc_channelEdward Cree
2020-07-02sfc: assign TXQs without gapsEdward Cree
2020-07-02sfc: commonise netif_set_real_num[tr]x_queues callsEdward Cree
2020-07-02sfc: make tx_queues_per_channel variable at runtimeEdward Cree
2020-07-02sfc: move modparam 'rss_cpus' out of common channel codeEdward Cree
2020-07-02sfc: move modparam 'interrupt_mode' out of common channel codeEdward Cree
2020-07-02sfc: remove max_interrupt_modeEdward Cree
2020-06-30sfc: initialise max_[tx_]channels in efx_init_channels()Edward Cree
2020-06-29sfc: don't try to create more channels than we can have VIsEdward Cree
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-09sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-02-17sfc: move some ARFS code out of headersEdward Cree
2020-02-17sfc: only schedule asynchronous filter work if neededEdward Cree
2020-01-09sfc: conditioned some functionalityAlex Maftei (amaftei)
2020-01-08sfc: move event queue management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel interrupt management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel alloc/removal codeAlex Maftei (amaftei)
2020-01-08sfc: move channel start/stop codeAlex Maftei (amaftei)
2020-01-08sfc: move some channel-related codeAlex Maftei (amaftei)