aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/ethtool_netlink.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-17ethtool: add and use message type for tunnel info replyGravatar Michal Kubecek 1-0/+1
2020-07-10ethtool: add tunnel info interfaceGravatar Jakub Kicinski 1-0/+55
2020-06-29ethtool: Add link extended stateGravatar Amit Cohen 1-0/+2
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-0/+151
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredGravatar Andrew Lunn 1-0/+13
2020-05-26net: ethtool: Add attributes for cable test TDR dataGravatar Andrew Lunn 1-0/+63
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Gravatar Oleksij Rempel 1-0/+2
2020-05-10net: ethtool: Add attributes for cable test reportsGravatar Andrew Lunn 1-0/+59
2020-05-10net: ethtool: netlink: Add support for triggering a cable testGravatar Andrew Lunn 1-0/+12
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Gravatar Oleksij Rempel 1-0/+2
2020-04-20docs: fix broken references to text filesGravatar Mauro Carvalho Chehab 1-1/+1
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestGravatar Michal Kubecek 1-0/+17
2020-03-29ethtool: add EEE_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: set EEE settings with EEE_SET requestGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: provide EEE settings with EEE_GET requestGravatar Michal Kubecek 1-0/+19
2020-03-29ethtool: add PAUSE_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: set pause parameters with PAUSE_SET requestGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestGravatar Michal Kubecek 1-0/+16
2020-03-29ethtool: add COALESCE_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestGravatar Michal Kubecek 1-0/+1
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestGravatar Michal Kubecek 1-0/+35
2020-03-12ethtool: add CHANNELS_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestGravatar Michal Kubecek 1-0/+21
2020-03-12ethtool: add RINGS_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: set device ring sizes with RINGS_SET requestGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: provide ring sizes with RINGS_GET requestGravatar Michal Kubecek 1-0/+21
2020-03-12ethtool: add PRIVFLAGS_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestGravatar Michal Kubecek 1-0/+14
2020-03-12ethtool: add FEATURES_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-03-12ethtool: set netdev features with FEATURES_SET requestGravatar Michal Kubecek 1-0/+2
2020-03-12ethtool: provide netdev features with FEATURES_GET requestGravatar Michal Kubecek 1-0/+17
2020-01-27ethtool: add WOL_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestGravatar Michal Kubecek 1-0/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestGravatar Michal Kubecek 1-0/+15
2020-01-27ethtool: add DEBUG_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-01-27ethtool: set message mask with DEBUG_SET requestGravatar Michal Kubecek 1-0/+1
2020-01-27ethtool: provide message mask with DEBUG_GET requestGravatar Michal Kubecek 1-0/+14
2019-12-27ethtool: provide link state with LINKSTATE_GET requestGravatar Michal Kubecek 1-0/+14
2019-12-27ethtool: add LINKMODES_NTF notificationGravatar Michal Kubecek 1-0/+1
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestGravatar Michal Kubecek 1-0/+1
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestGravatar Michal Kubecek 1-0/+18
2019-12-27ethtool: add LINKINFO_NTF notificationGravatar Michal Kubecek 1-0/+1
2019-12-27ethtool: set link settings with LINKINFO_SET requestGravatar Michal Kubecek 1-0/+1
2019-12-27ethtool: provide link settings with LINKINFO_GET requestGravatar Michal Kubecek 1-0/+18
2019-12-27ethtool: provide string sets with STRSET_GET requestGravatar Michal Kubecek 1-0/+56
2019-12-27ethtool: support for netlink notificationsGravatar Michal Kubecek 1-0/+2
2019-12-27ethtool: netlink bitset handlingGravatar Michal Kubecek 1-0/+35
2019-12-27ethtool: helper functions for netlink interfaceGravatar Michal Kubecek 1-0/+21