summaryrefslogtreecommitdiffstats
path: root/include/linux/net_tstamp.h
Commit message (Expand)AuthorAgeFilesLines
* net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski2023-11-181-3/+8
* net: Replace hwtstamp_source by timestamping layerKory Maincent2023-11-181-8/+3
* net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean2023-08-021-0/+16
* net: add hwtstamping helpers for stackable net devicesMaxim Georgiev2023-08-021-0/+6
* net: add NDOs for configuring hardware timestampingMaxim Georgiev2023-08-021-0/+8
* net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use itVladimir Oltean2023-04-031-0/+33
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-113/+0
* net: validate HWTSTAMP ioctl parametersRichard Cochran2011-10-191-2/+2
* net: introduce ptp one step time stamp mode for sync packetsRichard Cochran2011-09-261-0/+9
* net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+104