aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/sfc/siena/efx_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree1-7/+0
2024-05-07net: 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-06sfc: use sysfs_emit() to instead of scnprintf()ye xingchen1-1/+1
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-05-12sfc/siena: Make PTP and reset support specific for SienaMartin Habets1-1/+1
2022-05-12sfc/siena: Make MCDI logging support specific for SienaMartin Habets1-1/+1
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets1-1/+1
2022-05-12siena: Make MTD support specific for SienaMartin Habets1-1/+1
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets1-1/+9
2022-05-10sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets1-5/+5
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets1-6/+6
2022-05-10sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets1-2/+2
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets1-77/+81
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets1-0/+1396