index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
eee.c
Age
Commit message (
Expand
)
Author
2024-02-28
net: ethtool: eee: Remove legacy _u32 from keee
Andrew Lunn
2024-01-31
ethtool: add linkmode bitmap support to struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: adjust struct ethtool_keee to kernel needs
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
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-04-06
ethtool: fix incorrect datatype in set_eee ops
Wong Vee Khee
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-03-29
ethtool: add EEE_NTF notification
Michal Kubecek
2020-03-29
ethtool: set EEE settings with EEE_SET request
Michal Kubecek
2020-03-29
ethtool: provide EEE settings with EEE_GET request
Michal Kubecek