index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
2020-03-12
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
2020-03-12
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
2020-03-12
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
2020-03-12
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
2020-03-12
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
2020-03-12
ethtool: add FEATURES_NTF notification
Michal Kubecek
2020-03-12
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
2020-03-12
ethtool: add ethnl_parse_bitset() helper
Michal Kubecek
2020-03-12
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
2020-03-12
ethtool: update mapping of features to legacy ioctl requests
Michal Kubecek
2020-03-12
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
2020-03-05
ethtool: add infrastructure for centralized checking of coalescing parameters
Jakub Kicinski
2020-02-29
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-26
ethtool: limit bitset size
Michal Kubecek
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-18
ethtool: Add support for low latency RS FEC
Aya Levin
2020-02-16
ethtool: fix application of verbose no_mask bitset
Michal Kubecek
2020-01-27
net/core: Replace driver version to be kernel version
Leon Romanovsky
2020-01-27
ethtool: add WOL_NTF notification
Michal Kubecek
2020-01-27
ethtool: set wake-on-lan settings with WOL_SET request
Michal Kubecek
2020-01-27
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
2020-01-27
ethtool: add DEBUG_NTF notification
Michal Kubecek
2020-01-27
ethtool: set message mask with DEBUG_SET request
Michal Kubecek
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2020-01-27
ethtool: fix kernel-doc descriptions
Michal Kubecek
2020-01-27
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
2020-01-08
ethtool: potential NULL dereference in strset_prepare_data()
Dan Carpenter
2020-01-08
ethtool: fix ->reply_size() error handling
Dan Carpenter
2020-01-08
ethtool: fix a memory leak in ethnl_default_start()
Dan Carpenter
2020-01-03
ethtool: remove set but not used variable 'lsettings'
YueHaibing
2019-12-27
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
2019-12-27
ethtool: add LINKMODES_NTF notification
Michal Kubecek
2019-12-27
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
2019-12-27
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek
2019-12-27
ethtool: add LINKINFO_NTF notification
Michal Kubecek
2019-12-27
ethtool: add default notification handler
Michal Kubecek
2019-12-27
ethtool: set link settings with LINKINFO_SET request
Michal Kubecek
2019-12-27
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
2019-12-27
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
2019-12-27
ethtool: default handlers for GET requests
Michal Kubecek
2019-12-27
ethtool: support for netlink notifications
Michal Kubecek
2019-12-27
ethtool: netlink bitset handling
Michal Kubecek
2019-12-27
ethtool: helper functions for netlink interface
Michal Kubecek
2019-12-27
ethtool: introduce ethtool netlink interface
Michal Kubecek
2019-12-25
net: ethtool: Use the PHY time stamping interface.
Richard Cochran
2019-12-12
ethtool: provide link mode names as a string set
Michal Kubecek
2019-12-12
ethtool: move string arrays into common file
Michal Kubecek
2019-12-12
ethtool: move to its own directory
Michal Kubecek
[prev]