diff options
author | David S. Miller <davem@davemloft.net> | 2019-10-24 09:51:23 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-24 09:51:23 -0700 |
commit | fb8d1d7e3d345006dceaf9efecc72681cc53633f (patch) | |
tree | affdd360c4b6b43c8db31b46938d5c9e6c146717 /drivers/net/fddi | |
parent | 337d866a8014987dd45cf138ddcb9eca1ae44d56 (diff) | |
parent | 4ef511bc410cc0ab39cafb829454684e60b94a96 (diff) |
Merge branch 'net-aquantia-PTP-support-for-AQC-devices'
Igor Russkikh says:
====================
net: aquantia: PTP support for AQC devices
This patchset introduces PTP feature support in Aquantia AQC atlantic driver.
This implementation is a joined effort of aquantia developers:
Egor is the main designer and driver/firmware architect on PTP,
Sergey and Dmitry are included as co-developers.
Dmitry also helped me in the overall patchset preparations.
Feature was verified on AQC hardware with testptp tool, linuxptp,
gptp and with Motu hardware unit.
version3 updates:
- Review comments applied: error handling, various fixes
version2 updates:
- Fixing issues from Andrew's review: replacing self with
ptp var name, making ptp_clk_offset a field in the ptp instance.
devm_kzalloc advice is actually non applicable, because ptp object gets
created/destroyed on each network device close/open and it should not be
linked with dev lifecycle.
- Rearranging commit authorship, adding Egor as a ptp module main maintainer
- Fixing kbuild 32bit division issues
====================
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/fddi')
0 files changed, 0 insertions, 0 deletions