diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-06-04 04:11:33 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-19 11:09:55 -0400 |
commit | d2912cb15bdda8ba4a5dd73396ad62641af2f520 (patch) | |
tree | ff723089c8673e3f99df3ddcdaeae7a52bd6fdac /drivers/net/wireless | |
parent | 20c8ccb1975b8d5639789d1025ad6ada38bd6f48 (diff) |
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Based on 2 normalized pattern(s):
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license version 2 as
published by the free software foundation
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license version 2 as
published by the free software foundation #
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 4122 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Enrico Weigelt <info@metux.net>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190604081206.933168790@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/wireless')
61 files changed, 61 insertions, 244 deletions
diff --git a/drivers/net/wireless/intel/ipw2x00/ipw.h b/drivers/net/wireless/intel/ipw2x00/ipw.h index 4007bf5ed6f3..7b230a132daa 100644 --- a/drivers/net/wireless/intel/ipw2x00/ipw.h +++ b/drivers/net/wireless/intel/ipw2x00/ipw.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Intel Pro/Wireless 2100, 2200BG, 2915ABG network connection driver | 3 | * Intel Pro/Wireless 2100, 2200BG, 2915ABG network connection driver |
3 | * | 4 | * |
4 | * Copyright 2012 Stanislav Yakovlev <stas.yakovlev@gmail.com> | 5 | * Copyright 2012 Stanislav Yakovlev <stas.yakovlev@gmail.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __IPW_H__ | 8 | #ifndef __IPW_H__ |
diff --git a/drivers/net/wireless/intersil/p54/eeprom.c b/drivers/net/wireless/intersil/p54/eeprom.c index de2ef95c386c..5bd35c147e19 100644 --- a/drivers/net/wireless/intersil/p54/eeprom.c +++ b/drivers/net/wireless/intersil/p54/eeprom.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * EEPROM parser code for mac80211 Prism54 drivers | 3 | * EEPROM parser code for mac80211 Prism54 drivers |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
11 | * - stlc45xx driver | 12 | * - stlc45xx driver |
12 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). | 13 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #include <linux/firmware.h> | 16 | #include <linux/firmware.h> |
diff --git a/drivers/net/wireless/intersil/p54/eeprom.h b/drivers/net/wireless/intersil/p54/eeprom.h index 20ebe39a3f4e..b8f46883a292 100644 --- a/drivers/net/wireless/intersil/p54/eeprom.h +++ b/drivers/net/wireless/intersil/p54/eeprom.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * eeprom specific definitions for mac80211 Prism54 drivers | 3 | * eeprom specific definitions for mac80211 Prism54 drivers |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * | 14 | * |
14 | * - islmvc driver | 15 | * - islmvc driver |
15 | * Copyright (C) 2001 Intersil Americas Inc. | 16 | * Copyright (C) 2001 Intersil Americas Inc. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #ifndef EEPROM_H | 19 | #ifndef EEPROM_H |
diff --git a/drivers/net/wireless/intersil/p54/fwio.c b/drivers/net/wireless/intersil/p54/fwio.c index 52c095c7765f..a5afcc865196 100644 --- a/drivers/net/wireless/intersil/p54/fwio.c +++ b/drivers/net/wireless/intersil/p54/fwio.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Firmware I/O code for mac80211 Prism54 drivers | 3 | * Firmware I/O code for mac80211 Prism54 drivers |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
11 | * - stlc45xx driver | 12 | * - stlc45xx driver |
12 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). | 13 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #include <linux/slab.h> | 16 | #include <linux/slab.h> |
diff --git a/drivers/net/wireless/intersil/p54/led.c b/drivers/net/wireless/intersil/p54/led.c index 9a8fedd3c0f5..4bc77010f9c1 100644 --- a/drivers/net/wireless/intersil/p54/led.c +++ b/drivers/net/wireless/intersil/p54/led.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Common code for mac80211 Prism54 drivers | 3 | * Common code for mac80211 Prism54 drivers |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
11 | * - stlc45xx driver | 12 | * - stlc45xx driver |
12 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). | 13 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #include <linux/firmware.h> | 16 | #include <linux/firmware.h> |
diff --git a/drivers/net/wireless/intersil/p54/lmac.h b/drivers/net/wireless/intersil/p54/lmac.h index de1d46bf97df..e00761536cfc 100644 --- a/drivers/net/wireless/intersil/p54/lmac.h +++ b/drivers/net/wireless/intersil/p54/lmac.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * LMAC Interface specific definitions for mac80211 Prism54 drivers | 3 | * LMAC Interface specific definitions for mac80211 Prism54 drivers |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * | 11 | * |
11 | * - LMAC API interface header file for STLC4560 (lmac_longbow.h) | 12 | * - LMAC API interface header file for STLC4560 (lmac_longbow.h) |
12 | * Copyright (C) 2007 Conexant Systems, Inc. | 13 | * Copyright (C) 2007 Conexant Systems, Inc. |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #ifndef LMAC_H | 16 | #ifndef LMAC_H |
diff --git a/drivers/net/wireless/intersil/p54/main.c b/drivers/net/wireless/intersil/p54/main.c index 1c6d428515a4..ca2676f79bbb 100644 --- a/drivers/net/wireless/intersil/p54/main.c +++ b/drivers/net/wireless/intersil/p54/main.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * mac80211 glue code for mac80211 Prism54 drivers | 3 | * mac80211 glue code for mac80211 Prism54 drivers |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
11 | * - stlc45xx driver | 12 | * - stlc45xx driver |
12 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). | 13 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #include <linux/slab.h> | 16 | #include <linux/slab.h> |
diff --git a/drivers/net/wireless/intersil/p54/p54.h b/drivers/net/wireless/intersil/p54/p54.h index 529939e611cd..0a9c1a19380f 100644 --- a/drivers/net/wireless/intersil/p54/p54.h +++ b/drivers/net/wireless/intersil/p54/p54.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Shared defines for all mac80211 Prism54 code | 3 | * Shared defines for all mac80211 Prism54 code |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Based on the islsm (softmac prism54) driver, which is: | 7 | * Based on the islsm (softmac prism54) driver, which is: |
7 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 8 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef P54_H | 11 | #ifndef P54_H |
diff --git a/drivers/net/wireless/intersil/p54/p54pci.c b/drivers/net/wireless/intersil/p54/p54pci.c index 57ad56435dda..80ad0b7eaef4 100644 --- a/drivers/net/wireless/intersil/p54/p54pci.c +++ b/drivers/net/wireless/intersil/p54/p54pci.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | 2 | ||
2 | /* | 3 | /* |
3 | * Linux device driver for PCI based Prism54 | 4 | * Linux device driver for PCI based Prism54 |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * Based on the islsm (softmac prism54) driver, which is: | 9 | * Based on the islsm (softmac prism54) driver, which is: |
9 | * Copyright 2004-2006 Jean-Baptiste Note <jean-baptiste.note@m4x.org>, et al. | 10 | * Copyright 2004-2006 Jean-Baptiste Note <jean-baptiste.note@m4x.org>, et al. |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #include <linux/pci.h> | 13 | #include <linux/pci.h> |
diff --git a/drivers/net/wireless/intersil/p54/p54pci.h b/drivers/net/wireless/intersil/p54/p54pci.h index 68405c142f97..3867e5935ac4 100644 --- a/drivers/net/wireless/intersil/p54/p54pci.h +++ b/drivers/net/wireless/intersil/p54/p54pci.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef P54PCI_H | 2 | #ifndef P54PCI_H |
2 | #define P54PCI_H | 3 | #define P54PCI_H |
3 | #include <linux/interrupt.h> | 4 | #include <linux/interrupt.h> |
@@ -9,10 +10,6 @@ | |||
9 | * | 10 | * |
10 | * Based on the islsm (softmac prism54) driver, which is: | 11 | * Based on the islsm (softmac prism54) driver, which is: |
11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 12 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | 14 | ||
18 | /* Device Interrupt register bits */ | 15 | /* Device Interrupt register bits */ |
diff --git a/drivers/net/wireless/intersil/p54/p54usb.c b/drivers/net/wireless/intersil/p54/p54usb.c index b0b86f701061..f937815f0f2c 100644 --- a/drivers/net/wireless/intersil/p54/p54usb.c +++ b/drivers/net/wireless/intersil/p54/p54usb.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | 2 | ||
2 | /* | 3 | /* |
3 | * Linux device driver for USB based Prism54 | 4 | * Linux device driver for USB based Prism54 |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Based on the islsm (softmac prism54) driver, which is: | 8 | * Based on the islsm (softmac prism54) driver, which is: |
8 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 9 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | */ | 10 | */ |
14 | 11 | ||
15 | #include <linux/usb.h> | 12 | #include <linux/usb.h> |
diff --git a/drivers/net/wireless/intersil/p54/p54usb.h b/drivers/net/wireless/intersil/p54/p54usb.h index a5f5f0fea3bd..b2d1bce1b9e7 100644 --- a/drivers/net/wireless/intersil/p54/p54usb.h +++ b/drivers/net/wireless/intersil/p54/p54usb.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef P54USB_H | 2 | #ifndef P54USB_H |
2 | #define P54USB_H | 3 | #define P54USB_H |
3 | 4 | ||
@@ -8,10 +9,6 @@ | |||
8 | * | 9 | * |
9 | * Based on the islsm (softmac prism54) driver, which is: | 10 | * Based on the islsm (softmac prism54) driver, which is: |
10 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | /* for isl3886 register definitions used on ver 1 devices */ | 14 | /* for isl3886 register definitions used on ver 1 devices */ |
diff --git a/drivers/net/wireless/intersil/p54/txrx.c b/drivers/net/wireless/intersil/p54/txrx.c index 790784568ad2..ff9acd1563f4 100644 --- a/drivers/net/wireless/intersil/p54/txrx.c +++ b/drivers/net/wireless/intersil/p54/txrx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Common code for mac80211 Prism54 drivers | 3 | * Common code for mac80211 Prism54 drivers |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
11 | * - stlc45xx driver | 12 | * - stlc45xx driver |
12 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). | 13 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #include <linux/export.h> | 16 | #include <linux/export.h> |
diff --git a/drivers/net/wireless/mac80211_hwsim.c b/drivers/net/wireless/mac80211_hwsim.c index 60ca13e0f15b..40f231b94873 100644 --- a/drivers/net/wireless/mac80211_hwsim.c +++ b/drivers/net/wireless/mac80211_hwsim.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211 | 3 | * mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211 |
3 | * Copyright (c) 2008, Jouni Malinen <j@w1.fi> | 4 | * Copyright (c) 2008, Jouni Malinen <j@w1.fi> |
4 | * Copyright (c) 2011, Javier Lopez <jlopex@gmail.com> | 5 | * Copyright (c) 2011, Javier Lopez <jlopex@gmail.com> |
5 | * Copyright (c) 2016 - 2017 Intel Deutschland GmbH | 6 | * Copyright (c) 2016 - 2017 Intel Deutschland GmbH |
6 | * Copyright (C) 2018 Intel Corporation | 7 | * Copyright (C) 2018 Intel Corporation |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | /* | 10 | /* |
diff --git a/drivers/net/wireless/mac80211_hwsim.h b/drivers/net/wireless/mac80211_hwsim.h index a1ef8457fad4..a85bc7c5c030 100644 --- a/drivers/net/wireless/mac80211_hwsim.h +++ b/drivers/net/wireless/mac80211_hwsim.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211 | 3 | * mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211 |
3 | * Copyright (c) 2008, Jouni Malinen <j@w1.fi> | 4 | * Copyright (c) 2008, Jouni Malinen <j@w1.fi> |
4 | * Copyright (c) 2011, Javier Lopez <jlopex@gmail.com> | 5 | * Copyright (c) 2011, Javier Lopez <jlopex@gmail.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __MAC80211_HWSIM_H | 8 | #ifndef __MAC80211_HWSIM_H |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.c b/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.c index b1bfee738937..fda6ba796385 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | 2 | ||
2 | /* | 3 | /* |
3 | * Radio tuning for GCT GRF5101 on RTL8180 | 4 | * Radio tuning for GCT GRF5101 on RTL8180 |
@@ -13,10 +14,6 @@ | |||
13 | * A special Big Thanks also is for all people who donated me cards, | 14 | * A special Big Thanks also is for all people who donated me cards, |
14 | * making possible the creation of the original rtl8180 driver | 15 | * making possible the creation of the original rtl8180 driver |
15 | * from which this code is derived! | 16 | * from which this code is derived! |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #include <linux/pci.h> | 19 | #include <linux/pci.h> |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.h b/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.h index 4d80a2785123..91ff3185cd1b 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.h +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/grf5101.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef RTL8180_GRF5101_H | 2 | #ifndef RTL8180_GRF5101_H |
2 | #define RTL8180_GRF5101_H | 3 | #define RTL8180_GRF5101_H |
3 | 4 | ||
@@ -15,10 +16,6 @@ | |||
15 | * A special Big Thanks also is for all people who donated me cards, | 16 | * A special Big Thanks also is for all people who donated me cards, |
16 | * making possible the creation of the original rtl8180 driver | 17 | * making possible the creation of the original rtl8180 driver |
17 | * from which this code is derived! | 18 | * from which this code is derived! |
18 | * | ||
19 | * This program is free software; you can redistribute it and/or modify | ||
20 | * it under the terms of the GNU General Public License version 2 as | ||
21 | * published by the Free Software Foundation. | ||
22 | */ | 19 | */ |
23 | 20 | ||
24 | #define GRF5101_ANTENNA 0xA3 | 21 | #define GRF5101_ANTENNA 0xA3 |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.c b/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.c index eebf23976524..27d04fec3691 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Radio tuning for Maxim max2820 on RTL8180 | 3 | * Radio tuning for Maxim max2820 on RTL8180 |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * A special Big Thanks also is for all people who donated me cards, | 13 | * A special Big Thanks also is for all people who donated me cards, |
13 | * making possible the creation of the original rtl8180 driver | 14 | * making possible the creation of the original rtl8180 driver |
14 | * from which this code is derived! | 15 | * from which this code is derived! |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #include <linux/pci.h> | 18 | #include <linux/pci.h> |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.h b/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.h index 8e982b72b690..4cb800d2d3c8 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.h +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/max2820.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef RTL8180_MAX2820_H | 2 | #ifndef RTL8180_MAX2820_H |
2 | #define RTL8180_MAX2820_H | 3 | #define RTL8180_MAX2820_H |
3 | 4 | ||
@@ -15,10 +16,6 @@ | |||
15 | * A special Big Thanks also is for all people who donated me cards, | 16 | * A special Big Thanks also is for all people who donated me cards, |
16 | * making possible the creation of the original rtl8180 driver | 17 | * making possible the creation of the original rtl8180 driver |
17 | * from which this code is derived! | 18 | * from which this code is derived! |
18 | * | ||
19 | * This program is free software; you can redistribute it and/or modify | ||
20 | * it under the terms of the GNU General Public License version 2 as | ||
21 | * published by the Free Software Foundation. | ||
22 | */ | 19 | */ |
23 | 20 | ||
24 | #define MAXIM_ANTENNA 0xb3 | 21 | #define MAXIM_ANTENNA 0xb3 |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.c b/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.c index 9bda5bc78eda..470a869e6658 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | 2 | ||
2 | /* | 3 | /* |
3 | * Radio tuning for RTL8225 on RTL8180 | 4 | * Radio tuning for RTL8225 on RTL8180 |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright 2005 Andrea Merello <andrea.merello@gmail.com>, et al. | 10 | * Copyright 2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
10 | * | 11 | * |
11 | * Thanks to Realtek for their support! | 12 | * Thanks to Realtek for their support! |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | 14 | ||
18 | #include <linux/pci.h> | 15 | #include <linux/pci.h> |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c b/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c index 51e32df6120b..23cd4ff78e54 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | 2 | ||
2 | /* Radio tuning for RTL8225 on RTL8187SE | 3 | /* Radio tuning for RTL8225 on RTL8187SE |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Also based on the rtl8187 driver, which is: | 11 | * Also based on the rtl8187 driver, which is: |
11 | * Copyright 2007 Michael Wu <flamingice@sourmilk.net> | 12 | * Copyright 2007 Michael Wu <flamingice@sourmilk.net> |
12 | * Copyright 2007 Andrea Merello <andrea.merello@gmail.com> | 13 | * Copyright 2007 Andrea Merello <andrea.merello@gmail.com> |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #include <net/mac80211.h> | 16 | #include <net/mac80211.h> |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.h b/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.h index 229400264088..f00972661888 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.h +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | 2 | ||
2 | /* Definitions for RTL8187SE hardware | 3 | /* Definitions for RTL8187SE hardware |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Also based on the rtl8187 driver, which is: | 11 | * Also based on the rtl8187 driver, which is: |
11 | * Copyright 2007 Michael Wu <flamingice@sourmilk.net> | 12 | * Copyright 2007 Michael Wu <flamingice@sourmilk.net> |
12 | * Copyright 2007 Andrea Merello <andrea.merello@gmail.com> | 13 | * Copyright 2007 Andrea Merello <andrea.merello@gmail.com> |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #ifndef RTL8187SE_RTL8225_H | 16 | #ifndef RTL8187SE_RTL8225_H |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.c b/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.c index 959b049827de..dd12f5cdb19b 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | 2 | ||
2 | /* | 3 | /* |
3 | * Radio tuning for Philips SA2400 on RTL8180 | 4 | * Radio tuning for Philips SA2400 on RTL8180 |
@@ -13,10 +14,6 @@ | |||
13 | * A special Big Thanks also is for all people who donated me cards, | 14 | * A special Big Thanks also is for all people who donated me cards, |
14 | * making possible the creation of the original rtl8180 driver | 15 | * making possible the creation of the original rtl8180 driver |
15 | * from which this code is derived! | 16 | * from which this code is derived! |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #include <linux/pci.h> | 19 | #include <linux/pci.h> |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.h b/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.h index fb0093f35148..ef6565b20dbd 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.h +++ b/drivers/net/wireless/realtek/rtl818x/rtl8180/sa2400.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef RTL8180_SA2400_H | 2 | #ifndef RTL8180_SA2400_H |
2 | #define RTL8180_SA2400_H | 3 | #define RTL8180_SA2400_H |
3 | 4 | ||
@@ -15,10 +16,6 @@ | |||
15 | * A special Big Thanks also is for all people who donated me cards, | 16 | * A special Big Thanks also is for all people who donated me cards, |
16 | * making possible the creation of the original rtl8180 driver | 17 | * making possible the creation of the original rtl8180 driver |
17 | * from which this code is derived! | 18 | * from which this code is derived! |
18 | * | ||
19 | * This program is free software; you can redistribute it and/or modify | ||
20 | * it under the terms of the GNU General Public License version 2 as | ||
21 | * published by the Free Software Foundation. | ||
22 | */ | 19 | */ |
23 | 20 | ||
24 | #define SA2400_ANTENNA 0x91 | 21 | #define SA2400_ANTENNA 0x91 |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c b/drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c index 1a2ea8b47714..eb68b2d3caa1 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Linux device driver for RTL8187 | 3 | * Linux device driver for RTL8187 |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * | 15 | * |
15 | * Magic delays and register offsets below are taken from the original | 16 | * Magic delays and register offsets below are taken from the original |
16 | * r8187 driver sources. Thanks to Realtek for their support! | 17 | * r8187 driver sources. Thanks to Realtek for their support! |
17 | * | ||
18 | * This program is free software; you can redistribute it and/or modify | ||
19 | * it under the terms of the GNU General Public License version 2 as | ||
20 | * published by the Free Software Foundation. | ||
21 | */ | 18 | */ |
22 | 19 | ||
23 | #include <linux/usb.h> | 20 | #include <linux/usb.h> |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c b/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c index c089540116fa..49421d10e22b 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Linux LED driver for RTL8187 | 3 | * Linux LED driver for RTL8187 |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Copyright (c) Realtek Semiconductor Corp. All rights reserved. | 8 | * Copyright (c) Realtek Semiconductor Corp. All rights reserved. |
8 | * | 9 | * |
9 | * Thanks to Realtek for their support! | 10 | * Thanks to Realtek for their support! |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #ifdef CONFIG_RTL8187_LEDS | 13 | #ifdef CONFIG_RTL8187_LEDS |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.h b/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.h index d743c96d4a20..5565cbf92bbf 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.h +++ b/drivers/net/wireless/realtek/rtl818x/rtl8187/leds.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Definitions for RTL8187 leds | 3 | * Definitions for RTL8187 leds |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Based on the LED handling in the r8187 driver, which is: | 7 | * Based on the LED handling in the r8187 driver, which is: |
7 | * Copyright (c) Realtek Semiconductor Corp. All rights reserved. | 8 | * Copyright (c) Realtek Semiconductor Corp. All rights reserved. |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef RTL8187_LED_H | 11 | #ifndef RTL8187_LED_H |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.c b/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.c index 34116719974a..c57a4742b03e 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8187/rfkill.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Linux RFKILL support for RTL8187 | 3 | * Linux RFKILL support for RTL8187 |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Copyright (c) Realtek Semiconductor Corp. All rights reserved. | 8 | * Copyright (c) Realtek Semiconductor Corp. All rights reserved. |
8 | * | 9 | * |
9 | * Thanks to Realtek for their support! | 10 | * Thanks to Realtek for their support! |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #include <linux/types.h> | 13 | #include <linux/types.h> |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h b/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h index 324451df97f7..36f3460cc6c6 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h +++ b/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Definitions for RTL8187 hardware | 3 | * Definitions for RTL8187 hardware |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Based on the r8187 driver, which is: | 8 | * Based on the r8187 driver, which is: |
8 | * Copyright 2005 Andrea Merello <andrea.merello@gmail.com>, et al. | 9 | * Copyright 2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | */ | 10 | */ |
14 | 11 | ||
15 | #ifndef RTL8187_H | 12 | #ifndef RTL8187_H |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c b/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c index ff0971f1e2c8..b2616d61b66d 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c +++ b/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Radio tuning for RTL8225 on RTL8187 | 3 | * Radio tuning for RTL8225 on RTL8187 |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Magic delays, register offsets, and phy value tables below are | 11 | * Magic delays, register offsets, and phy value tables below are |
11 | * taken from the original r8187 driver sources. Thanks to Realtek | 12 | * taken from the original r8187 driver sources. Thanks to Realtek |
12 | * for their support! | 13 | * for their support! |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #include <linux/usb.h> | 16 | #include <linux/usb.h> |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.h b/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.h index 141afb09a5b4..b9475e6ead23 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.h +++ b/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8225.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Radio tuning definitions for RTL8225 on RTL8187 | 3 | * Radio tuning definitions for RTL8225 on RTL8187 |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Based on the r8187 driver, which is: | 8 | * Based on the r8187 driver, which is: |
8 | * Copyright 2005 Andrea Merello <andrea.merello@gmail.com>, et al. | 9 | * Copyright 2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | */ | 10 | */ |
14 | 11 | ||
15 | #ifndef RTL8187_RTL8225_H | 12 | #ifndef RTL8187_RTL8225_H |
diff --git a/drivers/net/wireless/realtek/rtl818x/rtl818x.h b/drivers/net/wireless/realtek/rtl818x/rtl818x.h index 7abef95d278b..597f41af899a 100644 --- a/drivers/net/wireless/realtek/rtl818x/rtl818x.h +++ b/drivers/net/wireless/realtek/rtl818x/rtl818x.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Definitions for RTL818x hardware | 3 | * Definitions for RTL818x hardware |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Based on the r8187 driver, which is: | 8 | * Based on the r8187 driver, which is: |
8 | * Copyright 2005 Andrea Merello <andrea.merello@gmail.com>, et al. | 9 | * Copyright 2005 Andrea Merello <andrea.merello@gmail.com>, et al. |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License version 2 as | ||
12 | * published by the Free Software Foundation. | ||
13 | */ | 10 | */ |
14 | 11 | ||
15 | #ifndef RTL818X_H | 12 | #ifndef RTL818X_H |
diff --git a/drivers/net/wireless/st/cw1200/bh.c b/drivers/net/wireless/st/cw1200/bh.c index 92d299aa257c..02efe8483cba 100644 --- a/drivers/net/wireless/st/cw1200/bh.c +++ b/drivers/net/wireless/st/cw1200/bh.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Device handling thread implementation for mac80211 ST-Ericsson CW1200 drivers | 3 | * Device handling thread implementation for mac80211 ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * ST-Ericsson UMAC CW1200 driver, which is | 9 | * ST-Ericsson UMAC CW1200 driver, which is |
9 | * Copyright (c) 2010, ST-Ericsson | 10 | * Copyright (c) 2010, ST-Ericsson |
10 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> | 11 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #include <linux/module.h> | 14 | #include <linux/module.h> |
diff --git a/drivers/net/wireless/st/cw1200/bh.h b/drivers/net/wireless/st/cw1200/bh.h index af6a4853728f..a4ff6fd7624f 100644 --- a/drivers/net/wireless/st/cw1200/bh.h +++ b/drivers/net/wireless/st/cw1200/bh.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Device handling thread interface for mac80211 ST-Ericsson CW1200 drivers | 3 | * Device handling thread interface for mac80211 ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef CW1200_BH_H | 9 | #ifndef CW1200_BH_H |
diff --git a/drivers/net/wireless/st/cw1200/cw1200.h b/drivers/net/wireless/st/cw1200/cw1200.h index 1ad7d3602520..48f808cdc1cb 100644 --- a/drivers/net/wireless/st/cw1200/cw1200.h +++ b/drivers/net/wireless/st/cw1200/cw1200.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Common private data for ST-Ericsson CW1200 drivers | 3 | * Common private data for ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * | 10 | * |
10 | * Based on the islsm (softmac prism54) driver, which is: | 11 | * Based on the islsm (softmac prism54) driver, which is: |
11 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 12 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | 14 | ||
18 | #ifndef CW1200_H | 15 | #ifndef CW1200_H |
diff --git a/drivers/net/wireless/st/cw1200/cw1200_sdio.c b/drivers/net/wireless/st/cw1200/cw1200_sdio.c index 1037ec62659d..43e012073dbf 100644 --- a/drivers/net/wireless/st/cw1200/cw1200_sdio.c +++ b/drivers/net/wireless/st/cw1200/cw1200_sdio.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Mac80211 SDIO driver for ST-Ericsson CW1200 device | 3 | * Mac80211 SDIO driver for ST-Ericsson CW1200 device |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/module.h> | 9 | #include <linux/module.h> |
diff --git a/drivers/net/wireless/st/cw1200/cw1200_spi.c b/drivers/net/wireless/st/cw1200/cw1200_spi.c index 412fb6e49aed..ef01caac629c 100644 --- a/drivers/net/wireless/st/cw1200/cw1200_spi.c +++ b/drivers/net/wireless/st/cw1200/cw1200_spi.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Mac80211 SPI driver for ST-Ericsson CW1200 device | 3 | * Mac80211 SPI driver for ST-Ericsson CW1200 device |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Based on cw1200_sdio.c | 8 | * Based on cw1200_sdio.c |
8 | * Copyright (c) 2010, ST-Ericsson | 9 | * Copyright (c) 2010, ST-Ericsson |
9 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 10 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #include <linux/module.h> | 13 | #include <linux/module.h> |
diff --git a/drivers/net/wireless/st/cw1200/debug.c b/drivers/net/wireless/st/cw1200/debug.c index d94266d9d0b8..8686929c70df 100644 --- a/drivers/net/wireless/st/cw1200/debug.c +++ b/drivers/net/wireless/st/cw1200/debug.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * mac80211 glue code for mac80211 ST-Ericsson CW1200 drivers | 3 | * mac80211 glue code for mac80211 ST-Ericsson CW1200 drivers |
3 | * DebugFS code | 4 | * DebugFS code |
4 | * | 5 | * |
5 | * Copyright (c) 2010, ST-Ericsson | 6 | * Copyright (c) 2010, ST-Ericsson |
6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 7 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/module.h> | 10 | #include <linux/module.h> |
diff --git a/drivers/net/wireless/st/cw1200/debug.h b/drivers/net/wireless/st/cw1200/debug.h index b525aba53bfc..80bc1567533a 100644 --- a/drivers/net/wireless/st/cw1200/debug.h +++ b/drivers/net/wireless/st/cw1200/debug.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * DebugFS code for ST-Ericsson CW1200 mac80211 driver | 3 | * DebugFS code for ST-Ericsson CW1200 mac80211 driver |
3 | * | 4 | * |
4 | * Copyright (c) 2011, ST-Ericsson | 5 | * Copyright (c) 2011, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef CW1200_DEBUG_H_INCLUDED | 9 | #ifndef CW1200_DEBUG_H_INCLUDED |
diff --git a/drivers/net/wireless/st/cw1200/fwio.c b/drivers/net/wireless/st/cw1200/fwio.c index b7881232499c..6574e78e05ea 100644 --- a/drivers/net/wireless/st/cw1200/fwio.c +++ b/drivers/net/wireless/st/cw1200/fwio.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Firmware I/O code for mac80211 ST-Ericsson CW1200 drivers | 3 | * Firmware I/O code for mac80211 ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * ST-Ericsson UMAC CW1200 driver which is | 9 | * ST-Ericsson UMAC CW1200 driver which is |
9 | * Copyright (c) 2010, ST-Ericsson | 10 | * Copyright (c) 2010, ST-Ericsson |
10 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> | 11 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #include <linux/vmalloc.h> | 14 | #include <linux/vmalloc.h> |
diff --git a/drivers/net/wireless/st/cw1200/fwio.h b/drivers/net/wireless/st/cw1200/fwio.h index ea3099362cdf..c287160a492e 100644 --- a/drivers/net/wireless/st/cw1200/fwio.h +++ b/drivers/net/wireless/st/cw1200/fwio.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Firmware API for mac80211 ST-Ericsson CW1200 drivers | 3 | * Firmware API for mac80211 ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * ST-Ericsson UMAC CW1200 driver which is | 9 | * ST-Ericsson UMAC CW1200 driver which is |
9 | * Copyright (c) 2010, ST-Ericsson | 10 | * Copyright (c) 2010, ST-Ericsson |
10 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> | 11 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #ifndef FWIO_H_INCLUDED | 14 | #ifndef FWIO_H_INCLUDED |
diff --git a/drivers/net/wireless/st/cw1200/hwbus.h b/drivers/net/wireless/st/cw1200/hwbus.h index 8b2fc831c3de..bc8802d37b7b 100644 --- a/drivers/net/wireless/st/cw1200/hwbus.h +++ b/drivers/net/wireless/st/cw1200/hwbus.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Common hwbus abstraction layer interface for cw1200 wireless driver | 3 | * Common hwbus abstraction layer interface for cw1200 wireless driver |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef CW1200_HWBUS_H | 9 | #ifndef CW1200_HWBUS_H |
diff --git a/drivers/net/wireless/st/cw1200/hwio.c b/drivers/net/wireless/st/cw1200/hwio.c index ff230b7aeedd..3ba462de8e91 100644 --- a/drivers/net/wireless/st/cw1200/hwio.c +++ b/drivers/net/wireless/st/cw1200/hwio.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Low-level device IO routines for ST-Ericsson CW1200 drivers | 3 | * Low-level device IO routines for ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * ST-Ericsson UMAC CW1200 driver, which is | 9 | * ST-Ericsson UMAC CW1200 driver, which is |
9 | * Copyright (c) 2010, ST-Ericsson | 10 | * Copyright (c) 2010, ST-Ericsson |
10 | * Author: Ajitpal Singh <ajitpal.singh@lockless.no> | 11 | * Author: Ajitpal Singh <ajitpal.singh@lockless.no> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #include <linux/types.h> | 14 | #include <linux/types.h> |
diff --git a/drivers/net/wireless/st/cw1200/hwio.h b/drivers/net/wireless/st/cw1200/hwio.h index ddf52669dc5b..d1e629a566c2 100644 --- a/drivers/net/wireless/st/cw1200/hwio.h +++ b/drivers/net/wireless/st/cw1200/hwio.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Low-level API for mac80211 ST-Ericsson CW1200 drivers | 3 | * Low-level API for mac80211 ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * ST-Ericsson UMAC CW1200 driver which is | 9 | * ST-Ericsson UMAC CW1200 driver which is |
9 | * Copyright (c) 2010, ST-Ericsson | 10 | * Copyright (c) 2010, ST-Ericsson |
10 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> | 11 | * Author: Ajitpal Singh <ajitpal.singh@stericsson.com> |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | */ | 12 | */ |
16 | 13 | ||
17 | #ifndef CW1200_HWIO_H_INCLUDED | 14 | #ifndef CW1200_HWIO_H_INCLUDED |
diff --git a/drivers/net/wireless/st/cw1200/main.c b/drivers/net/wireless/st/cw1200/main.c index c1608f0bf6d0..f7fe56affbcd 100644 --- a/drivers/net/wireless/st/cw1200/main.c +++ b/drivers/net/wireless/st/cw1200/main.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * mac80211 glue code for mac80211 ST-Ericsson CW1200 drivers | 3 | * mac80211 glue code for mac80211 ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. | 15 | * Copyright 2004-2006 Jean-Baptiste Note <jbnote@gmail.com>, et al. |
15 | * - stlc45xx driver | 16 | * - stlc45xx driver |
16 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). | 17 | * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). |
17 | * | ||
18 | * This program is free software; you can redistribute it and/or modify | ||
19 | * it under the terms of the GNU General Public License version 2 as | ||
20 | * published by the Free Software Foundation. | ||
21 | */ | 18 | */ |
22 | 19 | ||
23 | #include <linux/module.h> | 20 | #include <linux/module.h> |
diff --git a/drivers/net/wireless/st/cw1200/pm.c b/drivers/net/wireless/st/cw1200/pm.c index ded23df1ac1d..a20ab577a364 100644 --- a/drivers/net/wireless/st/cw1200/pm.c +++ b/drivers/net/wireless/st/cw1200/pm.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Mac80211 power management API for ST-Ericsson CW1200 drivers | 3 | * Mac80211 power management API for ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2011, ST-Ericsson | 5 | * Copyright (c) 2011, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/module.h> | 9 | #include <linux/module.h> |
diff --git a/drivers/net/wireless/st/cw1200/pm.h b/drivers/net/wireless/st/cw1200/pm.h index 534548470ebc..f516eedfe03c 100644 --- a/drivers/net/wireless/st/cw1200/pm.h +++ b/drivers/net/wireless/st/cw1200/pm.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Mac80211 power management interface for ST-Ericsson CW1200 mac80211 drivers | 3 | * Mac80211 power management interface for ST-Ericsson CW1200 mac80211 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2011, ST-Ericsson | 5 | * Copyright (c) 2011, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef PM_H_INCLUDED | 9 | #ifndef PM_H_INCLUDED |
diff --git a/drivers/net/wireless/st/cw1200/queue.c b/drivers/net/wireless/st/cw1200/queue.c index 7895efefa95d..14133eedb3b6 100644 --- a/drivers/net/wireless/st/cw1200/queue.c +++ b/drivers/net/wireless/st/cw1200/queue.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * O(1) TX queue with built-in allocator for ST-Ericsson CW1200 drivers | 3 | * O(1) TX queue with built-in allocator for ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <net/mac80211.h> | 9 | #include <net/mac80211.h> |
diff --git a/drivers/net/wireless/st/cw1200/queue.h b/drivers/net/wireless/st/cw1200/queue.h index 119f9c79c14e..96ac69ae97de 100644 --- a/drivers/net/wireless/st/cw1200/queue.h +++ b/drivers/net/wireless/st/cw1200/queue.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * O(1) TX queue with built-in allocator for ST-Ericsson CW1200 drivers | 3 | * O(1) TX queue with built-in allocator for ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef CW1200_QUEUE_H_INCLUDED | 9 | #ifndef CW1200_QUEUE_H_INCLUDED |
diff --git a/drivers/net/wireless/st/cw1200/scan.c b/drivers/net/wireless/st/cw1200/scan.c index 71e9b91cf15b..c46b044b7f7b 100644 --- a/drivers/net/wireless/st/cw1200/scan.c +++ b/drivers/net/wireless/st/cw1200/scan.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Scan implementation for ST-Ericsson CW1200 mac80211 drivers | 3 | * Scan implementation for ST-Ericsson CW1200 mac80211 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/sched.h> | 9 | #include <linux/sched.h> |
diff --git a/drivers/net/wireless/st/cw1200/scan.h b/drivers/net/wireless/st/cw1200/scan.h index cc75459e5784..139a9f84c9bf 100644 --- a/drivers/net/wireless/st/cw1200/scan.h +++ b/drivers/net/wireless/st/cw1200/scan.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Scan interface for ST-Ericsson CW1200 mac80211 drivers | 3 | * Scan interface for ST-Ericsson CW1200 mac80211 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef SCAN_H_INCLUDED | 9 | #ifndef SCAN_H_INCLUDED |
diff --git a/drivers/net/wireless/st/cw1200/sta.c b/drivers/net/wireless/st/cw1200/sta.c index 8dae92a79fe1..236022d4ae2a 100644 --- a/drivers/net/wireless/st/cw1200/sta.c +++ b/drivers/net/wireless/st/cw1200/sta.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Mac80211 STA API for ST-Ericsson CW1200 drivers | 3 | * Mac80211 STA API for ST-Ericsson CW1200 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/vmalloc.h> | 9 | #include <linux/vmalloc.h> |
diff --git a/drivers/net/wireless/st/cw1200/sta.h b/drivers/net/wireless/st/cw1200/sta.h index 719de34dcbfe..706dab8e73bf 100644 --- a/drivers/net/wireless/st/cw1200/sta.h +++ b/drivers/net/wireless/st/cw1200/sta.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Mac80211 STA interface for ST-Ericsson CW1200 mac80211 drivers | 3 | * Mac80211 STA interface for ST-Ericsson CW1200 mac80211 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef STA_H_INCLUDED | 9 | #ifndef STA_H_INCLUDED |
diff --git a/drivers/net/wireless/st/cw1200/txrx.c b/drivers/net/wireless/st/cw1200/txrx.c index 8c800ef23159..2dfcdb145944 100644 --- a/drivers/net/wireless/st/cw1200/txrx.c +++ b/drivers/net/wireless/st/cw1200/txrx.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Datapath implementation for ST-Ericsson CW1200 mac80211 drivers | 3 | * Datapath implementation for ST-Ericsson CW1200 mac80211 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <net/mac80211.h> | 9 | #include <net/mac80211.h> |
diff --git a/drivers/net/wireless/st/cw1200/txrx.h b/drivers/net/wireless/st/cw1200/txrx.h index 492a4e14213b..8b87e07465c7 100644 --- a/drivers/net/wireless/st/cw1200/txrx.h +++ b/drivers/net/wireless/st/cw1200/txrx.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Datapath interface for ST-Ericsson CW1200 mac80211 drivers | 3 | * Datapath interface for ST-Ericsson CW1200 mac80211 drivers |
3 | * | 4 | * |
4 | * Copyright (c) 2010, ST-Ericsson | 5 | * Copyright (c) 2010, ST-Ericsson |
5 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef CW1200_TXRX_H | 9 | #ifndef CW1200_TXRX_H |
diff --git a/drivers/net/wireless/st/cw1200/wsm.c b/drivers/net/wireless/st/cw1200/wsm.c index be4c22e0d902..c86f31dcc981 100644 --- a/drivers/net/wireless/st/cw1200/wsm.c +++ b/drivers/net/wireless/st/cw1200/wsm.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * WSM host interface (HI) implementation for | 3 | * WSM host interface (HI) implementation for |
3 | * ST-Ericsson CW1200 mac80211 drivers. | 4 | * ST-Ericsson CW1200 mac80211 drivers. |
4 | * | 5 | * |
5 | * Copyright (c) 2010, ST-Ericsson | 6 | * Copyright (c) 2010, ST-Ericsson |
6 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> | 7 | * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/skbuff.h> | 10 | #include <linux/skbuff.h> |
diff --git a/drivers/net/wireless/st/cw1200/wsm.h b/drivers/net/wireless/st/cw1200/wsm.h index 48086e849515..ddea57f8c8ab 100644 --- a/drivers/net/wireless/st/cw1200/wsm.h +++ b/drivers/net/wireless/st/cw1200/wsm.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * WSM host interface (HI) interface for ST-Ericsson CW1200 mac80211 drivers | 3 | * WSM host interface (HI) interface for ST-Ericsson CW1200 mac80211 drivers |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Based on CW1200 UMAC WSM API, which is | 8 | * Based on CW1200 UMAC WSM API, which is |
8 | * Copyright (C) ST-Ericsson SA 2010 | 9 | * Copyright (C) ST-Ericsson SA 2010 |
9 | * Author: Stewart Mathers <stewart.mathers@stericsson.com> | 10 | * Author: Stewart Mathers <stewart.mathers@stericsson.com> |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #ifndef CW1200_WSM_H_INCLUDED | 13 | #ifndef CW1200_WSM_H_INCLUDED |
diff --git a/drivers/net/wireless/ti/wlcore/vendor_cmd.c b/drivers/net/wireless/ti/wlcore/vendor_cmd.c index 75756fb8e7b0..5cf0b32c413b 100644 --- a/drivers/net/wireless/ti/wlcore/vendor_cmd.c +++ b/drivers/net/wireless/ti/wlcore/vendor_cmd.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * This file is part of wlcore | 3 | * This file is part of wlcore |
3 | * | 4 | * |
4 | * Copyright (C) 2014 Texas Instruments. All rights reserved. | 5 | * Copyright (C) 2014 Texas Instruments. All rights reserved. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or | ||
7 | * modify it under the terms of the GNU General Public License | ||
8 | * version 2 as published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #include <linux/pm_runtime.h> | 8 | #include <linux/pm_runtime.h> |
diff --git a/drivers/net/wireless/ti/wlcore/vendor_cmd.h b/drivers/net/wireless/ti/wlcore/vendor_cmd.h index 6e0c15e30f03..ebe815ea0316 100644 --- a/drivers/net/wireless/ti/wlcore/vendor_cmd.h +++ b/drivers/net/wireless/ti/wlcore/vendor_cmd.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * This file is part of wlcore | 3 | * This file is part of wlcore |
3 | * | 4 | * |
4 | * Copyright (C) 2014 Texas Instruments. All rights reserved. | 5 | * Copyright (C) 2014 Texas Instruments. All rights reserved. |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or | ||
7 | * modify it under the terms of the GNU General Public License | ||
8 | * version 2 as published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __WLCORE_VENDOR_H__ | 8 | #ifndef __WLCORE_VENDOR_H__ |
diff --git a/drivers/net/wireless/zydas/zd1201.c b/drivers/net/wireless/zydas/zd1201.c index 22c70f1f568c..0db7362bedb4 100644 --- a/drivers/net/wireless/zydas/zd1201.c +++ b/drivers/net/wireless/zydas/zd1201.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Driver for ZyDAS zd1201 based wireless USB devices. | 3 | * Driver for ZyDAS zd1201 based wireless USB devices. |
3 | * | 4 | * |
4 | * Copyright (c) 2004, 2005 Jeroen Vreeken (pe1rxq@amsat.org) | 5 | * Copyright (c) 2004, 2005 Jeroen Vreeken (pe1rxq@amsat.org) |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or | ||
7 | * modify it under the terms of the GNU General Public License | ||
8 | * version 2 as published by the Free Software Foundation. | ||
9 | * | ||
10 | * Parts of this driver have been derived from a wlan-ng version | 7 | * Parts of this driver have been derived from a wlan-ng version |
11 | * modified by ZyDAS. They also made documentation available, thanks! | 8 | * modified by ZyDAS. They also made documentation available, thanks! |
12 | * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. | 9 | * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. |
diff --git a/drivers/net/wireless/zydas/zd1201.h b/drivers/net/wireless/zydas/zd1201.h index dd7ea1f35bef..c46ac87550d1 100644 --- a/drivers/net/wireless/zydas/zd1201.h +++ b/drivers/net/wireless/zydas/zd1201.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (c) 2004, 2005 Jeroen Vreeken (pe1rxq@amsat.org) | 3 | * Copyright (c) 2004, 2005 Jeroen Vreeken (pe1rxq@amsat.org) |
3 | * | 4 | * |
4 | * This program is free software; you can redistribute it and/or | ||
5 | * modify it under the terms of the GNU General Public License | ||
6 | * version 2 as published by the Free Software Foundation. | ||
7 | * | ||
8 | * Parts of this driver have been derived from a wlan-ng version | 5 | * Parts of this driver have been derived from a wlan-ng version |
9 | * modified by ZyDAS. | 6 | * modified by ZyDAS. |
10 | * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. | 7 | * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. |