summaryrefslogtreecommitdiff
path: root/net/ethtool/linkmodes.c
AgeCommit message (Expand)Author
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-04-04ethtool: reset #lanes when lanes is omittedAndy Roulin
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski
2022-09-23net: phy: Add support for rate matchingSean Anderson
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet
2021-02-03ethtool: Expose the number of lanes in useDanielle Ratson
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson
2021-02-03ethtool: Validate master slave configuration before rtnl_lock()Danielle Ratson
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-08-03ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23ethtool: fix reference leak in some *_SET handlersMichal Kubecek
2020-03-12ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()Michal Kubecek
2020-02-18ethtool: Add support for low latency RS FECAya Levin
2020-01-03ethtool: remove set but not used variable 'lsettings'YueHaibing
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek