summaryrefslogtreecommitdiffstats
path: root/net/ethtool (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-231-2/+2
|\
| * ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-181-2/+2
* | ethtool: Add 100base-FX link mode entriesDan Murphy2020-09-202-0/+4
* | ethtool: add standard pause statsJakub Kicinski2020-09-151-1/+62
* | 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-012-2/+2
|\ \
| * | xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson2020-08-312-2/+2
| * | xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-312-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-231-9/+10
|\ \ \ | | |/ | |/|
| * | ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy2020-08-191-7/+4
| * | ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy2020-08-191-1/+2
| * | ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy2020-08-191-4/+7
| |/
* / ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni2020-08-211-1/+2
|/
* Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-041-8/+61
|\
| * udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski2020-08-031-8/+61
* | ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh2020-08-041-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-14/+13
|\
| * ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()Michal Kubecek2020-07-091-14/+13
* | ethtool: add tunnel info interfaceJakub Kicinski2020-07-107-1/+292
* | ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger2020-07-092-0/+30
* | net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli2020-07-082-12/+22
* | net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli2020-07-081-2/+16
* | net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli2020-07-082-0/+13
* | ethtool: Add link extended stateAmit Cohen2020-06-301-4/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-264-15/+17
|\|
| * ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek2020-06-261-6/+5
| * net: ethtool: Handle missing cable test TDR parametersAndrew Lunn2020-06-241-8/+9
| * net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin2020-06-231-0/+1
| * ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh2020-06-231-1/+1
| * net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin2020-06-191-0/+1
* | ethtool: ioctl: Use array_size() in copy_to_user()Gustavo A. R. Silva2020-06-181-2/+2
|/
* ethtool: linkinfo: remove an unnecessary NULL checkDan Carpenter2020-06-051-2/+1
* net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg staticAndrew Lunn2020-05-301-3/+3
* net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-271-2/+102
* net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2020-05-271-1/+79
* net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-273-6/+64
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-242-3/+2
|\
| * ethtool: count header size in reply size estimateMichal Kubecek2020-05-222-3/+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-232-2/+2
|\ \
| * | xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson2020-05-222-2/+2
* | | ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2020-05-221-1/+74
* | | 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-162-2/+23
|/ /
* | net: phy: Send notifier when starting the cable testAndrew Lunn2020-05-101-0/+41
* | net: ethtool: Add helpers for reporting test resultsAndrew Lunn2020-05-101-1/+52
* | net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn2020-05-101-0/+55
* | net: ethtool: Make helpers publicAndrew Lunn2020-05-102-2/+4
* | net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn2020-05-104-1/+61
* | ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-072-0/+59