summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena/efx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin2023-12-051-5/+19
* sfc/siena: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-091-5/+0
* sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi2023-02-081-4/+4
* drivers: net: turn on XDP featuresMarek Majtyka2023-02-031-0/+4
* sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren2022-09-131-0/+12
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-1/+1
* sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets2022-05-131-0/+16
* siena: Make SRIOV support specific for SienaMartin Habets2022-05-131-6/+6
* sfc: Add a basic Siena moduleMartin Habets2022-05-111-3/+3
* sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets2022-05-111-3/+3
* sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets2022-05-111-3/+3
* sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets2022-05-111-3/+3
* sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets2022-05-111-7/+8
* sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets2022-05-111-80/+73
* sfc/siena: Remove build references to missing functionalityMartin Habets2022-05-111-24/+4
* sfc: Copy shared files needed for Siena (part 1)Martin Habets2022-05-111-0/+1335