index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
falcon
/
ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-23
net: sfc: falcon: convert to use .get_rx_ring_count
Breno Leitao
1
-4
/
+8
2025-07-11
sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields
Edward Cree
1
-4
/
+8
2025-06-21
eth: sfc: falcon: migrate to new RXFH callbacks
Jakub Kicinski
1
-23
/
+28
2024-11-09
net: sfc: use ethtool string helpers
Rosen Penev
1
-20
/
+14
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-12
/
+14
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-4
/
+10
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-17
net: sfc: reject unsupported coalescing params
Jakub Kicinski
1
-3
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-08-07
net: sfc: falcon: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-01-02
net: sfc: falcon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-13
/
+16
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
1
-0
/
+1343