summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena/efx.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-05sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin1-5/+19
2023-03-09sfc/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-03drivers: 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-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-05-13sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets1-0/+16
2022-05-13siena: Make SRIOV support specific for SienaMartin Habets1-6/+6
2022-05-11sfc: Add a basic Siena moduleMartin Habets1-3/+3
2022-05-11sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets1-3/+3
2022-05-11sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets1-3/+3
2022-05-11sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets1-3/+3
2022-05-11sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets1-7/+8
2022-05-11sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets1-80/+73
2022-05-11sfc/siena: Remove build references to missing functionalityMartin Habets1-24/+4
2022-05-11sfc: Copy shared files needed for Siena (part 1)Martin Habets1-0/+1335