index
:
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
/
falcon
/
ethtool.c
Age
Commit message (
Expand
)
Author
2025-07-11
sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields
Edward Cree
2025-06-21
eth: sfc: falcon: migrate to new RXFH callbacks
Jakub Kicinski
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-17
net: sfc: reject unsupported coalescing params
Jakub Kicinski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-08-07
net: sfc: falcon: mark expected switch fall-through
Gustavo A. R. Silva
2017-01-02
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree