summaryrefslogtreecommitdiffstats
path: root/net/ethtool
AgeCommit message (Expand)Author
2021-02-28ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-03ethtool: Expose the number of lanes in useDanielle Ratson
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson
2021-02-03ethtool: Validate master slave configuration before rtnl_lock()Danielle Ratson
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2020-12-16ethtool: fix error paths in ethnl_set_channels()Ivan Vecera
2020-12-16ethtool: fix string set id checkMichal Kubecek
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-09ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin
2020-11-02ethtool: remove unneeded semicolonTom Rix
2020-10-08ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg
2020-10-08ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg
2020-10-06ethtool: specify which header flags are supported per commandJakub Kicinski
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-28ethtool: mark netlink family as __ro_after_initJakub Kicinski
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-17ethtool: add and use message type for tunnel info replyMichal Kubecek
2020-09-15ethtool: add standard pause statsJakub Kicinski
2020-09-03ethtool: fix error handling in ethtool_phys_idEdward Cree
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-20ethtool: allow flow-type ether without IP protocol fieldVishal Kulkarni
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-08-03ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-09ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()Michal Kubecek
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli
2020-07-07net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek