kernel-hacking-2024-linux-s.../net/wireless
Ben Greear cfd8e12f42 wireless: Print wiphy name in sysfs.
The index cannot be used to reliably reconstruct a phy
name, so explicitly add the phy name to sysfs so that scripts
can figure out the parent phy device for a particular
wireless interface.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-10-12 16:05:29 -04:00
..
.gitignore
chan.c cfg80211: don't refuse HT20 channels on devices that don't support HT40 2010-06-02 16:13:17 -04:00
core.c Revert "wireless: Use first phyX name available when registering phy devices." 2010-10-11 14:46:52 -04:00
core.h cfg80211/mac80211: allow per-station GTKs 2010-10-06 16:30:40 -04:00
db.txt
debugfs.c
debugfs.h
ethtool.c
ethtool.h
genregdb.awk wireless: correct sparse warning in generated regdb.c 2010-07-20 16:49:37 -04:00
ibss.c cfg80211/mac80211: allow per-station GTKs 2010-10-06 16:30:40 -04:00
Kconfig
lib80211.c
lib80211_crypt_ccmp.c lib80211: remove unused host_build_iv option 2010-07-26 15:09:04 -04:00
lib80211_crypt_tkip.c lib80211: remove unused host_build_iv option 2010-07-26 15:09:04 -04:00
lib80211_crypt_wep.c lib80211: remove unused host_build_iv option 2010-07-26 15:09:04 -04:00
Makefile
mlme.c cfg80211/mac80211: allow management frame TX in AP mode 2010-10-05 13:35:23 -04:00
nl80211.c cfg80211: add channel utilization stats to the survey command 2010-10-11 15:04:20 -04:00
nl80211.h cfg80211/mac80211: extensible frame processing 2010-08-24 16:27:56 -04:00
radiotap.c net/wireless: use ARRAY_SIZE macro in radiotap.c 2010-09-14 16:05:57 -04:00
reg.c cfg80211/mac80211: use lockdep_assert_held 2010-09-16 15:46:00 -04:00
reg.h wireless: move regulatory_init to .init.text 2010-06-18 15:11:13 -04:00
regdb.h
scan.c cfg80211: fix BSS double-unlinking 2010-10-06 16:30:43 -04:00
sme.c cfg80211/mac80211: allow per-station GTKs 2010-10-06 16:30:40 -04:00
sysfs.c wireless: Print wiphy name in sysfs. 2010-10-12 16:05:29 -04:00
sysfs.h
util.c cfg80211/mac80211: allow per-station GTKs 2010-10-06 16:30:40 -04:00
wext-compat.c wireless: Set some stats used by /proc/net/wireless (wext) 2010-10-11 15:04:19 -04:00
wext-compat.h
wext-core.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-09-24 15:52:34 -04:00
wext-priv.c wext: fix potential private ioctl memory content leak 2010-09-20 13:41:40 -04:00
wext-proc.c
wext-sme.c cfg80211: allow changing port control protocol 2010-08-27 13:27:07 -04:00
wext-spy.c