summaryrefslogtreecommitdiffstats
path: root/net/ethtool/linkmodes.c
AgeCommit message (Expand)AuthorLines
2020-08-03ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh-2/+1
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger-0/+15
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel-0/+53
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+3
2020-03-23ethtool: fix reference leak in some *_SET handlersMichal Kubecek-1/+3
2020-03-12ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()Michal Kubecek-2/+4
2020-02-18ethtool: Add support for low latency RS FECAya Levin-0/+1
2020-01-03ethtool: remove set but not used variable 'lsettings'YueHaibing-2/+0
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek-0/+2
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek-0/+235
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek-0/+140