summaryrefslogtreecommitdiffstats
path: root/net/ethtool
Commit message (Expand)AuthorAgeFilesLines
* ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang2021-02-281-13/+13
* net: hsr: add offloading supportGeorge McCollister2021-02-111-0/+4
* ethtool: Expose the number of lanes in useDanielle Ratson2021-02-031-0/+8
* ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson2021-02-034-156/+173
* ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2021-02-032-16/+82
* ethtool: Validate master slave configuration before rtnl_lock()Danielle Ratson2021-02-031-8/+19
* net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin2021-01-231-0/+1
* ethtool: fix error paths in ethnl_set_channels()Ivan Vecera2020-12-161-2/+4
* ethtool: fix string set id checkMichal Kubecek2020-12-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-0/+2
|\
| * ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek2020-12-091-0/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-121-1/+1
|\|
| * ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin2020-11-091-1/+1
* | ethtool: remove unneeded semicolonTom Rix2020-11-021-1/+1
|/
* ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg2020-10-081-2/+2
* ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg2020-10-082-1/+2
* ethtool: specify which header flags are supported per commandJakub Kicinski2020-10-063-11/+21
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-0618-29/+58
* ethtool: trim policy tablesJakub Kicinski2020-10-0619-229/+83
* ethtool: wire up set policies to opsJakub Kicinski2020-10-0614-104/+74
* ethtool: wire up get policies to opsJakub Kicinski2020-10-0617-107/+90
* ethtool: allow netdev driver to define phy tunablesIgor Russkikh2020-10-061-13/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
|\
| * ethtool: mark netlink family as __ro_after_initJakub Kicinski2020-09-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-2/+2
|\|
| * ethtool: add and use message type for tunnel info replyMichal Kubecek2020-09-171-2/+2
* | ethtool: Add 100base-FX link mode entriesDan Murphy2020-09-192-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-181-7/+4
| * | ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy2020-08-181-1/+2
| * | ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy2020-08-181-4/+7
| |/
* / ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni2020-08-201-1/+2
|/
* Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-031-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-031-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-082-0/+30
* | net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli2020-07-082-12/+22
* | net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli2020-07-071-2/+16
* | net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli2020-07-072-0/+13
* | ethtool: Add link extended stateAmit Cohen2020-06-291-4/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-254-15/+17
|\|
| * ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek2020-06-251-6/+5