开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
module.c
Age
Commit message (
Expand
)
Author
2026-03-20
net: ethtool: re-order local includes
Maxime Chevallier
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
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
2024-07-13
net: ethtool: Monotonically increase the message sequence number
Danielle Ratson
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
2024-06-28
ethtool: Add ability to flash transceiver modules' firmware
Danielle Ratson
2024-06-28
ethtool: Add flashing transceiver modules' firmware notifications ability
Danielle Ratson
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel