summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/ethtool_netlink.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-0/+151
|\
| * net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-261-0/+13
| * net: ethtool: Add attributes for cable test TDR dataAndrew Lunn2020-05-261-0/+63
| * ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2020-05-211-0/+2
| * net: ethtool: Add attributes for cable test reportsAndrew Lunn2020-05-101-0/+59
| * net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn2020-05-101-0/+12
| * ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-061-0/+2
* | docs: fix broken references to text filesMauro Carvalho Chehab2020-04-201-1/+1
|/
* ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-291-0/+17
* ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-291-0/+1
* ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-291-0/+19
* ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-291-0/+1
* ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-291-0/+16
* ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-0/+1
* ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-291-0/+1
* ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-291-0/+35
* ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-0/+1
* ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek2020-03-121-0/+21
* ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek2020-03-121-0/+1
* ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek2020-03-121-0/+21
* ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek2020-03-121-0/+1
* ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek2020-03-121-0/+14
* ethtool: add FEATURES_NTF notificationMichal Kubecek2020-03-121-0/+1
* ethtool: set netdev features with FEATURES_SET requestMichal Kubecek2020-03-121-0/+2
* ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek2020-03-121-0/+17
* ethtool: add WOL_NTF notificationMichal Kubecek2020-01-271-0/+1
* ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek2020-01-271-0/+1
* ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2020-01-271-0/+15
* ethtool: add DEBUG_NTF notificationMichal Kubecek2020-01-271-0/+1
* ethtool: set message mask with DEBUG_SET requestMichal Kubecek2020-01-271-0/+1
* ethtool: provide message mask with DEBUG_GET requestMichal Kubecek2020-01-271-0/+14
* ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-271-0/+14
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-271-0/+1
* ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-271-0/+1
* ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-271-0/+18
* ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-271-0/+1
* ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-271-0/+1
* ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-271-0/+18
* ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-271-0/+56
* ethtool: support for netlink notificationsMichal Kubecek2019-12-271-0/+2
* ethtool: netlink bitset handlingMichal Kubecek2019-12-271-0/+35
* ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-271-0/+21
* ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-271-0/+36