summaryrefslogtreecommitdiffstats
path: root/net/ethtool/linkmodes.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: Expose the number of lanes in useDanielle Ratson2021-02-031-0/+8
* ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson2021-02-031-155/+2
* ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2021-02-031-15/+81
* ethtool: Validate master slave configuration before rtnl_lock()Danielle Ratson2021-02-031-8/+19
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-2/+4
* ethtool: trim policy tablesJakub Kicinski2020-10-061-15/+2
* ethtool: wire up set policies to opsJakub Kicinski2020-10-061-8/+3
* ethtool: wire up get policies to opsJakub Kicinski2020-10-061-4/+2
* ethtool: Add 100base-FX link mode entriesDan Murphy2020-09-191-0/+2
* ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh2020-08-031-2/+1
* ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger2020-07-081-0/+15
* ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-061-0/+53
* 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