summaryrefslogtreecommitdiffstats
path: root/net/ethtool/ioctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli2020-07-081-8/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-261-1/+1
|\
| * ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh2020-06-231-1/+1
* | ethtool: ioctl: Use array_size() in copy_to_user()Gustavo A. R. Silva2020-06-181-2/+2
|/
* ethtool: propagate get_coalesce return valueHeiner Kallweit2020-05-241-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-231-1/+1
|\
| * xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson2020-05-221-1/+1
* | ethtool: don't call set_channels in drivers if config didn't changeJakub Kicinski2020-05-161-0/+6
* | ethtool: check if there is at least one channel for TX/RX in the coreJakub Kicinski2020-05-161-0/+5
|/
* ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-071-0/+6
* drivers: Remove inclusion of vermagic headerLeon Romanovsky2020-04-211-2/+1
* net: ethtool: self_test: Mark interface in testing operative statusAndrew Lunn2020-04-201-0/+2
* ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-301-19/+4
* ethtool: add EEE_NTF notificationMichal Kubecek2020-03-301-1/+5
* ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-301-1/+5
* ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-301-1/+5
* ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk2020-03-251-1/+1
* net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski2020-03-181-3/+0
* ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-1/+5
* ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-31/+0
* ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-1/+5
* ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek2020-03-121-0/+2
* ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek2020-03-121-2/+0
* ethtool: update mapping of features to legacy ioctl requestsMichal Kubecek2020-03-121-2/+3
* ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski2020-03-051-0/+66
* ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno2020-03-011-0/+39
* net/core: Replace driver version to be kernel versionLeon Romanovsky2020-01-271-0/+2
* ethtool: add WOL_NTF notificationMichal Kubecek2020-01-271-0/+1
* ethtool: add DEBUG_NTF notificationMichal Kubecek2020-01-271-0/+2
* ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-281-4/+4
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-281-2/+6
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-281-2/+10
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-281-48/+0
* net: ethtool: Use the PHY time stamping interface.Richard Cochran2019-12-261-2/+2
* ethtool: provide link mode names as a string setMichal Kubecek2019-12-131-0/+6
* ethtool: move string arrays into common fileMichal Kubecek2019-12-131-82/+2
* ethtool: move to its own directoryMichal Kubecek2019-12-131-0/+3116