index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
common.c
Age
Commit message (
Expand
)
Author
2021-04-07
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2021-02-11
net: hsr: add offloading support
George McCollister
2021-02-03
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-01-23
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
2020-09-19
ethtool: Add 100base-FX link mode entries
Dan Murphy
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
2020-07-08
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-07-07
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
2020-06-23
net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
Alexander Lobakin
2020-06-18
net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
Alexander Lobakin
2020-03-29
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek
2020-03-29
ethtool: add timestamping related string sets
Michal Kubecek
2020-03-26
net: introduce the MACSEC netdev feature
Antoine Tenart
2020-03-17
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
2020-03-12
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
2020-02-18
ethtool: Add support for low latency RS FEC
Aya Levin
2020-01-27
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
2020-01-27
net: Add fraglist GRO/GSO feature flags
Steffen Klassert
2019-12-27
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
2019-12-27
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
2019-12-12
ethtool: provide link mode names as a string set
Michal Kubecek
2019-12-12
ethtool: move string arrays into common file
Michal Kubecek