linux/net/wireless
Ben Greear 1998d90ad4 cfg80211: support creating wiphy with suggested name
Kernel will attempt to use the name if it is supplied,
but if name cannot be used for some reason, the default
phyX name will be used instead.

Signed-off-by: Ben Greear <greearb@candelatech.com>
[while at it, use wiphy_name() instead of dev_name(),
 fix format string issue reported by Kees Cook]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-10-27 08:48:18 +01:00
..
.gitignore
ap.c
chan.c
core.c cfg80211: support creating wiphy with suggested name 2014-10-27 08:48:18 +01:00
core.h
db.txt
debugfs.c
debugfs.h
ethtool.c
genregdb.awk
ibss.c
Kconfig
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
lib80211.c
Makefile
mesh.c
mlme.c
nl80211.c cfg80211: make WMM TSPEC support flag an nl80211 feature flag 2014-10-22 10:41:49 +02:00
nl80211.h
radiotap.c
rdev-ops.h cfg80211: Convert del_station() callback to use a param struct 2014-10-20 16:24:21 +02:00
reg.c
reg.h
regdb.h
scan.c
sme.c cfg80211: set the rates mask in connection probes over specified freq 2014-10-10 17:11:13 +02:00
sysfs.c
sysfs.h
trace.c
trace.h cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION 2014-10-20 16:39:23 +02:00
util.c
wext-compat.c
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c