diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2010-10-18 05:03:14 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-10-18 05:03:14 -0400 |
commit | 631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (patch) | |
tree | c431fa3479c1d35842fb5635ed7ccd487d063a62 /drivers/net/wireless | |
parent | d7eccbbae84b2ee7dbb756e60287c4b47071444e (diff) |
Update broken web addresses in the kernel.
The patch below updates broken web addresses in the kernel
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Cc: Maciej W. Rozycki <macro@linux-mips.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Matt Turner <mattst88@gmail.com>
Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Acked-by: Ben Pfaff <blp@cs.stanford.edu>
Acked-by: Hans J. Koch <hjk@linutronix.de>
Reviewed-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/wireless')
-rw-r--r-- | drivers/net/wireless/ath/ath5k/ath5k.h | 2 | ||||
-rw-r--r-- | drivers/net/wireless/ath/ath5k/reg.h | 1 | ||||
-rw-r--r-- | drivers/net/wireless/p54/Kconfig | 6 | ||||
-rw-r--r-- | drivers/net/wireless/prism54/islpci_hotplug.c | 2 |
4 files changed, 5 insertions, 6 deletions
diff --git a/drivers/net/wireless/ath/ath5k/ath5k.h b/drivers/net/wireless/ath/ath5k/ath5k.h index ea6362a8988d..97659a077af8 100644 --- a/drivers/net/wireless/ath/ath5k/ath5k.h +++ b/drivers/net/wireless/ath/ath5k/ath5k.h | |||
@@ -351,7 +351,7 @@ struct ath5k_srev_name { | |||
351 | /* | 351 | /* |
352 | * Some of this information is based on Documentation from: | 352 | * Some of this information is based on Documentation from: |
353 | * | 353 | * |
354 | * http://madwifi.org/wiki/ChipsetFeatures/SuperAG | 354 | * http://madwifi-project.org/wiki/ChipsetFeatures/SuperAG |
355 | * | 355 | * |
356 | * Modulation for Atheros' eXtended Range - range enhancing extension that is | 356 | * Modulation for Atheros' eXtended Range - range enhancing extension that is |
357 | * supposed to double the distance an Atheros client device can keep a | 357 | * supposed to double the distance an Atheros client device can keep a |
diff --git a/drivers/net/wireless/ath/ath5k/reg.h b/drivers/net/wireless/ath/ath5k/reg.h index 55b4ac6d236f..69a9b34ed456 100644 --- a/drivers/net/wireless/ath/ath5k/reg.h +++ b/drivers/net/wireless/ath/ath5k/reg.h | |||
@@ -26,7 +26,6 @@ | |||
26 | * Atheros presentations and papers like these: | 26 | * Atheros presentations and papers like these: |
27 | * | 27 | * |
28 | * 5210 - http://nova.stanford.edu/~bbaas/ps/isscc2002_slides.pdf | 28 | * 5210 - http://nova.stanford.edu/~bbaas/ps/isscc2002_slides.pdf |
29 | * http://www.it.iitb.ac.in/~janak/wifire/01222734.pdf | ||
30 | * | 29 | * |
31 | * 5211 - http://www.hotchips.org/archives/hc14/3_Tue/16_mcfarland.pdf | 30 | * 5211 - http://www.hotchips.org/archives/hc14/3_Tue/16_mcfarland.pdf |
32 | * | 31 | * |
diff --git a/drivers/net/wireless/p54/Kconfig b/drivers/net/wireless/p54/Kconfig index b0342a520bf1..8e823796cb94 100644 --- a/drivers/net/wireless/p54/Kconfig +++ b/drivers/net/wireless/p54/Kconfig | |||
@@ -8,7 +8,7 @@ config P54_COMMON | |||
8 | also need to be enabled in order to support any devices. | 8 | also need to be enabled in order to support any devices. |
9 | 9 | ||
10 | These devices require softmac firmware which can be found at | 10 | These devices require softmac firmware which can be found at |
11 | http://prism54.org/ | 11 | <http://wireless.kernel.org/en/users/Drivers/p54> |
12 | 12 | ||
13 | If you choose to build a module, it'll be called p54common. | 13 | If you choose to build a module, it'll be called p54common. |
14 | 14 | ||
@@ -20,7 +20,7 @@ config P54_USB | |||
20 | This driver is for USB isl38xx based wireless cards. | 20 | This driver is for USB isl38xx based wireless cards. |
21 | 21 | ||
22 | These devices require softmac firmware which can be found at | 22 | These devices require softmac firmware which can be found at |
23 | http://prism54.org/ | 23 | <http://wireless.kernel.org/en/users/Drivers/p54> |
24 | 24 | ||
25 | If you choose to build a module, it'll be called p54usb. | 25 | If you choose to build a module, it'll be called p54usb. |
26 | 26 | ||
@@ -34,7 +34,7 @@ config P54_PCI | |||
34 | supported by the fullmac driver/firmware. | 34 | supported by the fullmac driver/firmware. |
35 | 35 | ||
36 | This driver requires softmac firmware which can be found at | 36 | This driver requires softmac firmware which can be found at |
37 | http://prism54.org/ | 37 | <http://wireless.kernel.org/en/users/Drivers/p54> |
38 | 38 | ||
39 | If you choose to build a module, it'll be called p54pci. | 39 | If you choose to build a module, it'll be called p54pci. |
40 | 40 | ||
diff --git a/drivers/net/wireless/prism54/islpci_hotplug.c b/drivers/net/wireless/prism54/islpci_hotplug.c index dc14420a9adc..b5e64d71b7a6 100644 --- a/drivers/net/wireless/prism54/islpci_hotplug.c +++ b/drivers/net/wireless/prism54/islpci_hotplug.c | |||
@@ -38,7 +38,7 @@ module_param(init_pcitm, int, 0); | |||
38 | /* In this order: vendor, device, subvendor, subdevice, class, class_mask, | 38 | /* In this order: vendor, device, subvendor, subdevice, class, class_mask, |
39 | * driver_data | 39 | * driver_data |
40 | * If you have an update for this please contact prism54-devel@prism54.org | 40 | * If you have an update for this please contact prism54-devel@prism54.org |
41 | * The latest list can be found at http://prism54.org/supported_cards.php */ | 41 | * The latest list can be found at http://wireless.kernel.org/en/users/Drivers/p54 */ |
42 | static DEFINE_PCI_DEVICE_TABLE(prism54_id_tbl) = { | 42 | static DEFINE_PCI_DEVICE_TABLE(prism54_id_tbl) = { |
43 | /* Intersil PRISM Duette/Prism GT Wireless LAN adapter */ | 43 | /* Intersil PRISM Duette/Prism GT Wireless LAN adapter */ |
44 | { | 44 | { |