android_kernel_samsung_msm8976/net/ieee80211
Hong Liu 72df16f109 [PATCH] ieee80211: Fix QoS is not active problem
Fix QoS is not active even the network and the card is QOS enabled.
The problem is we pass the wrong ieee80211_network address to
ipw_handle_beacon/ipw_handle_probe_response, thus the
ieee80211_network->qos_data.active will not be set, causing the driver
not sending QoS frames at all.

Signed-off-by: Hong Liu <hong.liu@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-03-15 16:16:07 -05:00
..
ieee80211_crypt.c
ieee80211_crypt_ccmp.c [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled 2006-03-15 16:11:55 -05:00
ieee80211_crypt_tkip.c
ieee80211_crypt_wep.c [PATCH] ieee80211: enable hw wep where host has to build IV 2006-01-09 10:34:25 -05:00
ieee80211_geo.c
ieee80211_module.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
ieee80211_rx.c [PATCH] ieee80211: Fix QoS is not active problem 2006-03-15 16:16:07 -05:00
ieee80211_tx.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
ieee80211_wx.c [PATCH] ieee80211: Fix iwlist scan can only show about 20 APs 2006-01-27 16:49:58 -05:00
Kconfig
Makefile