projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
76cf404
b34c157
)
Merge branch 'hns3-ptp'
author
David S. Miller
<davem@davemloft.net>
Fri, 11 Jun 2021 19:43:16 +0000
(12:43 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 11 Jun 2021 19:43:16 +0000
(12:43 -0700)
Guangbin Huang says:
====================
net: hns3: add support for PTP
This series adds PTP support for the HNS3 ethernet driver.
change log:
V1 -> V2:
1. use spinlock to prevent concurrency
2. add the handling when ptp_clock_register() returns NULL
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge