kernel-hacking-2024-linux-s.../net/wireless
Amitkumar Karwar 40db6c77ab cfg80211: module_param to disable HT40 in 2.4GHz band
Currently mac80211 uses ieee80211_disable_40mhz_24ghz module
parameter to allow disabling 40MHz operation in the 2.4GHz band.
Move this handling from mac80211 to cfg80211 so that the feature
will be more generic.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Reviewed-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-04-25 14:50:17 -04:00
..
.gitignore
chan.c
core.c cfg80211: module_param to disable HT40 in 2.4GHz band 2011-04-25 14:50:17 -04:00
core.h
db.txt
debugfs.c
debugfs.h
ethtool.c wireless: add support for ethtool_ops->{get,set}_ringparam 2011-03-11 14:16:58 -05:00
ethtool.h
genregdb.awk
ibss.c
Kconfig
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c nl80211: New notification to discover mesh peer candidates. 2011-04-12 16:57:39 -04:00
mlme.c cfg80211: Add nl80211 event for deletion of a station entry 2011-03-30 14:15:18 -04:00
nl80211.c {mac|nl}80211: Add station connected time 2011-04-12 16:58:47 -04:00
nl80211.h nl80211: New notification to discover mesh peer candidates. 2011-04-12 16:57:39 -04:00
radiotap.c
reg.c cfg80211: add a timer for invalid user reg hints 2011-04-07 15:52:29 -04:00
reg.h net/wireless: add COUNTRY to to regulatory device uevent 2011-03-09 16:10:57 -05:00
regdb.h
scan.c cfg80211: fix BSS double-unlinking (continued) 2011-03-28 15:42:02 -04:00
sme.c
sysfs.c
sysfs.h
util.c
wext-compat.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2011-03-03 21:27:42 -08:00
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c