summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena/efx.c
AgeCommit message (Expand)AuthorFilesLines
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