Age | Commit message (Expand) | Author |
2020-06-22 | ethtool: Fix check in ethtool_rx_flow_rule_create | Gaurav Singh |
2020-05-23 | ethtool: propagate get_coalesce return value | Heiner Kallweit |
2020-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-05-21 | xsk: Move driver interface to xdp_sock_drv.h | Magnus Karlsson |
2020-05-16 | ethtool: don't call set_channels in drivers if config didn't change | Jakub Kicinski |
2020-05-16 | ethtool: check if there is at least one channel for TX/RX in the core | Jakub Kicinski |
2020-05-06 | ethtool: provide UAPI for PHY master/slave configuration. | Oleksij Rempel |
2020-04-21 | drivers: Remove inclusion of vermagic header | Leon Romanovsky |
2020-04-20 | net: ethtool: self_test: Mark interface in testing operative status | Andrew Lunn |
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 |