summaryrefslogtreecommitdiffstats
path: root/net/ethtool/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
...
* dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann2021-07-271-2/+1
* ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed2021-07-271-1/+1
* ethtool: improve compat ioctl handlingArnd Bergmann2021-07-231-16/+120
* net: ethtool: clear heap allocations for ethtool functionAustin Kim2021-06-091-5/+5
* ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva2021-04-191-1/+1
* net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn2021-04-111-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-17/+1
|\
| * ethtool: Remove link_mode param and derive link params from driverDanielle Ratson2021-04-071-17/+1
* | ethtool: fec: fix FEC_NONE checkJakub Kicinski2021-03-261-1/+1
* | ethtool: fec: sanitize ethtool_fecparam->fecJakub Kicinski2021-03-251-0/+3
* | ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski2021-03-251-0/+1
* | ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski2021-03-251-0/+5
* | ethtool: Add common function for filling out stringsAlexander Duyck2021-03-171-0/+12
|/
* ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson2021-02-031-1/+17
* ethtool: remove unneeded semicolonTom Rix2020-11-021-1/+1
* ethtool: allow netdev driver to define phy tunablesIgor Russkikh2020-10-061-13/+24
* ethtool: fix error handling in ethtool_phys_idEdward Cree2020-09-031-15/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-011-1/+1
|\
| * xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson2020-08-311-1/+1
| * xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-1/+1
* | ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni2020-08-201-1/+2
|/
* 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-251-1/+1
|\
| * ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh2020-06-221-1/+1
* | ethtool: ioctl: Use array_size() in copy_to_user()Gustavo A. R. Silva2020-06-171-2/+2
|/
* ethtool: propagate get_coalesce return valueHeiner Kallweit2020-05-231-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-221-1/+1
|\
| * xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson2020-05-211-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-061-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-291-19/+4
* ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-1/+5
* ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-1/+5
* ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-1/+5
* ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk2020-03-241-1/+1
* net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski2020-03-171-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-02-291-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