diff options
author | Igor Russkikh <Igor.Russkikh@aquantia.com> | 2019-10-22 12:53:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-24 19:51:23 +0300 |
commit | 4ef511bc410cc0ab39cafb829454684e60b94a96 (patch) | |
tree | affdd360c4b6b43c8db31b46938d5c9e6c146717 | |
parent | 9c477032f7d0beafe592e65238d8fb79341e91dc (diff) | |
download | linux-4ef511bc410cc0ab39cafb829454684e60b94a96.tar.xz |
net: aquantia: adding atlantic ptp maintainer
PTP implementation is designed and maintained by Egor Pomozov, adding
him as this module maintainer. Egor is the author of the core
functionality and the architect, and is to be contacted for
all Aquantia PTP/AVB functionality.
Signed-off-by: Egor Pomozov <epomozov@marvell.com>
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aaa6ee71c000..7fc074632eac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1190,6 +1190,13 @@ Q: http://patchwork.ozlabs.org/project/netdev/list/ F: drivers/net/ethernet/aquantia/atlantic/ F: Documentation/networking/device_drivers/aquantia/atlantic.txt +AQUANTIA ETHERNET DRIVER PTP SUBSYSTEM +M: Egor Pomozov <epomozov@marvell.com> +L: netdev@vger.kernel.org +S: Supported +W: http://www.aquantia.com +F: drivers/net/ethernet/aquantia/atlantic/aq_ptp* + ARC FRAMEBUFFER DRIVER M: Jaya Kumar <jayalk@intworks.biz> S: Maintained |