- 365f9ae ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() by Michal Kubecek · 4 years, 6 months ago
- 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 7 months ago
- 4b973f4 net: ethtool: Handle missing cable test TDR parameters by Andrew Lunn · 4 years, 7 months ago
- b4730ae net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM by Alexander Lobakin · 4 years, 7 months ago
- 21a739c ethtool: Fix check in ethtool_rx_flow_rule_create by Gaurav Singh · 4 years, 7 months ago
- eddbf5d net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string by Alexander Lobakin · 4 years, 7 months ago
- 178f67b ethtool: linkinfo: remove an unnecessary NULL check by Dan Carpenter · 4 years, 7 months ago
- fd55199 net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg static by Andrew Lunn · 4 years, 7 months ago
- f2bc8ad net: ethtool: Allow PHY cable test TDR data to configured by Andrew Lunn · 4 years, 8 months ago
- 6b4a0fc net: ethtool: Add helpers for cable test TDR data by Andrew Lunn · 4 years, 8 months ago
- 1a644de net: ethtool: Add generic parts of cable test TDR by Andrew Lunn · 4 years, 8 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 3161071 ethtool: propagate get_coalesce return value by Heiner Kallweit · 4 years, 8 months ago
- a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
- a71506a xsk: Move driver interface to xdp_sock_drv.h by Magnus Karlsson · 4 years, 8 months ago
- 8066021 ethtool: provide UAPI for PHY Signal Quality Index (SQI) by Oleksij Rempel · 4 years, 8 months ago
- 7c87e32 ethtool: count header size in reply size estimate by Michal Kubecek · 4 years, 8 months ago
- 75c36db ethtool: don't call set_channels in drivers if config didn't change by Jakub Kicinski · 4 years, 8 months ago
- 7be9251 ethtool: check if there is at least one channel for TX/RX in the core by Jakub Kicinski · 4 years, 8 months ago
- 9896a45 net: phy: Send notifier when starting the cable test by Andrew Lunn · 4 years, 8 months ago
- 1e2dc14 net: ethtool: Add helpers for reporting test results by Andrew Lunn · 4 years, 8 months ago
- 1dd3f21 net: ethtool: Add infrastructure for reporting cable test results by Andrew Lunn · 4 years, 8 months ago
- 0df960f net: ethtool: Make helpers public by Andrew Lunn · 4 years, 8 months ago
- 11ca3c42 net: ethtool: netlink: Add support for triggering a cable test by Andrew Lunn · 4 years, 8 months ago
- bdbdac7 ethtool: provide UAPI for PHY master/slave configuration. by Oleksij Rempel · 4 years, 8 months ago
- 1c79031 drivers: Remove inclusion of vermagic header by Leon Romanovsky · 4 years, 9 months ago
- 77e9b2a net: ethtool: self_test: Mark interface in testing operative status by Andrew Lunn · 4 years, 9 months ago
- 5b071c5 ethtool: provide timestamping information with TSINFO_GET request by Michal Kubecek · 4 years, 10 months ago
- f76510b ethtool: add timestamping related string sets by Michal Kubecek · 4 years, 10 months ago
- 6c5bc8f ethtool: add EEE_NTF notification by Michal Kubecek · 4 years, 10 months ago
- fd77be7 ethtool: set EEE settings with EEE_SET request by Michal Kubecek · 4 years, 10 months ago
- b7eeefe ethtool: provide EEE settings with EEE_GET request by Michal Kubecek · 4 years, 10 months ago
- bf37faa ethtool: add PAUSE_NTF notification by Michal Kubecek · 4 years, 10 months ago
- 3ab8799 ethtool: set pause parameters with PAUSE_SET request by Michal Kubecek · 4 years, 10 months ago
- 7f59fb3 ethtool: provide pause parameters with PAUSE_GET request by Michal Kubecek · 4 years, 10 months ago
- 0cf3eac ethtool: add COALESCE_NTF notification by Michal Kubecek · 4 years, 10 months ago
- 9881418 ethtool: set coalescing parameters with COALESCE_SET request by Michal Kubecek · 4 years, 10 months ago
- 2172754 ethtool: provide coalescing parameters with COALESCE_GET request by Michal Kubecek · 4 years, 10 months ago
- b51fb77 ethtool: fix reference leak in ethnl_set_privflags() by Michal Kubecek · 4 years, 10 months ago
- 5908220 net: introduce the MACSEC netdev feature by Antoine Tenart · 4 years, 10 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 9d648fb ethtool: fix incorrect tx-checksumming settings reporting by Vladyslav Tarasiuk · 4 years, 10 months ago
- 2f599ec ethtool: fix reference leak in some *_SET handlers by Michal Kubecek · 4 years, 10 months ago
- 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 4 years, 10 months ago
- 2363d73 ethtool: reject unrecognized request flags by Michal Kubecek · 4 years, 10 months ago
- 5ec82c4 ethtool: fix spelling mistake "exceeeds" -> "exceeds" by Colin Ian King · 4 years, 10 months ago
- 546379b ethtool: add CHANNELS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- e19c591 ethtool: set device channel counts with CHANNELS_SET request by Michal Kubecek · 4 years, 10 months ago
- 0c84979 ethtool: provide channel counts with CHANNELS_GET request by Michal Kubecek · 4 years, 10 months ago
- bc9d1c9 ethtool: add RINGS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- 2fc2929 ethtool: set device ring sizes with RINGS_SET request by Michal Kubecek · 4 years, 10 months ago
- e4a1717 ethtool: provide ring sizes with RINGS_GET request by Michal Kubecek · 4 years, 10 months ago
- 111dcba ethtool: add PRIVFLAGS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- f265d79 ethtool: set device private flags with PRIVFLAGS_SET request by Michal Kubecek · 4 years, 10 months ago
- e16c338 ethtool: provide private flags with PRIVFLAGS_GET request by Michal Kubecek · 4 years, 10 months ago
- 9c6451e ethtool: add FEATURES_NTF notification by Michal Kubecek · 4 years, 10 months ago
- 0980bfc ethtool: set netdev features with FEATURES_SET request by Michal Kubecek · 4 years, 10 months ago
- 88db6d1 ethtool: add ethnl_parse_bitset() helper by Michal Kubecek · 4 years, 10 months ago
- 0524399 ethtool: provide netdev features with FEATURES_GET request by Michal Kubecek · 4 years, 10 months ago
- f70bb06 ethtool: update mapping of features to legacy ioctl requests by Michal Kubecek · 4 years, 10 months ago
- 9813054 ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get() by Michal Kubecek · 4 years, 10 months ago
- 95cddcb ethtool: add infrastructure for centralized checking of coalescing parameters by Jakub Kicinski · 4 years, 10 months ago
- 70ae1e1 ethtool: Factored out similar ethtool link settings for virtual devices to core by Cris Forno · 4 years, 10 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- e34f175 ethtool: limit bitset size by Michal Kubecek · 4 years, 11 months ago
- e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- f623e59 ethtool: Add support for low latency RS FEC by Aya Levin · 5 years ago
- 6699170 ethtool: fix application of verbose no_mask bitset by Michal Kubecek · 5 years ago
- 6a7e25c net/core: Replace driver version to be kernel version by Leon Romanovsky · 5 years ago
- 67bffa7 ethtool: add WOL_NTF notification by Michal Kubecek · 5 years ago
- 8d425b1 ethtool: set wake-on-lan settings with WOL_SET request by Michal Kubecek · 5 years ago
- 51ea22b ethtool: provide WoL settings with WOL_GET request by Michal Kubecek · 5 years ago
- 0bda7af ethtool: add DEBUG_NTF notification by Michal Kubecek · 5 years ago
- e54d04e ethtool: set message mask with DEBUG_SET request by Michal Kubecek · 5 years ago
- 6a94b8c ethtool: provide message mask with DEBUG_GET request by Michal Kubecek · 5 years ago
- d2c4b44 ethtool: fix kernel-doc descriptions by Michal Kubecek · 5 years ago
- 3b33583 net: Add fraglist GRO/GSO feature flags by Steffen Klassert · 5 years ago
- ac9c41d ethtool: potential NULL dereference in strset_prepare_data() by Dan Carpenter · 5 years ago
- d97772d ethtool: fix ->reply_size() error handling by Dan Carpenter · 5 years ago
- a6dd048 ethtool: fix a memory leak in ethnl_default_start() by Dan Carpenter · 5 years ago
- 4a883cc ethtool: remove set but not used variable 'lsettings' by YueHaibing · 5 years ago
- 3d2b847 ethtool: provide link state with LINKSTATE_GET request by Michal Kubecek · 5 years ago
- 1b1b184 ethtool: add LINKMODES_NTF notification by Michal Kubecek · 5 years ago
- bfbcfe2 ethtool: set link modes related data with LINKMODES_SET request by Michal Kubecek · 5 years ago
- f625aa9 ethtool: provide link mode information with LINKMODES_GET request by Michal Kubecek · 5 years ago
- 7328673 ethtool: add LINKINFO_NTF notification by Michal Kubecek · 5 years ago
- 5cf2a54 ethtool: add default notification handler by Michal Kubecek · 5 years ago
- a53f3d4 ethtool: set link settings with LINKINFO_SET request by Michal Kubecek · 5 years ago
- 459e0b8 ethtool: provide link settings with LINKINFO_GET request by Michal Kubecek · 5 years ago
- 7192169 ethtool: provide string sets with STRSET_GET request by Michal Kubecek · 5 years ago
- 728480f ethtool: default handlers for GET requests by Michal Kubecek · 5 years ago
- 6b08d6c ethtool: support for netlink notifications by Michal Kubecek · 5 years ago
- 10b518d ethtool: netlink bitset handling by Michal Kubecek · 5 years ago
- 041b1c5 ethtool: helper functions for netlink interface by Michal Kubecek · 5 years ago
- 2b4a899 ethtool: introduce ethtool netlink interface by Michal Kubecek · 5 years ago
- 7774ee2 net: ethtool: Use the PHY time stamping interface. by Richard Cochran · 5 years ago
- 428c122 ethtool: provide link mode names as a string set by Michal Kubecek · 5 years ago
- d44e131 ethtool: move string arrays into common file by Michal Kubecek · 5 years ago
- 9ce48e5 ethtool: move to its own directory by Michal Kubecek · 5 years ago