Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

Files removed in 'net-next' had their license header updated
in 'net'.  We take the remove from 'net-next'.

Signed-off-by: David S. Miller <davem@davemloft.net>
このコミットが含まれているのは:
David S. Miller
2017-11-04 09:26:51 +09:00
コミット 2a171788ba
12703個のファイルの変更13121行の追加311行の削除

ファイルの表示

@@ -1,3 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CFG80211) += cfg80211.o
obj-$(CONFIG_LIB80211) += lib80211.o
obj-$(CONFIG_LIB80211_CRYPT_WEP) += lib80211_crypt_wep.o

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#include <linux/ieee80211.h>
#include <linux/export.h>
#include <net/cfg80211.h>

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* This file contains helper code to handle channel
* settings and keeping track of what is possible at

ファイルの表示

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Wireless configuration interface internals.
*

ファイルの表示

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __CFG80211_DEBUGFS_H
#define __CFG80211_DEBUGFS_H

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#include <linux/utsname.h>
#include <net/cfg80211.h>
#include "core.h"

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Some IBSS support code for cfg80211.
*

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#include <linux/ieee80211.h>
#include <linux/export.h>
#include <net/cfg80211.h>

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* cfg80211 MLME SAP interface
*

ファイルの表示

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __NET_WIRELESS_NL80211_H
#define __NET_WIRELESS_NL80211_H

ファイルの表示

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __CFG80211_RDEV_OPS
#define __CFG80211_RDEV_OPS

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* cfg80211 scan result handling
*

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* SME code for cfg80211
* both driver SME event handling and the SME implementation

ファイルの表示

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __WIRELESS_SYSFS_H
#define __WIRELESS_SYSFS_H

ファイルの表示

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0 */
#undef TRACE_SYSTEM
#define TRACE_SYSTEM cfg80211

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Wireless utility functions
*

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* cfg80211 - wext compat code
*

ファイルの表示

@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/*
* cfg80211 wext compat for managed mode.
*