index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
siena
/
efx_common.c
Age
Commit message (
Expand
)
Author
2024-09-06
sfc: siena: rip out rss-context dead code
Edward Cree
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
2022-12-06
sfc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-12
sfc/siena: Make PTP and reset support specific for Siena
Martin Habets
2022-05-12
sfc/siena: Make MCDI logging support specific for Siena
Martin Habets
2022-05-12
siena: Make SRIOV support specific for Siena
Martin Habets
2022-05-12
siena: Make MTD support specific for Siena
Martin Habets
2022-05-10
sfc/siena: Rename functions in nic_common.h to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in mcdi headers to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename peripheral functions to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename RX/TX functions to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
Martin Habets
2022-05-10
sfc: Copy shared files needed for Siena (part 1)
Martin Habets