index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
tsinfo.c
Age
Commit message (
Expand
)
Author
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-10
net: ethtool: tsinfo: Fix dump command
Kory Maincent
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
2025-01-17
net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
Vladimir Oltean
2024-12-16
net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
Kory Maincent
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-01
ethtool: init tsinfo stats if requested
Vadim Fedorenko
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
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 get policies to ops
Jakub Kicinski
2020-03-29
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek