index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
features.c
Age
Commit message (
Expand
)
Author
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-11-29
ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()'
Christophe JAILLET
2020-11-09
ethtool: netlink: add missing netdev_features_change() call
Alexander Lobakin
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
2020-08-18
ethtool: Don't omit the netlink reply if no features were changed
Maxim Mikityanskiy
2020-08-18
ethtool: Account for hw_features in netlink interface
Maxim Mikityanskiy
2020-08-18
ethtool: Fix preserving of wanted feature bits in netlink interface
Maxim Mikityanskiy
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: provide netdev features with FEATURES_GET request
Michal Kubecek