index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
wangxun
/
ngbe
/
ngbe_ethtool.c
Age
Commit message (
Expand
)
Author
2026-04-12
net: wangxun: move ethtool_ops.set_channels into libwx
Jiawen Wu
2026-04-12
net: wangxun: replace busy-wait reset flag with kernel mutex
Jiawen Wu
2026-04-12
net: ngbe: move the WOL functions to libwx
Jiawen Wu
2026-04-12
net: ngbe: remove netdev->ethtool->wol_enabled setting
Jiawen Wu
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-09-29
net: wangxun: add RSS reta and rxfh fields support
Jiawen Wu
2025-08-22
net: wangxun: support to use adaptive RX/TX coalescing
Jiawen Wu
2025-02-20
net: wangxun: Support to get ts info
Jiawen Wu
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-05-17
net: txgbe: fix to control VLAN strip
Jiawen Wu
2024-01-04
net: wangxun: add ethtool_ops for msglevel
Jiawen Wu
2024-01-04
net: wangxun: add ethtool_ops for channel number
Jiawen Wu
2024-01-04
net: wangxun: add coalesce options support
Jiawen Wu
2024-01-04
net: wangxun: add ethtool_ops for ring parameters
Jiawen Wu
2024-01-04
net: wangxun: add flow control support
Jiawen Wu
2024-01-04
net: ngbe: convert phylib to phylink
Jiawen Wu
2023-10-13
net: ngbe: add ethtool stats support
Jiawen Wu
2023-07-14
net: ngbe: add Wake on Lan support
Mengyuan Lou
2023-02-15
net: wangxun: Add the basic ethtool interfaces
Mengyuan Lou