summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena/efx.c
AgeCommit message (Expand)Author
2023-12-05sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin
2023-03-08sfc/siena: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-02-08sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2022-09-13sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-12sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets
2022-05-10sfc: Add a basic Siena moduleMartin Habets
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Remove build references to missing functionalityMartin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets