Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-08 | sfc_ef100: Drop redundant pci_disable_pcie_error_reporting() | Bjorn Helgaas | 1 | -3/+0 |
2022-07-29 | sfc: insert default MAE rules to connect VFs to representors | Edward Cree | 1 | -0/+3 |
2022-06-29 | sfc: Separate netdev probe/remove from PCI probe/remove | Jonathan Cooper | 1 | -45/+20 |
2022-06-29 | sfc: Separate efx_nic memory from net_device memory | Jonathan Cooper | 1 | -3/+15 |
2022-06-29 | sfc: Encapsulate access to netdev_priv() | Jonathan Cooper | 1 | -1/+1 |
2022-06-29 | sfc: Remove netdev init from efx_init_struct | Jonathan Cooper | 1 | -1/+3 |
2022-04-29 | sfc: add EF100 VF support via a write to sriov_numvfs | Pieter Jansen van Vuuren | 1 | -1/+26 |
2020-09-21 | sfc: Fix error code in probe | Dan Carpenter | 1 | -0/+1 |
2020-08-20 | sfc: fix build warnings on 32-bit | Edward Cree | 1 | -4/+4 |
2020-08-03 | sfc_ef100: add nic-type for VFs, and bind to them | Edward Cree | 1 | -0/+2 |
2020-07-27 | sfc: skeleton EF100 PF driver | Edward Cree | 1 | -0/+541 |