index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
net: sfc: falcon: convert to use .get_rx_ring_count
Breno Leitao
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