linux/net/mac80211
Felix Fietkau 2cfc6fc584 mac80211: do not call rate control .tx_status before .rate_init
Most rate control implementations assume .get_rate and .tx_status are only
called once the per-station data has been fully initialized.
minstrel_ht crashes if this assumption is violated.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Tested-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-02-08 16:07:31 -05:00
..
Kconfig
Makefile mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
agg-rx.c
agg-tx.c
cfg.c mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
cfg.h
chan.c
debugfs.c mac80211: support hw scan while idle 2012-02-06 14:55:51 -05:00
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c mac80211: call rate control only after init 2012-02-06 15:35:11 -05:00
debugfs_sta.h
driver-ops.h mac80211: implement sta_add/sta_remove in sta_state 2012-02-06 14:48:25 -05:00
driver-trace.c
driver-trace.h
event.c
ht.c
ibss.c cfg80211/mac80211: userspace peer authorization in IBSS 2012-02-06 14:53:10 -05:00
ieee80211_i.h cfg80211/mac80211: userspace peer authorization in IBSS 2012-02-06 14:53:10 -05:00
iface.c mac80211: support hw scan while idle 2012-02-06 14:55:51 -05:00
key.c
key.h
led.c
led.h
main.c mac80211: support hw scan while idle 2012-02-06 14:55:51 -05:00
mesh.c
mesh.h
mesh_hwmp.c
mesh_pathtbl.c mac80211: rename mesh static path_lookup() 2012-02-08 15:26:34 -05:00
mesh_plink.c
michael.c
michael.h
mlme.c mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
offchannel.c
pm.c mac80211: implement sta_add/sta_remove in sta_state 2012-02-06 14:48:25 -05:00
rate.c mac80211: call rate control only after init 2012-02-06 15:35:11 -05:00
rate.h mac80211: do not call rate control .tx_status before .rate_init 2012-02-08 16:07:31 -05:00
rc80211_minstrel.c
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht.c
rc80211_minstrel_ht.h
rc80211_minstrel_ht_debugfs.c
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rx.c mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
scan.c
spectmgmt.c
sta_info.c mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk 2012-02-08 15:26:33 -05:00
sta_info.h mac80211: call rate control only after init 2012-02-06 15:35:11 -05:00
status.c
tkip.c
tkip.h
tx.c
util.c mac80211: implement sta_add/sta_remove in sta_state 2012-02-06 14:48:25 -05:00
wep.c
wep.h
wme.c
wme.h
work.c mac80211: redesign auth/assoc 2012-02-06 14:50:37 -05:00
wpa.c
wpa.h