summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef100.c
AgeCommit message (Expand)Author
2023-03-08sfc_ef100: Drop redundant pci_disable_pcie_error_reporting()Bjorn Helgaas
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-06-29sfc: Separate netdev probe/remove from PCI probe/removeJonathan Cooper
2022-06-29sfc: Separate efx_nic memory from net_device memoryJonathan Cooper
2022-06-29sfc: Encapsulate access to netdev_priv()Jonathan Cooper
2022-06-29sfc: Remove netdev init from efx_init_structJonathan Cooper
2022-04-29sfc: add EF100 VF support via a write to sriov_numvfsPieter Jansen van Vuuren
2020-09-21sfc: Fix error code in probeDan Carpenter
2020-08-20sfc: fix build warnings on 32-bitEdward Cree
2020-08-03sfc_ef100: add nic-type for VFs, and bind to themEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree