dect
/
linux-2.6
Archived
13
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/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
..
Kconfig [PATCH] ieee80211_crypt_tkip depends on NET_RADIO 2005-12-12 23:59:28 -05:00
Makefile [PATCH] ieee80211: Added ieee80211_geo to provide helper functions 2005-09-21 23:03:55 -04:00
ieee80211_crypt.c ieee80211: cleanup crypto list handling, other minor cleanups. 2005-11-09 01:01:04 -05:00
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 Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
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 Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
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