index
:
pm24.git
master
perf-mon
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
/
ioctl.c
Age
Commit message (
Expand
)
Author
2020-03-29
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek
2020-03-29
ethtool: add EEE_NTF notification
Michal Kubecek
2020-03-29
ethtool: add PAUSE_NTF notification
Michal Kubecek
2020-03-29
ethtool: add COALESCE_NTF notification
Michal Kubecek
2020-03-24
ethtool: fix incorrect tx-checksumming settings reporting
Vladyslav Tarasiuk
2020-03-17
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
2020-03-12
ethtool: add CHANNELS_NTF notification
Michal Kubecek
2020-03-12
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
2020-03-12
ethtool: add RINGS_NTF notification
Michal Kubecek
2020-03-12
ethtool: add PRIVFLAGS_NTF notification
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-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-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: add DEBUG_NTF notification
Michal Kubecek
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: add LINKINFO_NTF notification
Michal Kubecek
2019-12-27
ethtool: provide link settings with LINKINFO_GET request
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