index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
cabletest.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
1
-8
/
+12
2025-03-04
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
1
-4
/
+4
2024-08-28
net: ethtool: cable-test: Release RTNL when the PHY isn't found
Maxime Chevallier
1
-2
/
+2
2024-08-27
net: fix unreleased lock in cable test
Diogo Jahchan Koike
1
-2
/
+1
2024-08-26
ethtool: Add support for specifying information source in cable test results
Oleksij Rempel
1
-4
/
+15
2024-08-23
net: ethtool: cable-test: Target the command to the requested PHY
Maxime Chevallier
1
-13
/
+22
2024-06-05
net: ethtool: remove unused struct 'cable_test_tdr_req_info'
Dr. David Alan Gilbert
1
-4
/
+0
2022-07-25
net: delete extra space and tab in blank line
William Dean
1
-1
/
+1
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
1
-2
/
+2
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
1
-2
/
+4
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
1
-11
/
+8
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
1
-18
/
+6
2020-07-07
net: ethtool: Remove PHYLIB direct dependency
Florian Fainelli
1
-2
/
+16
2020-06-23
net: ethtool: Handle missing cable test TDR parameters
Andrew Lunn
1
-8
/
+9
2020-05-29
net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg static
Andrew Lunn
1
-3
/
+3
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-2
/
+102
2020-05-26
net: ethtool: Add helpers for cable test TDR data
Andrew Lunn
1
-1
/
+79
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
1
-6
/
+58
2020-05-10
net: phy: Send notifier when starting the cable test
Andrew Lunn
1
-0
/
+41
2020-05-10
net: ethtool: Add helpers for reporting test results
Andrew Lunn
1
-1
/
+52
2020-05-10
net: ethtool: Add infrastructure for reporting cable test results
Andrew Lunn
1
-0
/
+55
2020-05-10
net: ethtool: netlink: Add support for triggering a cable test
Andrew Lunn
1
-0
/
+54