From 7eeb254cc49c4e9f837c980826ec112b9404f341 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 7 Jun 2016 08:58:31 +0200 Subject: treewide: replace nbd@openwrt.org with nbd@nbd.name Signed-off-by: Felix Fietkau --- ...arch-mips-ralink-add-mt7621-cpu-feature-overrides.patch | 2 +- .../ramips/patches-4.4/0043-spi-add-mt7621-support.patch | 4 ++-- ...umentation-DT-net-add-docs-for-ralink-mediatek-So.patch | 2 +- ...0501-net-next-mediatek-add-the-drivers-core-files.patch | 14 +++++++------- ...02-net-next-mediatek-add-switch-driver-for-rt3050.patch | 4 ++-- ...03-net-next-mediatek-add-switch-driver-for-mt7620.patch | 4 ++-- ...04-net-next-mediatek-add-switch-driver-for-mt7621.patch | 2 +- .../0505-net-next-mediatek-add-support-for-rt2880.patch | 8 ++++---- .../0506-net-next-mediatek-add-support-for-rt3050.patch | 4 ++-- .../0507-net-next-mediatek-add-support-for-rt3883.patch | 4 ++-- .../0508-net-next-mediatek-add-support-for-mt7620.patch | 6 +++--- .../0509-net-next-mediatek-add-support-for-mt7621.patch | 4 ++-- .../0510-net-next-mediatek-add-Kconfig-and-Makefile.patch | 2 +- ...-mediatek-get-rt3050-ethernet-ports-to-be-disable.patch | 2 +- 14 files changed, 31 insertions(+), 31 deletions(-) (limited to 'target/linux/ramips') diff --git a/target/linux/ramips/patches-4.4/0019-arch-mips-ralink-add-mt7621-cpu-feature-overrides.patch b/target/linux/ramips/patches-4.4/0019-arch-mips-ralink-add-mt7621-cpu-feature-overrides.patch index d2da23a4ca..a30e2f9a17 100644 --- a/target/linux/ramips/patches-4.4/0019-arch-mips-ralink-add-mt7621-cpu-feature-overrides.patch +++ b/target/linux/ramips/patches-4.4/0019-arch-mips-ralink-add-mt7621-cpu-feature-overrides.patch @@ -17,7 +17,7 @@ Signed-off-by: John Crispin + * + * Copyright (C) 2008-2009 Gabor Juhos + * Copyright (C) 2008 Imre Kaloz -+ * Copyright (C) 2015 Felix Fietkau ++ * Copyright (C) 2015 Felix Fietkau + * + * This file was derived from: include/asm-mips/cpu-features.h + * Copyright (C) 2003, 2004 Ralf Baechle diff --git a/target/linux/ramips/patches-4.4/0043-spi-add-mt7621-support.patch b/target/linux/ramips/patches-4.4/0043-spi-add-mt7621-support.patch index 80f68df096..8a78bda840 100644 --- a/target/linux/ramips/patches-4.4/0043-spi-add-mt7621-support.patch +++ b/target/linux/ramips/patches-4.4/0043-spi-add-mt7621-support.patch @@ -44,7 +44,7 @@ Signed-off-by: John Crispin + * + * Copyright (C) 2011 Sergiy + * Copyright (C) 2011-2013 Gabor Juhos -+ * Copyright (C) 2014-2015 Felix Fietkau ++ * Copyright (C) 2014-2015 Felix Fietkau + * + * Some parts are based on spi-orion.c: + * Author: Shadi Ammouri @@ -520,5 +520,5 @@ Signed-off-by: John Crispin +module_platform_driver(mt7621_spi_driver); + +MODULE_DESCRIPTION("MT7621 SPI driver"); -+MODULE_AUTHOR("Felix Fietkau "); ++MODULE_AUTHOR("Felix Fietkau "); +MODULE_LICENSE("GPL"); diff --git a/target/linux/ramips/patches-4.4/0500-Documentation-DT-net-add-docs-for-ralink-mediatek-So.patch b/target/linux/ramips/patches-4.4/0500-Documentation-DT-net-add-docs-for-ralink-mediatek-So.patch index 2c726f6732..7534c09b8b 100644 --- a/target/linux/ramips/patches-4.4/0500-Documentation-DT-net-add-docs-for-ralink-mediatek-So.patch +++ b/target/linux/ramips/patches-4.4/0500-Documentation-DT-net-add-docs-for-ralink-mediatek-So.patch @@ -8,7 +8,7 @@ Add three files. ralink,rt2880-net.txt descibes the actual frame engine and the other two describe the switch forntend bindings. Signed-off-by: John Crispin -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Michael Lee Cc: devicetree@vger.kernel.org --- diff --git a/target/linux/ramips/patches-4.4/0501-net-next-mediatek-add-the-drivers-core-files.patch b/target/linux/ramips/patches-4.4/0501-net-next-mediatek-add-the-drivers-core-files.patch index a2f97665d5..cc4c2a152d 100644 --- a/target/linux/ramips/patches-4.4/0501-net-next-mediatek-add-the-drivers-core-files.patch +++ b/target/linux/ramips/patches-4.4/0501-net-next-mediatek-add-the-drivers-core-files.patch @@ -27,7 +27,7 @@ we are on. The code to bring up the switches and external ports has also been split into separate files. Signed-off-by: John Crispin -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Michael Lee --- drivers/net/ethernet/mediatek/ethtool.c | 235 ++++ @@ -57,7 +57,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -295,7 +295,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -315,7 +315,7 @@ Signed-off-by: Michael Lee + * the Free Software Foundation; version 2 of the License + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -581,7 +581,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -611,7 +611,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -2201,7 +2201,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0502-net-next-mediatek-add-switch-driver-for-rt3050.patch b/target/linux/ramips/patches-4.4/0502-net-next-mediatek-add-switch-driver-for-rt3050.patch index 675888f980..d13bda7a08 100644 --- a/target/linux/ramips/patches-4.4/0502-net-next-mediatek-add-switch-driver-for-rt3050.patch +++ b/target/linux/ramips/patches-4.4/0502-net-next-mediatek-add-switch-driver-for-rt3050.patch @@ -27,7 +27,7 @@ Signed-off-by: John Crispin + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -670,7 +670,7 @@ Signed-off-by: John Crispin + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0503-net-next-mediatek-add-switch-driver-for-mt7620.patch b/target/linux/ramips/patches-4.4/0503-net-next-mediatek-add-switch-driver-for-mt7620.patch index f3905ede44..88882d7fa4 100644 --- a/target/linux/ramips/patches-4.4/0503-net-next-mediatek-add-switch-driver-for-mt7620.patch +++ b/target/linux/ramips/patches-4.4/0503-net-next-mediatek-add-switch-driver-for-mt7620.patch @@ -27,7 +27,7 @@ Signed-off-by: John Crispin + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -285,7 +285,7 @@ Signed-off-by: John Crispin + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0504-net-next-mediatek-add-switch-driver-for-mt7621.patch b/target/linux/ramips/patches-4.4/0504-net-next-mediatek-add-switch-driver-for-mt7621.patch index 08d93f73ea..071f23a7c0 100644 --- a/target/linux/ramips/patches-4.4/0504-net-next-mediatek-add-switch-driver-for-mt7621.patch +++ b/target/linux/ramips/patches-4.4/0504-net-next-mediatek-add-switch-driver-for-mt7621.patch @@ -25,7 +25,7 @@ Signed-off-by: John Crispin + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0505-net-next-mediatek-add-support-for-rt2880.patch b/target/linux/ramips/patches-4.4/0505-net-next-mediatek-add-support-for-rt2880.patch index 8ed00e38a6..6221a164d8 100644 --- a/target/linux/ramips/patches-4.4/0505-net-next-mediatek-add-support-for-rt2880.patch +++ b/target/linux/ramips/patches-4.4/0505-net-next-mediatek-add-support-for-rt2880.patch @@ -8,7 +8,7 @@ normally be attached to an external phy of switch. The patch also adds the code required to drive the mdio bus. Signed-off-by: John Crispin -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Michael Lee --- drivers/net/ethernet/mediatek/mdio_rt2880.c | 222 +++++++++++++++++++++++++++ @@ -32,7 +32,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -257,7 +257,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -283,7 +283,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch b/target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch index a80c940ec6..e30ac0d476 100644 --- a/target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch +++ b/target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch @@ -11,7 +11,7 @@ come straight from the SDK driver and we do not know the meaning of most of them. Signed-off-by: John Crispin -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Michael Lee --- drivers/net/ethernet/mediatek/esw_rt3050.c | 18 +--- @@ -89,7 +89,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0507-net-next-mediatek-add-support-for-rt3883.patch b/target/linux/ramips/patches-4.4/0507-net-next-mediatek-add-support-for-rt3883.patch index 53d35d0728..17d7b2fa09 100644 --- a/target/linux/ramips/patches-4.4/0507-net-next-mediatek-add-support-for-rt3883.patch +++ b/target/linux/ramips/patches-4.4/0507-net-next-mediatek-add-support-for-rt3883.patch @@ -7,7 +7,7 @@ Add support for rt3883 and its smaller version rt3662. They both have a single gBit port that will normally be attached to an external phy of switch. Signed-off-by: John Crispin -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Michael Lee --- drivers/net/ethernet/mediatek/soc_rt3883.c | 75 ++++++++++++++++++++++++++++ @@ -27,7 +27,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0508-net-next-mediatek-add-support-for-mt7620.patch b/target/linux/ramips/patches-4.4/0508-net-next-mediatek-add-support-for-mt7620.patch index 4055026cb5..04f986cd24 100644 --- a/target/linux/ramips/patches-4.4/0508-net-next-mediatek-add-support-for-mt7620.patch +++ b/target/linux/ramips/patches-4.4/0508-net-next-mediatek-add-support-for-mt7620.patch @@ -12,7 +12,7 @@ that get written to the switch and the internal phys. These values come straight from the SDK driver. Signed-off-by: John Crispin -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Michael Lee --- drivers/net/ethernet/mediatek/mdio_mt7620.c | 156 +++++++++++++ @@ -34,7 +34,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + @@ -193,7 +193,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0509-net-next-mediatek-add-support-for-mt7621.patch b/target/linux/ramips/patches-4.4/0509-net-next-mediatek-add-support-for-mt7621.patch index 4db202a971..6920545f0c 100644 --- a/target/linux/ramips/patches-4.4/0509-net-next-mediatek-add-support-for-mt7621.patch +++ b/target/linux/ramips/patches-4.4/0509-net-next-mediatek-add-support-for-mt7621.patch @@ -12,7 +12,7 @@ that get written to the switch and the internal phys. These values come straight from the SDK driver. Signed-off-by: John Crispin -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Michael Lee --- drivers/net/ethernet/mediatek/soc_mt7621.c | 186 ++++++++++++++++++++++++++++ @@ -32,7 +32,7 @@ Signed-off-by: Michael Lee + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin -+ * Copyright (C) 2009-2015 Felix Fietkau ++ * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2013-2015 Michael Lee + */ + diff --git a/target/linux/ramips/patches-4.4/0510-net-next-mediatek-add-Kconfig-and-Makefile.patch b/target/linux/ramips/patches-4.4/0510-net-next-mediatek-add-Kconfig-and-Makefile.patch index 51427adcc5..4519eb67d5 100644 --- a/target/linux/ramips/patches-4.4/0510-net-next-mediatek-add-Kconfig-and-Makefile.patch +++ b/target/linux/ramips/patches-4.4/0510-net-next-mediatek-add-Kconfig-and-Makefile.patch @@ -6,7 +6,7 @@ Subject: [PATCH 510/513] net-next: mediatek: add Kconfig and Makefile This patch adds the Makefile and Kconfig required to make the driver build. Signed-off-by: John Crispin -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau Signed-off-by: Michael Lee --- drivers/net/ethernet/Kconfig | 1 + diff --git a/target/linux/ramips/patches-4.4/0518-net-mediatek-get-rt3050-ethernet-ports-to-be-disable.patch b/target/linux/ramips/patches-4.4/0518-net-mediatek-get-rt3050-ethernet-ports-to-be-disable.patch index f5defe1fbd..54448bd505 100644 --- a/target/linux/ramips/patches-4.4/0518-net-mediatek-get-rt3050-ethernet-ports-to-be-disable.patch +++ b/target/linux/ramips/patches-4.4/0518-net-mediatek-get-rt3050-ethernet-ports-to-be-disable.patch @@ -18,7 +18,7 @@ Signed-off-by: Vittorio Gambaletta +++ b/drivers/net/ethernet/mediatek/esw_rt3050.c @@ -10,6 +10,7 @@ * Copyright (C) 2009-2015 John Crispin - * Copyright (C) 2009-2015 Felix Fietkau + * Copyright (C) 2009-2015 Felix Fietkau * Copyright (C) 2013-2015 Michael Lee + * Copyright (C) 2016 Vittorio Gambaletta */ -- cgit v1.2.3