aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-10-24 16:41:39 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2010-10-24 16:41:39 -0400
commit229aebb873e29726b91e076161649cf45154b0bf (patch)
treeacc02a3702215bce8d914f4c8cc3d7a1382b1c67 /drivers/net
parent8de547e1824437f3c6af180d3ed2162fa4b3f389 (diff)
parent50a23e6eec6f20d55a3a920e47adb455bff6046e (diff)
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (39 commits) Update broken web addresses in arch directory. Update broken web addresses in the kernel. Revert "drivers/usb: Remove unnecessary return's from void functions" for musb gadget Revert "Fix typo: configuation => configuration" partially ida: document IDA_BITMAP_LONGS calculation ext2: fix a typo on comment in ext2/inode.c drivers/scsi: Remove unnecessary casts of private_data drivers/s390: Remove unnecessary casts of private_data net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data drivers/infiniband: Remove unnecessary casts of private_data drivers/gpu/drm: Remove unnecessary casts of private_data kernel/pm_qos_params.c: Remove unnecessary casts of private_data fs/ecryptfs: Remove unnecessary casts of private_data fs/seq_file.c: Remove unnecessary casts of private_data arm: uengine.c: remove C99 comments arm: scoop.c: remove C99 comments Fix typo configue => configure in comments Fix typo: configuation => configuration Fix typo interrest[ing|ed] => interest[ing|ed] Fix various typos of valid in comments ... Fix up trivial conflicts in: drivers/char/ipmi/ipmi_si_intf.c drivers/usb/gadget/rndis.c net/irda/irnet/irnet_ppp.c
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/Kconfig21
-rw-r--r--drivers/net/appletalk/Kconfig2
-rw-r--r--drivers/net/atp.c2
-rw-r--r--drivers/net/depca.c2
-rw-r--r--drivers/net/epic100.c4
-rw-r--r--drivers/net/hamradio/Kconfig2
-rw-r--r--drivers/net/ibmlana.c2
-rw-r--r--drivers/net/igb/igb_main.c2
-rw-r--r--drivers/net/irda/ali-ircc.c2
-rw-r--r--drivers/net/irda/donauboe.h2
-rw-r--r--drivers/net/pci-skeleton.c2
-rw-r--r--drivers/net/pcmcia/3c574_cs.c2
-rw-r--r--drivers/net/ps3_gelic_net.c4
-rw-r--r--drivers/net/sb1250-mac.c6
-rw-r--r--drivers/net/sc92031.c2
-rw-r--r--drivers/net/skfp/hwt.c2
-rw-r--r--drivers/net/skfp/skfddi.c2
-rw-r--r--drivers/net/tlan.c2
-rw-r--r--drivers/net/tokenring/tms380tr.c2
-rw-r--r--drivers/net/tulip/Kconfig2
-rw-r--r--drivers/net/tulip/pnic2.c2
-rw-r--r--drivers/net/usb/plusb.c2
-rw-r--r--drivers/net/wan/Kconfig2
-rw-r--r--drivers/net/wan/hdlc.c2
-rw-r--r--drivers/net/wireless/ath/ath5k/ath5k.h2
-rw-r--r--drivers/net/wireless/ath/ath5k/reg.h1
-rw-r--r--drivers/net/wireless/hostap/hostap_hw.c2
-rw-r--r--drivers/net/wireless/p54/Kconfig6
-rw-r--r--drivers/net/wireless/prism54/islpci_hotplug.c2
29 files changed, 43 insertions, 45 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 7ca1fc8a3a76..77c1fab7d774 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -924,7 +924,7 @@ config SMC91X
924 including the SMC91C94 and the SMC91C111. Say Y if you want it 924 including the SMC91C94 and the SMC91C111. Say Y if you want it
925 compiled into the kernel, and read the file 925 compiled into the kernel, and read the file
926 <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO, 926 <file:Documentation/networking/smc9.txt> and the Ethernet-HOWTO,
927 available from <http://www.linuxdoc.org/docs.html#howto>. 927 available from <http://www.tldp.org/docs.html#howto>.
928 928
929 This driver is also available as a module ( = code which can be 929 This driver is also available as a module ( = code which can be
930 inserted in and removed from the running kernel whenever you want). 930 inserted in and removed from the running kernel whenever you want).
@@ -1034,7 +1034,7 @@ config SMC911X
1034 including the new LAN9115, LAN9116, LAN9117, and LAN9118. 1034 including the new LAN9115, LAN9116, LAN9117, and LAN9118.
1035 Say Y if you want it compiled into the kernel, 1035 Say Y if you want it compiled into the kernel,
1036 and read the Ethernet-HOWTO, available from 1036 and read the Ethernet-HOWTO, available from
1037 <http://www.linuxdoc.org/docs.html#howto>. 1037 <http://www.tldp.org/docs.html#howto>.
1038 1038
1039 This driver is also available as a module. The module will be 1039 This driver is also available as a module. The module will be
1040 called smc911x. If you want to compile it as a module, say M 1040 called smc911x. If you want to compile it as a module, say M
@@ -1516,7 +1516,7 @@ config E100
1516 1516
1517 For the latest Intel PRO/100 network driver for Linux, see: 1517 For the latest Intel PRO/100 network driver for Linux, see:
1518 1518
1519 <http://appsr.intel.com/scripts-df/support_intel.asp> 1519 <http://www.intel.com/p/en_US/support/highlights/network/pro100plus>
1520 1520
1521 More specific information on configuring the driver is in 1521 More specific information on configuring the driver is in
1522 <file:Documentation/networking/e100.txt>. 1522 <file:Documentation/networking/e100.txt>.
@@ -1542,9 +1542,8 @@ config FEALNX
1542 select CRC32 1542 select CRC32
1543 select MII 1543 select MII
1544 help 1544 help
1545 Say Y here to support the Mysom MTD-800 family of PCI-based Ethernet 1545 Say Y here to support the Myson MTD-800 family of PCI-based Ethernet
1546 cards. Specifications and data at 1546 cards. <http://www.myson.com.tw/>
1547 <http://www.myson.com.hk/mtd/datasheet/>.
1548 1547
1549config NATSEMI 1548config NATSEMI
1550 tristate "National Semiconductor DP8381x series PCI Ethernet support" 1549 tristate "National Semiconductor DP8381x series PCI Ethernet support"
@@ -1718,7 +1717,7 @@ config SMSC9420
1718 This is a driver for SMSC's LAN9420 PCI ethernet adapter. 1717 This is a driver for SMSC's LAN9420 PCI ethernet adapter.
1719 Say Y if you want it compiled into the kernel, 1718 Say Y if you want it compiled into the kernel,
1720 and read the Ethernet-HOWTO, available from 1719 and read the Ethernet-HOWTO, available from
1721 <http://www.linuxdoc.org/docs.html#howto>. 1720 <http://www.tldp.org/docs.html#howto>.
1722 1721
1723 This driver is also available as a module. The module will be 1722 This driver is also available as a module. The module will be
1724 called smsc9420. If you want to compile it as a module, say M 1723 called smsc9420. If you want to compile it as a module, say M
@@ -2565,7 +2564,7 @@ config CHELSIO_T1
2565 our website at <http://www.chelsio.com>. 2564 our website at <http://www.chelsio.com>.
2566 2565
2567 For customer support, please visit our customer support page at 2566 For customer support, please visit our customer support page at
2568 <http://www.chelsio.com/support.htm>. 2567 <http://www.chelsio.com/support.html>.
2569 2568
2570 Please send feedback to <linux-bugs@chelsio.com>. 2569 Please send feedback to <linux-bugs@chelsio.com>.
2571 2570
@@ -2597,7 +2596,7 @@ config CHELSIO_T3
2597 our website at <http://www.chelsio.com>. 2596 our website at <http://www.chelsio.com>.
2598 2597
2599 For customer support, please visit our customer support page at 2598 For customer support, please visit our customer support page at
2600 <http://www.chelsio.com/support.htm>. 2599 <http://www.chelsio.com/support.html>.
2601 2600
2602 Please send feedback to <linux-bugs@chelsio.com>. 2601 Please send feedback to <linux-bugs@chelsio.com>.
2603 2602
@@ -2622,7 +2621,7 @@ config CHELSIO_T4
2622 our website at <http://www.chelsio.com>. 2621 our website at <http://www.chelsio.com>.
2623 2622
2624 For customer support, please visit our customer support page at 2623 For customer support, please visit our customer support page at
2625 <http://www.chelsio.com/support.htm>. 2624 <http://www.chelsio.com/support.html>.
2626 2625
2627 Please send feedback to <linux-bugs@chelsio.com>. 2626 Please send feedback to <linux-bugs@chelsio.com>.
2628 2627
@@ -2645,7 +2644,7 @@ config CHELSIO_T4VF
2645 our website at <http://www.chelsio.com>. 2644 our website at <http://www.chelsio.com>.
2646 2645
2647 For customer support, please visit our customer support page at 2646 For customer support, please visit our customer support page at
2648 <http://www.chelsio.com/support.htm>. 2647 <http://www.chelsio.com/support.html>.
2649 2648
2650 Please send feedback to <linux-bugs@chelsio.com>. 2649 Please send feedback to <linux-bugs@chelsio.com>.
2651 2650
diff --git a/drivers/net/appletalk/Kconfig b/drivers/net/appletalk/Kconfig
index 20f97e7017ce..0b376a990972 100644
--- a/drivers/net/appletalk/Kconfig
+++ b/drivers/net/appletalk/Kconfig
@@ -19,7 +19,7 @@ config ATALK
19 19
20 General information about how to connect Linux, Windows machines and 20 General information about how to connect Linux, Windows machines and
21 Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The 21 Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The
22 NET-3-HOWTO, available from 22 NET3-4-HOWTO, available from
23 <http://www.tldp.org/docs.html#howto>, contains valuable 23 <http://www.tldp.org/docs.html#howto>, contains valuable
24 information as well. 24 information as well.
25 25
diff --git a/drivers/net/atp.c b/drivers/net/atp.c
index dfd96b20547f..f3459798b0e9 100644
--- a/drivers/net/atp.c
+++ b/drivers/net/atp.c
@@ -68,7 +68,7 @@ static int xcvr[NUM_UNITS]; /* The data transfer mode. */
68 68
69 In 1997 Realtek made available the documentation for the second generation 69 In 1997 Realtek made available the documentation for the second generation
70 RTL8012 chip, which has lead to several driver improvements. 70 RTL8012 chip, which has lead to several driver improvements.
71 http://www.realtek.com.tw/cn/cn.html 71 http://www.realtek.com.tw/
72 72
73 Theory of Operation 73 Theory of Operation
74 74
diff --git a/drivers/net/depca.c b/drivers/net/depca.c
index 44c0694c1f4e..91b3846ffc8a 100644
--- a/drivers/net/depca.c
+++ b/drivers/net/depca.c
@@ -1487,7 +1487,7 @@ static void __init depca_platform_probe (void)
1487 if (!pldev->dev.driver) { 1487 if (!pldev->dev.driver) {
1488 /* The driver was not bound to this device, there was 1488 /* The driver was not bound to this device, there was
1489 * no hardware at this address. Unregister it, as the 1489 * no hardware at this address. Unregister it, as the
1490 * release fuction will take care of freeing the 1490 * release function will take care of freeing the
1491 * allocated structure */ 1491 * allocated structure */
1492 1492
1493 depca_io_ports[i].device = NULL; 1493 depca_io_ports[i].device = NULL;
diff --git a/drivers/net/epic100.c b/drivers/net/epic100.c
index 32543a300b81..aa56963ad558 100644
--- a/drivers/net/epic100.c
+++ b/drivers/net/epic100.c
@@ -131,8 +131,8 @@ IIIa. Ring buffers
131 131
132IVb. References 132IVb. References
133 133
134http://www.smsc.com/main/tools/discontinued/83c171.pdf 134http://www.smsc.com/media/Downloads_Public/discontinued/83c171.pdf
135http://www.smsc.com/main/tools/discontinued/83c175.pdf 135http://www.smsc.com/media/Downloads_Public/discontinued/83c175.pdf
136http://scyld.com/expert/NWay.html 136http://scyld.com/expert/NWay.html
137http://www.national.com/pf/DP/DP83840A.html 137http://www.national.com/pf/DP/DP83840A.html
138 138
diff --git a/drivers/net/hamradio/Kconfig b/drivers/net/hamradio/Kconfig
index 62d5d5cfd6a6..95dbcfdf131d 100644
--- a/drivers/net/hamradio/Kconfig
+++ b/drivers/net/hamradio/Kconfig
@@ -73,7 +73,7 @@ config DMASCC
73 certain parameters, such as channel access timing, clock mode, and 73 certain parameters, such as channel access timing, clock mode, and
74 DMA channel. This is accomplished with a small utility program, 74 DMA channel. This is accomplished with a small utility program,
75 dmascc_cfg, available at 75 dmascc_cfg, available at
76 <http://cacofonix.nt.tuwien.ac.at/~oe1kib/Linux/>. Please be sure to 76 <http://www.linux-ax25.org/wiki/Ax25-tools>. Please be sure to
77 get at least version 1.27 of dmascc_cfg, as older versions will not 77 get at least version 1.27 of dmascc_cfg, as older versions will not
78 work with the current driver. 78 work with the current driver.
79 79
diff --git a/drivers/net/ibmlana.c b/drivers/net/ibmlana.c
index 0037a696cd0a..94d9969ec0bb 100644
--- a/drivers/net/ibmlana.c
+++ b/drivers/net/ibmlana.c
@@ -23,7 +23,7 @@ paper sources:
23 'LAN Technical Reference Ethernet Adapter Interface Version 1 Release 1.0 23 'LAN Technical Reference Ethernet Adapter Interface Version 1 Release 1.0
24 Document Number SC30-3661-00' by IBM for info on the adapter itself 24 Document Number SC30-3661-00' by IBM for info on the adapter itself
25 25
26 Also see http://www.natsemi.com/ 26 Also see http://www.national.com/analog
27 27
28special acknowledgements to: 28special acknowledgements to:
29 - Bob Eager for helping me out with documentation from IBM 29 - Bob Eager for helping me out with documentation from IBM
diff --git a/drivers/net/igb/igb_main.c b/drivers/net/igb/igb_main.c
index 75155a27fdde..14db09e2fa8b 100644
--- a/drivers/net/igb/igb_main.c
+++ b/drivers/net/igb/igb_main.c
@@ -3540,7 +3540,7 @@ enum latency_range {
3540 * Stores a new ITR value based on strictly on packet size. This 3540 * Stores a new ITR value based on strictly on packet size. This
3541 * algorithm is less sophisticated than that used in igb_update_itr, 3541 * algorithm is less sophisticated than that used in igb_update_itr,
3542 * due to the difficulty of synchronizing statistics across multiple 3542 * due to the difficulty of synchronizing statistics across multiple
3543 * receive rings. The divisors and thresholds used by this fuction 3543 * receive rings. The divisors and thresholds used by this function
3544 * were determined based on theoretical maximum wire speed and testing 3544 * were determined based on theoretical maximum wire speed and testing
3545 * data, in order to minimize response time while increasing bulk 3545 * data, in order to minimize response time while increasing bulk
3546 * throughput. 3546 * throughput.
diff --git a/drivers/net/irda/ali-ircc.c b/drivers/net/irda/ali-ircc.c
index a3cb109006a5..92631eb6f6a3 100644
--- a/drivers/net/irda/ali-ircc.c
+++ b/drivers/net/irda/ali-ircc.c
@@ -142,7 +142,7 @@ static void SetCOMInterrupts(struct ali_ircc_cb *self , unsigned char enable);
142 * Function ali_ircc_init () 142 * Function ali_ircc_init ()
143 * 143 *
144 * Initialize chip. Find out whay kinds of chips we are dealing with 144 * Initialize chip. Find out whay kinds of chips we are dealing with
145 * and their configuation registers address 145 * and their configuration registers address
146 */ 146 */
147static int __init ali_ircc_init(void) 147static int __init ali_ircc_init(void)
148{ 148{
diff --git a/drivers/net/irda/donauboe.h b/drivers/net/irda/donauboe.h
index 36c3060411d2..4dc39e5f0156 100644
--- a/drivers/net/irda/donauboe.h
+++ b/drivers/net/irda/donauboe.h
@@ -54,7 +54,7 @@
54/* anyone who has. HOWEVER the chip bears a striking resemblence */ 54/* anyone who has. HOWEVER the chip bears a striking resemblence */
55/* to the IrDA controller in the Toshiba RISC TMPR3922 chip */ 55/* to the IrDA controller in the Toshiba RISC TMPR3922 chip */
56/* the documentation for this is freely available at */ 56/* the documentation for this is freely available at */
57/* http://www.toshiba.com/taec/components/Generic/TMPR3922.shtml */ 57/* http://www.madingley.org/james/resources/toshoboe/TMPR3922.pdf */
58/* The mapping between the registers in that document and the */ 58/* The mapping between the registers in that document and the */
59/* Registers in the 701 oboe chip are as follows */ 59/* Registers in the 701 oboe chip are as follows */
60 60
diff --git a/drivers/net/pci-skeleton.c b/drivers/net/pci-skeleton.c
index 8dd03439d994..1766dc4f07e1 100644
--- a/drivers/net/pci-skeleton.c
+++ b/drivers/net/pci-skeleton.c
@@ -78,7 +78,7 @@ that almost all frames will need to be copied to an alignment buffer.
78 78
79IVb. References 79IVb. References
80 80
81http://www.realtek.com.tw/cn/cn.html 81http://www.realtek.com.tw/
82http://www.scyld.com/expert/NWay.html 82http://www.scyld.com/expert/NWay.html
83 83
84IVc. Errata 84IVc. Errata
diff --git a/drivers/net/pcmcia/3c574_cs.c b/drivers/net/pcmcia/3c574_cs.c
index 2807a0fcadc4..321b12f82645 100644
--- a/drivers/net/pcmcia/3c574_cs.c
+++ b/drivers/net/pcmcia/3c574_cs.c
@@ -62,7 +62,7 @@ invalid ramWidth is Very Bad.
62V. References 62V. References
63 63
64http://www.scyld.com/expert/NWay.html 64http://www.scyld.com/expert/NWay.html
65http://www.national.com/pf/DP/DP83840.html 65http://www.national.com/opf/DP/DP83840A.html
66 66
67Thanks to Terry Murphy of 3Com for providing development information for 67Thanks to Terry Murphy of 3Com for providing development information for
68earlier 3Com products. 68earlier 3Com products.
diff --git a/drivers/net/ps3_gelic_net.c b/drivers/net/ps3_gelic_net.c
index 5526ab4895e6..5ecfa4b1e758 100644
--- a/drivers/net/ps3_gelic_net.c
+++ b/drivers/net/ps3_gelic_net.c
@@ -642,7 +642,7 @@ static inline void gelic_card_disable_rxdmac(struct gelic_card *card)
642 status = lv1_net_stop_rx_dma(bus_id(card), dev_id(card), 0); 642 status = lv1_net_stop_rx_dma(bus_id(card), dev_id(card), 0);
643 if (status) 643 if (status)
644 dev_err(ctodev(card), 644 dev_err(ctodev(card),
645 "lv1_net_stop_rx_dma faild, %d\n", status); 645 "lv1_net_stop_rx_dma failed, %d\n", status);
646} 646}
647 647
648/** 648/**
@@ -660,7 +660,7 @@ static inline void gelic_card_disable_txdmac(struct gelic_card *card)
660 status = lv1_net_stop_tx_dma(bus_id(card), dev_id(card), 0); 660 status = lv1_net_stop_tx_dma(bus_id(card), dev_id(card), 0);
661 if (status) 661 if (status)
662 dev_err(ctodev(card), 662 dev_err(ctodev(card),
663 "lv1_net_stop_tx_dma faild, status=%d\n", status); 663 "lv1_net_stop_tx_dma failed, status=%d\n", status);
664} 664}
665 665
666/** 666/**
diff --git a/drivers/net/sb1250-mac.c b/drivers/net/sb1250-mac.c
index d8249d7653c6..d96d2f7a3f14 100644
--- a/drivers/net/sb1250-mac.c
+++ b/drivers/net/sb1250-mac.c
@@ -95,7 +95,7 @@ MODULE_PARM_DESC(int_timeout_rx, "RX timeout value");
95#include <asm/sibyte/sb1250_regs.h> 95#include <asm/sibyte/sb1250_regs.h>
96#include <asm/sibyte/sb1250_int.h> 96#include <asm/sibyte/sb1250_int.h>
97#else 97#else
98#error invalid SiByte MAC configuation 98#error invalid SiByte MAC configuration
99#endif 99#endif
100#include <asm/sibyte/sb1250_scd.h> 100#include <asm/sibyte/sb1250_scd.h>
101#include <asm/sibyte/sb1250_mac.h> 101#include <asm/sibyte/sb1250_mac.h>
@@ -106,7 +106,7 @@ MODULE_PARM_DESC(int_timeout_rx, "RX timeout value");
106#elif defined(CONFIG_SIBYTE_SB1250) || defined(CONFIG_SIBYTE_BCM112X) 106#elif defined(CONFIG_SIBYTE_SB1250) || defined(CONFIG_SIBYTE_BCM112X)
107#define UNIT_INT(n) (K_INT_MAC_0 + (n)) 107#define UNIT_INT(n) (K_INT_MAC_0 + (n))
108#else 108#else
109#error invalid SiByte MAC configuation 109#error invalid SiByte MAC configuration
110#endif 110#endif
111 111
112#ifdef K_INT_PHY 112#ifdef K_INT_PHY
@@ -1568,7 +1568,7 @@ static void sbmac_channel_start(struct sbmac_softc *s)
1568 M_MAC_RX_ENABLE | 1568 M_MAC_RX_ENABLE |
1569 M_MAC_TX_ENABLE, s->sbm_macenable); 1569 M_MAC_TX_ENABLE, s->sbm_macenable);
1570#else 1570#else
1571#error invalid SiByte MAC configuation 1571#error invalid SiByte MAC configuration
1572#endif 1572#endif
1573 1573
1574#ifdef CONFIG_SBMAC_COALESCE 1574#ifdef CONFIG_SBMAC_COALESCE
diff --git a/drivers/net/sc92031.c b/drivers/net/sc92031.c
index 31b92f5f32cb..417adf372828 100644
--- a/drivers/net/sc92031.c
+++ b/drivers/net/sc92031.c
@@ -15,7 +15,7 @@
15 * Rewritten for 2.6 by Cesar Eduardo Barros 15 * Rewritten for 2.6 by Cesar Eduardo Barros
16 * 16 *
17 * A datasheet for this chip can be found at 17 * A datasheet for this chip can be found at
18 * http://www.silan.com.cn/english/products/pdf/SC92031AY.pdf 18 * http://www.silan.com.cn/english/product/pdf/SC92031AY.pdf
19 */ 19 */
20 20
21/* Note about set_mac_address: I don't know how to change the hardware 21/* Note about set_mac_address: I don't know how to change the hardware
diff --git a/drivers/net/skfp/hwt.c b/drivers/net/skfp/hwt.c
index e6baa53307c7..c0798fd2ca69 100644
--- a/drivers/net/skfp/hwt.c
+++ b/drivers/net/skfp/hwt.c
@@ -221,7 +221,7 @@ u_long hwt_quick_read(struct s_smc *smc)
221 * para start start time 221 * para start start time
222 * duration time to wait 222 * duration time to wait
223 * 223 *
224 * NOTE: The fuction will return immediately, if the timer is not 224 * NOTE: The function will return immediately, if the timer is not
225 * started 225 * started
226 ************************/ 226 ************************/
227void hwt_wait_time(struct s_smc *smc, u_long start, long int duration) 227void hwt_wait_time(struct s_smc *smc, u_long start, long int duration)
diff --git a/drivers/net/skfp/skfddi.c b/drivers/net/skfp/skfddi.c
index ba2e8339fe90..0a66fed52e8e 100644
--- a/drivers/net/skfp/skfddi.c
+++ b/drivers/net/skfp/skfddi.c
@@ -33,7 +33,7 @@
33 * The driver architecture is based on the DEC FDDI driver by 33 * The driver architecture is based on the DEC FDDI driver by
34 * Lawrence V. Stefani and several ethernet drivers. 34 * Lawrence V. Stefani and several ethernet drivers.
35 * I also used an existing Windows NT miniport driver. 35 * I also used an existing Windows NT miniport driver.
36 * All hardware dependent fuctions are handled by the SysKonnect 36 * All hardware dependent functions are handled by the SysKonnect
37 * Hardware Module. 37 * Hardware Module.
38 * The only headerfiles that are directly related to this source 38 * The only headerfiles that are directly related to this source
39 * are skfddi.c, h/types.h, h/osdef1st.h, h/targetos.h. 39 * are skfddi.c, h/types.h, h/osdef1st.h, h/targetos.h.
diff --git a/drivers/net/tlan.c b/drivers/net/tlan.c
index ec8c804a795d..f8e463cd8ecc 100644
--- a/drivers/net/tlan.c
+++ b/drivers/net/tlan.c
@@ -78,7 +78,7 @@
78 * - Updated tlan.txt accordingly. 78 * - Updated tlan.txt accordingly.
79 * - Adjusted minimum/maximum frame length. 79 * - Adjusted minimum/maximum frame length.
80 * - There is now a TLAN website up at 80 * - There is now a TLAN website up at
81 * http://tlan.kernel.dk 81 * http://hp.sourceforge.net/
82 * 82 *
83 * v1.7 April 07, 2000 - Started to implement custom ioctls. Driver now 83 * v1.7 April 07, 2000 - Started to implement custom ioctls. Driver now
84 * reports PHY information when used with Donald 84 * reports PHY information when used with Donald
diff --git a/drivers/net/tokenring/tms380tr.c b/drivers/net/tokenring/tms380tr.c
index c83f4f6e39e1..663b8860a531 100644
--- a/drivers/net/tokenring/tms380tr.c
+++ b/drivers/net/tokenring/tms380tr.c
@@ -5,7 +5,7 @@
5 * Originally sktr.c: Written 1997 by Christoph Goos 5 * Originally sktr.c: Written 1997 by Christoph Goos
6 * 6 *
7 * A fine result of the Linux Systems Network Architecture Project. 7 * A fine result of the Linux Systems Network Architecture Project.
8 * http://www.linux-sna.org 8 * http://www.vanheusden.com/sna/
9 * 9 *
10 * This software may be used and distributed according to the terms 10 * This software may be used and distributed according to the terms
11 * of the GNU General Public License, incorporated herein by reference. 11 * of the GNU General Public License, incorporated herein by reference.
diff --git a/drivers/net/tulip/Kconfig b/drivers/net/tulip/Kconfig
index f3035951422f..1f8d4a8d8ea4 100644
--- a/drivers/net/tulip/Kconfig
+++ b/drivers/net/tulip/Kconfig
@@ -151,7 +151,7 @@ config ULI526X
151 select CRC32 151 select CRC32
152 ---help--- 152 ---help---
153 This driver is for ULi M5261/M5263 10/100M Ethernet Controller 153 This driver is for ULi M5261/M5263 10/100M Ethernet Controller
154 (<http://www.uli.com.tw/>). 154 (<http://www.nvidia.com/page/uli_drivers.html>).
155 155
156 To compile this driver as a module, choose M here. The module will 156 To compile this driver as a module, choose M here. The module will
157 be called uli526x. 157 be called uli526x.
diff --git a/drivers/net/tulip/pnic2.c b/drivers/net/tulip/pnic2.c
index b8197666021e..4690c8e69207 100644
--- a/drivers/net/tulip/pnic2.c
+++ b/drivers/net/tulip/pnic2.c
@@ -59,7 +59,7 @@
59 * Bit 14:12 - autonegotiation state (write 001 to start autonegotiate) 59 * Bit 14:12 - autonegotiation state (write 001 to start autonegotiate)
60 * Bit 3 - Autopolarity state 60 * Bit 3 - Autopolarity state
61 * Bit 2 - LS10B - link state of 10baseT 0 - good, 1 - failed 61 * Bit 2 - LS10B - link state of 10baseT 0 - good, 1 - failed
62 * Bit 1 - LS100B - link state of 100baseT 0 - good, 1- faild 62 * Bit 1 - LS100B - link state of 100baseT 0 - good, 1 - failed
63 * 63 *
64 * 64 *
65 * Data Port Selection Info 65 * Data Port Selection Info
diff --git a/drivers/net/usb/plusb.c b/drivers/net/usb/plusb.c
index 08555f8b15f4..08ad269f6b4e 100644
--- a/drivers/net/usb/plusb.c
+++ b/drivers/net/usb/plusb.c
@@ -32,7 +32,7 @@
32 32
33 33
34/* 34/*
35 * Prolific PL-2301/PL-2302 driver ... http://www.prolifictech.com 35 * Prolific PL-2301/PL-2302 driver ... http://www.prolific.com.tw/
36 * 36 *
37 * The protocol and handshaking used here should be bug-compatible 37 * The protocol and handshaking used here should be bug-compatible
38 * with the Linux 2.2 "plusb" driver, by Deti Fliegl. 38 * with the Linux 2.2 "plusb" driver, by Deti Fliegl.
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig
index d08ce6a264cb..423eb26386c8 100644
--- a/drivers/net/wan/Kconfig
+++ b/drivers/net/wan/Kconfig
@@ -409,7 +409,7 @@ config CYCLADES_SYNC
409 tristate "Cyclom 2X(tm) cards (EXPERIMENTAL)" 409 tristate "Cyclom 2X(tm) cards (EXPERIMENTAL)"
410 depends on WAN_ROUTER_DRIVERS && (PCI || ISA) 410 depends on WAN_ROUTER_DRIVERS && (PCI || ISA)
411 ---help--- 411 ---help---
412 Cyclom 2X from Cyclades Corporation <http://www.cyclades.com/> is an 412 Cyclom 2X from Cyclades Corporation <http://www.avocent.com/> is an
413 intelligent multiprotocol WAN adapter with data transfer rates up to 413 intelligent multiprotocol WAN adapter with data transfer rates up to
414 512 Kbps. These cards support the X.25 and SNA related protocols. 414 512 Kbps. These cards support the X.25 and SNA related protocols.
415 415
diff --git a/drivers/net/wan/hdlc.c b/drivers/net/wan/hdlc.c
index 9937bbab938d..5d4bb615ccce 100644
--- a/drivers/net/wan/hdlc.c
+++ b/drivers/net/wan/hdlc.c
@@ -109,7 +109,7 @@ static int hdlc_device_event(struct notifier_block *this, unsigned long event,
109 return NOTIFY_DONE; /* not an HDLC device */ 109 return NOTIFY_DONE; /* not an HDLC device */
110 110
111 if (event != NETDEV_CHANGE) 111 if (event != NETDEV_CHANGE)
112 return NOTIFY_DONE; /* Only interrested in carrier changes */ 112 return NOTIFY_DONE; /* Only interested in carrier changes */
113 113
114 on = netif_carrier_ok(dev); 114 on = netif_carrier_ok(dev);
115 115
diff --git a/drivers/net/wireless/ath/ath5k/ath5k.h b/drivers/net/wireless/ath/ath5k/ath5k.h
index 4a367cdb3eb9..308b79e1ff08 100644
--- a/drivers/net/wireless/ath/ath5k/ath5k.h
+++ b/drivers/net/wireless/ath/ath5k/ath5k.h
@@ -348,7 +348,7 @@ struct ath5k_srev_name {
348/* 348/*
349 * Some of this information is based on Documentation from: 349 * Some of this information is based on Documentation from:
350 * 350 *
351 * http://madwifi.org/wiki/ChipsetFeatures/SuperAG 351 * http://madwifi-project.org/wiki/ChipsetFeatures/SuperAG
352 * 352 *
353 * Modulation for Atheros' eXtended Range - range enhancing extension that is 353 * Modulation for Atheros' eXtended Range - range enhancing extension that is
354 * supposed to double the distance an Atheros client device can keep a 354 * 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 a34929f06533..ca79ecd832fd 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/hostap/hostap_hw.c b/drivers/net/wireless/hostap/hostap_hw.c
index e9d9d622a9b0..b7cb165d612b 100644
--- a/drivers/net/wireless/hostap/hostap_hw.c
+++ b/drivers/net/wireless/hostap/hostap_hw.c
@@ -2621,7 +2621,7 @@ static irqreturn_t prism2_interrupt(int irq, void *dev_id)
2621 iface = netdev_priv(dev); 2621 iface = netdev_priv(dev);
2622 local = iface->local; 2622 local = iface->local;
2623 2623
2624 /* Detect early interrupt before driver is fully configued */ 2624 /* Detect early interrupt before driver is fully configured */
2625 spin_lock(&local->irq_init_lock); 2625 spin_lock(&local->irq_init_lock);
2626 if (!dev->base_addr) { 2626 if (!dev->base_addr) {
2627 if (net_ratelimit()) { 2627 if (net_ratelimit()) {
diff --git a/drivers/net/wireless/p54/Kconfig b/drivers/net/wireless/p54/Kconfig
index e5f45cb2a7a2..25f965ffc889 100644
--- a/drivers/net/wireless/p54/Kconfig
+++ b/drivers/net/wireless/p54/Kconfig
@@ -9,7 +9,7 @@ config P54_COMMON
9 also need to be enabled in order to support any devices. 9 also need to be enabled in order to support any devices.
10 10
11 These devices require softmac firmware which can be found at 11 These devices require softmac firmware which can be found at
12 http://prism54.org/ 12 <http://wireless.kernel.org/en/users/Drivers/p54>
13 13
14 If you choose to build a module, it'll be called p54common. 14 If you choose to build a module, it'll be called p54common.
15 15
@@ -21,7 +21,7 @@ config P54_USB
21 This driver is for USB isl38xx based wireless cards. 21 This driver is for USB isl38xx based wireless cards.
22 22
23 These devices require softmac firmware which can be found at 23 These devices require softmac firmware which can be found at
24 http://prism54.org/ 24 <http://wireless.kernel.org/en/users/Drivers/p54>
25 25
26 If you choose to build a module, it'll be called p54usb. 26 If you choose to build a module, it'll be called p54usb.
27 27
@@ -35,7 +35,7 @@ config P54_PCI
35 supported by the fullmac driver/firmware. 35 supported by the fullmac driver/firmware.
36 36
37 This driver requires softmac firmware which can be found at 37 This driver requires softmac firmware which can be found at
38 http://prism54.org/ 38 <http://wireless.kernel.org/en/users/Drivers/p54>
39 39
40 If you choose to build a module, it'll be called p54pci. 40 If you choose to build a module, it'll be called p54pci.
41 41
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 */
42static DEFINE_PCI_DEVICE_TABLE(prism54_id_tbl) = { 42static 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 {