summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/siena/efx_common.c
AgeCommit message (Expand)Author
2024-09-06sfc: siena: rip out rss-context dead codeEdward Cree
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-02-14net: remove stale mentions of dev_base_lock in commentsEric Dumazet
2022-12-06sfc: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-12sfc/siena: Make PTP and reset support specific for SienaMartin Habets
2022-05-12sfc/siena: Make MCDI logging support specific for SienaMartin Habets
2022-05-12siena: Make SRIOV support specific for SienaMartin Habets
2022-05-12siena: Make MTD support specific for SienaMartin Habets
2022-05-10sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename peripheral functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename RX/TX functions to avoid conflicts with sfcMartin Habets
2022-05-10sfc/siena: Rename functions in efx headers to avoid conflicts with sfcMartin Habets
2022-05-10sfc: Copy shared files needed for Siena (part 1)Martin Habets