summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena/efx_common.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-08net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-1/+1
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet1-1/+1
2022-12-07sfc: use sysfs_emit() to instead of scnprintf()ye xingchen1-1/+1
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-05-13sfc/siena: Make PTP and reset support specific for SienaMartin Habets1-1/+1
2022-05-13sfc/siena: Make MCDI logging support specific for SienaMartin Habets1-1/+1
2022-05-13siena: Make SRIOV support specific for SienaMartin Habets1-1/+1
2022-05-13siena: Make MTD support specific for SienaMartin Habets1-1/+1
2022-05-11sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets1-1/+9
2022-05-11sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets1-5/+5
2022-05-11sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets1-6/+6
2022-05-11sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets1-2/+2
2022-05-11sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets1-77/+81
2022-05-11sfc: Copy shared files needed for Siena (part 1)Martin Habets1-0/+1396