index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
linkmodes.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-08-16
1
-1
/
+1
*
ethtool: reset #lanes when lanes is omitted
Andy Roulin
2023-04-05
1
-3
/
+4
*
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2023-01-27
1
-49
/
+42
*
net: phy: Add support for rate matching
Sean Anderson
2022-09-23
1
-0
/
+5
*
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-12-15
1
-1
/
+1
*
ethtool: Expose the number of lanes in use
Danielle Ratson
2021-02-04
1
-0
/
+8
*
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-02-04
1
-155
/
+2
*
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2021-02-04
1
-15
/
+81
*
ethtool: Validate master slave configuration before rtnl_lock()
Danielle Ratson
2021-02-04
1
-8
/
+19
*
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
1
-2
/
+4
*
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
1
-15
/
+2
*
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
1
-8
/
+3
*
ethtool: wire up get policies to ops
Jakub Kicinski
2020-10-06
1
-4
/
+2
*
ethtool: Add 100base-FX link mode entries
Dan Murphy
2020-09-20
1
-0
/
+2
*
ethtool: ethnl_set_linkmodes: remove redundant null check
Gaurav Singh
2020-08-04
1
-2
/
+1
*
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2020-07-09
1
-0
/
+15
*
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-05-07
1
-0
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
1
-1
/
+3
|
\
|
*
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
2020-03-24
1
-1
/
+3
*
|
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
2020-03-12
1
-2
/
+4
*
|
ethtool: Add support for low latency RS FEC
Aya Levin
2020-02-19
1
-0
/
+1
|
/
*
ethtool: remove set but not used variable 'lsettings'
YueHaibing
2020-01-03
1
-2
/
+0
*
ethtool: add LINKMODES_NTF notification
Michal Kubecek
2019-12-28
1
-0
/
+2
*
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
2019-12-28
1
-0
/
+235
*
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek
2019-12-28
1
-0
/
+140