index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
linkmodes.c
Age
Commit message (
Expand
)
Author
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
2020-09-19
ethtool: Add 100base-FX link mode entries
Dan Murphy
2020-08-03
ethtool: ethnl_set_linkmodes: remove redundant null check
Gaurav Singh
2020-07-08
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
2020-03-12
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
2020-02-18
ethtool: Add support for low latency RS FEC
Aya Levin
2020-01-03
ethtool: remove set but not used variable 'lsettings'
YueHaibing
2019-12-27
ethtool: add LINKMODES_NTF notification
Michal Kubecek
2019-12-27
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
2019-12-27
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek