kernel-ark/net/mac80211
Vladimir Koutny 216bce90b8 mac80211: use short_preamble mode from capability if ERP IE not present
When associating to a b-only AP where there is no ERP IE, short preamble
mode is left at previous state (probably also protection mode). In this
case, disable protection and use short preamble mode as specified in
capability field. The same is done if capability field is changed on-the-fly.

Signed-off-by: Vladimir Koutny <vlado@ksp.sk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-09 10:33:49 -04:00
..
aes_ccm.c
aes_ccm.h
cfg.c mac80211: implement cfg80211 station handling 2008-01-28 15:09:39 -08:00
cfg.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
debugfs.c
debugfs.h
event.c
ieee80211_i.h mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
ieee80211_iface.c mac80211: add beacon configuration via cfg80211 2008-01-28 15:09:38 -08:00
ieee80211_ioctl.c mac80211: move interface type to vif structure 2008-01-28 15:09:37 -08:00
ieee80211_key.h
ieee80211_led.c mac80211: Add radio led trigger 2008-01-28 15:01:04 -08:00
ieee80211_led.h mac80211: Add radio led trigger 2008-01-28 15:01:04 -08:00
ieee80211_rate.c mac80211: Fix rate reporting regression 2008-01-28 15:09:42 -08:00
ieee80211_rate.h mac80211: better rate control algorithm selection 2008-01-28 15:01:02 -08:00
ieee80211_sta.c mac80211: use short_preamble mode from capability if ERP IE not present 2008-04-09 10:33:49 -04:00
ieee80211.c mac80211: trigger ieee80211_sta_work after opening interface 2008-04-01 15:44:07 -04:00
Kconfig mac80211: Is not EXPERIMENTAL anymore 2008-02-05 14:35:47 -05:00
key.c mac80211: move interface type to vif structure 2008-01-28 15:09:37 -08:00
Makefile mac80211: better rate control algorithm selection 2008-01-28 15:01:02 -08:00
michael.c
michael.h
rc80211_pid_algo.c rc80211-pid: fix rate adjustment 2008-03-04 18:36:35 -05:00
rc80211_pid_debugfs.c mac80211: make rc_pid_fop_events static 2008-01-28 15:00:56 -08:00
rc80211_pid.h rc80211-pid: fix definition of rate control interval 2008-01-28 15:00:55 -08:00
rc80211_simple.c mac80211 rate control: fix section mismatch 2008-02-01 16:14:30 -05:00
regdomain.c
rx.c mac80211: make alignment warning optional 2008-02-01 16:12:24 -05:00
sta_info.c mac80211: move interface type to vif structure 2008-01-28 15:09:37 -08:00
sta_info.h mac80211: A-MPDU Rx add MLME structures 2008-01-28 15:00:58 -08:00
tkip.c
tkip.h
tx.c mac80211: Initialize vif pointer 2008-01-28 15:10:08 -08:00
util.c mac80211: add unified BSS configuration 2008-01-28 15:09:43 -08:00
wep.c mac80211: move tx crypto decision 2008-01-28 14:59:53 -08:00
wep.h
wme.c [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API 2008-01-28 15:11:10 -08:00
wme.h
wpa.c mac80211: move tx crypto decision 2008-01-28 14:59:53 -08:00
wpa.h