mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
rtlwifi: Replace old-style license information
The traditional license information is replaced by the SPDX form. There are no code changes. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
af5399b245
commit
d27a76fa5a
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "rc.h"
|
#include "rc.h"
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_BASE_H__
|
#ifndef __RTL_BASE_H__
|
||||||
#define __RTL_BASE_H__
|
#define __RTL_BASE_H__
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,6 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "cam.h"
|
#include "cam.h"
|
||||||
#include <linux/export.h>
|
#include <linux/export.h>
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_CAM_H_
|
#ifndef __RTL_CAM_H_
|
||||||
#define __RTL_CAM_H_
|
#define __RTL_CAM_H_
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "core.h"
|
#include "core.h"
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_CORE_H__
|
#ifndef __RTL_CORE_H__
|
||||||
#define __RTL_CORE_H__
|
#define __RTL_CORE_H__
|
||||||
|
|
|
||||||
|
|
@ -1,26 +1,5 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "cam.h"
|
#include "cam.h"
|
||||||
|
|
|
||||||
|
|
@ -1,26 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_DEBUG_H__
|
#ifndef __RTL_DEBUG_H__
|
||||||
#define __RTL_DEBUG_H__
|
#define __RTL_DEBUG_H__
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,6 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* Tmis program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* Tmis program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* Tme full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "efuse.h"
|
#include "efuse.h"
|
||||||
#include "pci.h"
|
#include "pci.h"
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_EFUSE_H_
|
#ifndef __RTL_EFUSE_H_
|
||||||
#define __RTL_EFUSE_H_
|
#define __RTL_EFUSE_H_
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "core.h"
|
#include "core.h"
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_PCI_H__
|
#ifndef __RTL_PCI_H__
|
||||||
#define __RTL_PCI_H__
|
#define __RTL_PCI_H__
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "base.h"
|
#include "base.h"
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __REALTEK_RTL_PCI_PS_H__
|
#ifndef __REALTEK_RTL_PCI_PS_H__
|
||||||
#define __REALTEK_RTL_PCI_PS_H__
|
#define __REALTEK_RTL_PCI_PS_H__
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL8723E_PWRSEQCMD_H__
|
#ifndef __RTL8723E_PWRSEQCMD_H__
|
||||||
#define __RTL8723E_PWRSEQCMD_H__
|
#define __RTL8723E_PWRSEQCMD_H__
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "base.h"
|
#include "base.h"
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_RC_H__
|
#ifndef __RTL_RC_H__
|
||||||
#define __RTL_RC_H__
|
#define __RTL_RC_H__
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "regd.h"
|
#include "regd.h"
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_REGD_H__
|
#ifndef __RTL_REGD_H__
|
||||||
#define __RTL_REGD_H__
|
#define __RTL_REGD_H__
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,6 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "stats.h"
|
#include "stats.h"
|
||||||
#include <linux/export.h>
|
#include <linux/export.h>
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_STATS_H__
|
#ifndef __RTL_STATS_H__
|
||||||
#define __RTL_STATS_H__
|
#define __RTL_STATS_H__
|
||||||
|
|
|
||||||
|
|
@ -1,25 +1,5 @@
|
||||||
/******************************************************************************
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation. All rights reserved.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#include "wifi.h"
|
#include "wifi.h"
|
||||||
#include "core.h"
|
#include "core.h"
|
||||||
|
|
|
||||||
|
|
@ -1,25 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation. All rights reserved.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_USB_H__
|
#ifndef __RTL_USB_H__
|
||||||
#define __RTL_USB_H__
|
#define __RTL_USB_H__
|
||||||
|
|
|
||||||
|
|
@ -1,27 +1,5 @@
|
||||||
/******************************************************************************
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
*
|
/* Copyright(c) 2009-2012 Realtek Corporation.*/
|
||||||
* Copyright(c) 2009-2012 Realtek Corporation.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
|
||||||
* published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
||||||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
||||||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
|
||||||
* more details.
|
|
||||||
*
|
|
||||||
* The full GNU General Public License is included in this distribution in the
|
|
||||||
* file called LICENSE.
|
|
||||||
*
|
|
||||||
* Contact Information:
|
|
||||||
* wlanfae <wlanfae@realtek.com>
|
|
||||||
* Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
|
|
||||||
* Hsinchu 300, Taiwan.
|
|
||||||
*
|
|
||||||
* Larry Finger <Larry.Finger@lwfinger.net>
|
|
||||||
*
|
|
||||||
*****************************************************************************/
|
|
||||||
|
|
||||||
#ifndef __RTL_WIFI_H__
|
#ifndef __RTL_WIFI_H__
|
||||||
#define __RTL_WIFI_H__
|
#define __RTL_WIFI_H__
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user