summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/efx_common.c
AgeCommit message (Expand)Author
2020-10-20sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree
2020-09-29net: sfc: Replace in_interrupt() usageEdward Cree
2020-09-11sfc: advertise encapsulated offloads on EF10Edward Cree
2020-09-07sfc: simplify DMA mask settingEdward Cree
2020-09-07sfc: remove phy_op indirectionEdward Cree
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-27sfc_ef100: don't call efx_reset_down()/up() on EF100Edward Cree
2020-07-02sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()Edward Cree
2020-07-02sfc: make tx_queues_per_channel variable at runtimeEdward Cree
2020-07-02sfc: support setting MTU even if not privileged to configure MAC fullyEdward Cree
2020-06-30sfc: commonise initialisation of efx->vport_idEdward Cree
2020-06-30sfc: commonise efx->[rt]xq_entries initialisationEdward Cree
2020-06-30sfc: commonise miscellaneous efx functionsEdward Cree
2020-06-29sfc: commonise PCI error handlersEdward Cree
2020-06-29sfc: track which BAR is mappedEdward Cree
2020-06-29sfc: commonise FC advertisingEdward Cree
2020-03-16sfc: fix XDP-redirect in this driverJesper Dangaard Brouer
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-10sfc: move yet more functionsAlex Maftei (amaftei)
2020-01-10sfc: move various functionsAlex Maftei (amaftei)
2020-01-10sfc: refactor selftest work init codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI logging device attributeAlex Maftei (amaftei)
2020-01-09sfc: conditioned some functionalityAlex 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 struct init and fini codeAlex Maftei (amaftei)
2020-01-08sfc: move some device reset codeAlex Maftei (amaftei)
2020-01-08sfc: move datapath management codeAlex Maftei (amaftei)
2020-01-08sfc: move mac configuration and status functionsAlex Maftei (amaftei)
2020-01-08sfc: move reset workqueue codeAlex Maftei (amaftei)