linux-kernel-test/net/ieee80211
Zhu Yi f09fc44d8c [PATCH] ieee80211: Workaround malformed 802.11 frames from AP
Stop processing further but return success when we receive a malformed
packet from the AP. We need this patch to workaround some AP bugs. For
example, the beacon frames from the Orinoco AP1000 contains an IE (value
= 128) with length equals to 8 but the actual frame length is only 7.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-08-29 17:06:31 -04:00
..
softmac [PATCH] softmac: export highest_supported_rate function 2006-07-27 16:17:28 -04:00
ieee80211_crypt_ccmp.c [PATCH] ieee80211: TKIP and CCMP replay check rework 2006-08-29 17:06:30 -04:00
ieee80211_crypt_tkip.c [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machines 2006-08-29 17:06:30 -04:00
ieee80211_crypt_wep.c [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machines 2006-08-29 17:06:30 -04:00
ieee80211_crypt.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
ieee80211_geo.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_module.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_rx.c [PATCH] ieee80211: Workaround malformed 802.11 frames from AP 2006-08-29 17:06:31 -04:00
ieee80211_tx.c [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning 2006-08-29 17:06:30 -04:00
ieee80211_wx.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
Kconfig [PATCH] ieee80211: TKIP requires CRC32 2006-07-27 14:37:31 -04:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00