Age | Commit message (Expand) | Author |
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 |