summaryrefslogtreecommitdiffstats
path: root/net/ethtool/linkmodes.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-1/+3
|\
| * ethtool: fix reference leak in some *_SET handlersMichal Kubecek2020-03-231-1/+3
* | ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()Michal Kubecek2020-03-121-2/+4
* | ethtool: Add support for low latency RS FECAya Levin2020-02-181-0/+1
|/
* ethtool: remove set but not used variable 'lsettings'YueHaibing2020-01-031-2/+0
* ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-271-0/+2
* ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-271-0/+235
* ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-271-0/+140