wireless: update wireless URLs
authorJohannes Berg <[email protected]>
Tue, 5 Jun 2012 12:21:14 +0000 (14:21 +0200)
committerJohn W. Linville <[email protected]>
Wed, 6 Jun 2012 19:20:32 +0000 (15:20 -0400)
The preferred URL is http://wireless.kernel.org/
rather than http://linuxwireless.org/, update all
URLs to point there.

Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
MAINTAINERS
drivers/net/wireless/b43legacy/main.c

index 55f0fda602ecc69d5242ca5181c002ab2a8dd983..c5fd905206e79f24e8a53e6280e4480572844b2d 100644 (file)
@@ -329,7 +329,7 @@ F:  drivers/hwmon/adm1029.c
 
 ADM8211 WIRELESS DRIVER
 L:     [email protected]
-W:     http://linuxwireless.org/
+W:     http://wireless.kernel.org/
 S:     Orphan
 F:     drivers/net/wireless/adm8211.*
 
@@ -1423,7 +1423,7 @@ B43 WIRELESS DRIVER
 M:     Stefano Brivio <[email protected]>
 L:     [email protected]
 L:     [email protected]
-W:     http://linuxwireless.org/en/users/Drivers/b43
+W:     http://wireless.kernel.org/en/users/Drivers/b43
 S:     Maintained
 F:     drivers/net/wireless/b43/
 
@@ -1432,7 +1432,7 @@ M:        Larry Finger <[email protected]>
 M:     Stefano Brivio <[email protected]>
 L:     [email protected]
 L:     [email protected]
-W:     http://linuxwireless.org/en/users/Drivers/b43
+W:     http://wireless.kernel.org/en/users/Drivers/b43
 S:     Maintained
 F:     drivers/net/wireless/b43legacy/
 
@@ -4339,7 +4339,7 @@ F:        arch/m68k/hp300/
 MAC80211
 M:     Johannes Berg <[email protected]>
 L:     [email protected]
-W:     http://linuxwireless.org/
+W:     http://wireless.kernel.org/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
 S:     Maintained
 F:     Documentation/networking/mac80211-injection.txt
@@ -4350,7 +4350,7 @@ MAC80211 PID RATE CONTROL
 M:     Stefano Brivio <[email protected]>
 M:     Mattias Nissler <[email protected]>
 L:     [email protected]
-W:     http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
+W:     http://wireless.kernel.org/en/developers/Documentation/mac80211/RateControl/PID
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
 S:     Maintained
 F:     net/mac80211/rc80211_pid*
@@ -5027,7 +5027,7 @@ F:        fs/ocfs2/
 
 ORINOCO DRIVER
 L:     [email protected]
-W:     http://linuxwireless.org/en/users/Drivers/orinoco
+W:     http://wireless.kernel.org/en/users/Drivers/orinoco
 W:     http://www.nongnu.org/orinoco/
 S:     Orphan
 F:     drivers/net/wireless/orinoco/
@@ -5729,7 +5729,7 @@ F:        net/rose/
 RTL8180 WIRELESS DRIVER
 M:     "John W. Linville" <[email protected]>
 L:     [email protected]
-W:     http://linuxwireless.org/
+W:     http://wireless.kernel.org/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
 S:     Maintained
 F:     drivers/net/wireless/rtl818x/rtl8180/
@@ -5739,7 +5739,7 @@ M:        Herton Ronaldo Krzesinski <[email protected]>
 M:     Hin-Tak Leung <[email protected]>
 M:     Larry Finger <[email protected]>
 L:     [email protected]
-W:     http://linuxwireless.org/
+W:     http://wireless.kernel.org/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
 S:     Maintained
 F:     drivers/net/wireless/rtl818x/rtl8187/
@@ -5748,7 +5748,7 @@ RTL8192CE WIRELESS DRIVER
 M:     Larry Finger <[email protected]>
 M:     Chaoming Li <[email protected]>
 L:     [email protected]
-W:     http://linuxwireless.org/
+W:     http://wireless.kernel.org/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
 S:     Maintained
 F:     drivers/net/wireless/rtlwifi/
index cd9c9bc186d93099f56b8b912e905255ee7411c9..8b06ca56125eec60bd4b5370b46d978727cc169d 100644 (file)
@@ -1508,7 +1508,7 @@ static void b43legacy_release_firmware(struct b43legacy_wldev *dev)
 
 static void b43legacy_print_fw_helptext(struct b43legacy_wl *wl)
 {
-       b43legacyerr(wl, "You must go to http://linuxwireless.org/en/users/"
+       b43legacyerr(wl, "You must go to http://wireless.kernel.org/en/users/"
                     "Drivers/b43#devicefirmware "
                     "and download the correct firmware (version 3).\n");
 }