Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/mac80211
Mattias Nissler 14042cbefc [PATCH] mac80211: Don't stop tx queue on master device while scanning.
mac80211 stops the tx queues during scans. This is wrong with respect
to the master deivce tx queue, since stopping it prevents any probes
from being sent during the scan. Instead, they accumulate in the queue
and are only sent after the scan is finished, which is obviously
wrong.

Signed-off-by: Mattias Nissler <mattias.nissler@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-06-11 20:29:11 -04:00
..
aes_ccm.c
aes_ccm.h
debugfs.c [PATCH] mac80211: fix debugfs tx power reduction output 2007-06-11 17:47:48 -04:00
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
hostapd_ioctl.h
ieee80211.c [PATCH] mac80211: always set carrier status on open 2007-05-29 10:34:05 -04:00
ieee80211_cfg.c
ieee80211_cfg.h
ieee80211_common.h
ieee80211_i.h
ieee80211_iface.c
ieee80211_ioctl.c
ieee80211_key.h
ieee80211_led.c
ieee80211_led.h
ieee80211_rate.c
ieee80211_rate.h
ieee80211_sta.c [PATCH] mac80211: Don't stop tx queue on master device while scanning. 2007-06-11 20:29:11 -04:00
Kconfig
Makefile
michael.c
michael.h
rc80211_simple.c
sta_info.c
sta_info.h
tkip.c
tkip.h
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h