summaryrefslogtreecommitdiff
path: root/net/ethtool/tsinfo.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent1-0/+23
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+2
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent1-1/+2
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski1-0/+1
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski1-3/+6
2025-01-18net: ethtool: ts: add separate counter for unconfirmed one-step TX timestampsVladimir Oltean1-0/+2
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent1-5/+353
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-3/+3
2024-06-02ethtool: init tsinfo stats if requestedVadim Fedorenko1-3/+3
2024-04-06ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu1-1/+51
2023-08-16ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski1-1/+1
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski1-1/+2
2020-10-06ethtool: trim policy tablesJakub Kicinski1-6/+1
2020-10-06ethtool: wire up get policies to opsJakub Kicinski1-4/+1
2020-03-30ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-0/+143