summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena/efx_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-081-1/+1
* net: remove stale mentions of dev_base_lock in commentsEric Dumazet2024-02-141-1/+1
* sfc: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-071-1/+1
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-1/+1
* sfc/siena: Make PTP and reset support specific for SienaMartin Habets2022-05-131-1/+1
* sfc/siena: Make MCDI logging support specific for SienaMartin Habets2022-05-131-1/+1
* siena: Make SRIOV support specific for SienaMartin Habets2022-05-131-1/+1
* siena: Make MTD support specific for SienaMartin Habets2022-05-131-1/+1
* sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets2022-05-111-1/+9
* sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets2022-05-111-5/+5
* sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets2022-05-111-6/+6
* sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets2022-05-111-2/+2
* sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets2022-05-111-77/+81
* sfc: Copy shared files needed for Siena (part 1)Martin Habets2022-05-111-0/+1396