summaryrefslogtreecommitdiff
path: root/net/ethtool/ioctl.c
AgeCommit message (Expand)Author
2020-06-22ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh
2020-05-23ethtool: propagate get_coalesce return valueHeiner Kallweit
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson
2020-05-16ethtool: don't call set_channels in drivers if config didn't changeJakub Kicinski
2020-05-16ethtool: check if there is at least one channel for TX/RX in the coreJakub Kicinski
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky
2020-04-20net: ethtool: self_test: Mark interface in testing operative statusAndrew Lunn
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek
2020-03-24ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek
2020-03-12ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek
2020-03-12ethtool: update mapping of features to legacy ioctl requestsMichal Kubecek
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno
2020-01-27net/core: Replace driver version to be kernel versionLeon Romanovsky
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-25net: ethtool: Use the PHY time stamping interface.Richard Cochran
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek
2019-12-12ethtool: move string arrays into common fileMichal Kubecek
2019-12-12ethtool: move to its own directoryMichal Kubecek