summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena/efx.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-08sfc/siena: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-02-08sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi1-4/+4
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka1-0/+4
2022-09-13sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren1-0/+12
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-05-12sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets1-0/+16
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets1-6/+6
2022-05-10sfc: Add a basic Siena moduleMartin Habets1-3/+3
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets1-3/+3
2022-05-10sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets1-3/+3
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets1-3/+3
2022-05-10sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets1-7/+8
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets1-80/+73
2022-05-10sfc/siena: Remove build references to missing functionalityMartin Habets1-24/+4
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets1-0/+1335