Commit 362cabda authored by Igor Russkikh's avatar Igor Russkikh Committed by David S. Miller

net: atlantic: change email domains to Marvell

Aquantia is now part of Marvell, eventually we'll cease standalone
aquantia.com domain. Thus, change the maintainers file and some other
references to @marvell.com domain
Signed-off-by: default avatarIgor Russkikh <irusskikh@marvell.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 822cd114
aQuantia AQtion Driver for the aQuantia Multi-Gigabit PCI Express Family of Marvell(Aquantia) AQtion Driver for the aQuantia Multi-Gigabit PCI Express
Ethernet Adapters Family of Ethernet Adapters
============================================================================= =============================================================================
Contents Contents
...@@ -466,7 +466,7 @@ Support ...@@ -466,7 +466,7 @@ Support
If an issue is identified with the released source code on the supported If an issue is identified with the released source code on the supported
kernel with a supported adapter, email the specific information related kernel with a supported adapter, email the specific information related
to the issue to support@aquantia.com to the issue to aqn_support@marvell.com
License License
======= =======
......
...@@ -1182,10 +1182,10 @@ S: Maintained ...@@ -1182,10 +1182,10 @@ S: Maintained
F: drivers/media/i2c/aptina-pll.* F: drivers/media/i2c/aptina-pll.*
AQUANTIA ETHERNET DRIVER (atlantic) AQUANTIA ETHERNET DRIVER (atlantic)
M: Igor Russkikh <igor.russkikh@aquantia.com> M: Igor Russkikh <irusskikh@marvell.com>
L: netdev@vger.kernel.org L: netdev@vger.kernel.org
S: Supported S: Supported
W: http://www.aquantia.com W: https://www.marvell.com/
Q: http://patchwork.ozlabs.org/project/netdev/list/ Q: http://patchwork.ozlabs.org/project/netdev/list/
F: drivers/net/ethernet/aquantia/atlantic/ F: drivers/net/ethernet/aquantia/atlantic/
F: Documentation/networking/device_drivers/aquantia/atlantic.txt F: Documentation/networking/device_drivers/aquantia/atlantic.txt
......
...@@ -4,15 +4,8 @@ ...@@ -4,15 +4,8 @@
# aQuantia Ethernet Controller AQtion Linux Driver # aQuantia Ethernet Controller AQtion Linux Driver
# Copyright(c) 2014-2017 aQuantia Corporation. # Copyright(c) 2014-2017 aQuantia Corporation.
# #
# Contact Information: <rdc-drv@aquantia.com>
# aQuantia Corporation, 105 E. Tasman Dr. San Jose, CA 95134, USA
#
################################################################################ ################################################################################
#
# Makefile for the AQtion(tm) Ethernet driver
#
obj-$(CONFIG_AQTION) += atlantic.o obj-$(CONFIG_AQTION) += atlantic.o
atlantic-objs := aq_main.o \ atlantic-objs := aq_main.o \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment