summaryrefslogtreecommitdiffstats
path: root/net/ethtool (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethtool: limit bitset sizeMichal Kubecek2020-02-262-1/+4
* ethtool: fix application of verbose no_mask bitsetMichal Kubecek2020-02-171-0/+3
* net/core: Replace driver version to be kernel versionLeon Romanovsky2020-01-271-0/+2
* ethtool: add WOL_NTF notificationMichal Kubecek2020-01-273-1/+6
* ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek2020-01-273-0/+82
* ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2020-01-277-1/+128
* ethtool: add DEBUG_NTF notificationMichal Kubecek2020-01-273-0/+5
* ethtool: set message mask with DEBUG_SET requestMichal Kubecek2020-01-273-0/+59
* ethtool: provide message mask with DEBUG_GET requestMichal Kubecek2020-01-277-1/+115
* ethtool: fix kernel-doc descriptionsMichal Kubecek2020-01-272-12/+15
* net: Add fraglist GRO/GSO feature flagsSteffen Klassert2020-01-271-0/+1
* ethtool: potential NULL dereference in strset_prepare_data()Dan Carpenter2020-01-091-0/+1
* ethtool: fix ->reply_size() error handlingDan Carpenter2020-01-091-2/+4
* ethtool: fix a memory leak in ethnl_default_start()Dan Carpenter2020-01-091-3/+10
* ethtool: remove set but not used variable 'lsettings'YueHaibing2020-01-031-2/+0
* ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-287-5/+100
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-283-2/+10
* ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-283-0/+241
* ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-284-1/+150
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-283-2/+14
* ethtool: add default notification handlerMichal Kubecek2019-12-282-1/+92
* ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-283-0/+78
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-287-49/+156
* ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-284-1/+438
* ethtool: default handlers for GET requestsMichal Kubecek2019-12-282-1/+436
* ethtool: support for netlink notificationsMichal Kubecek2019-12-281-0/+32
* ethtool: netlink bitset handlingMichal Kubecek2019-12-283-1/+764
* ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-282-0/+371
* ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-283-1/+48
* net: ethtool: Use the PHY time stamping interface.Richard Cochran2019-12-261-2/+2
* ethtool: provide link mode names as a string setMichal Kubecek2019-12-133-0/+97
* ethtool: move string arrays into common fileMichal Kubecek2019-12-134-83/+105
* ethtool: move to its own directoryMichal Kubecek2019-12-132-0/+3119