The details of the problem as encountered on 1000 series can be found in http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2103 The problem is that when HT is used in a noisy environment then connections can stall and station be deauthenticated from the AP. The solution is to enforce that RTS/CTS protection be used when in HT mode. These patches are also targeting stable but do not apply there in its current form. They will be backported and submitted there once they make it into linux-2.6. The cc to stable@xxxxxxxxxx is just informational. cc: stable@xxxxxxxxxx Wey-Yi Guy (2): iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series iwlwifi: Fix issue on file transfer stalled in HT mode drivers/net/wireless/iwlwifi/iwl-1000.c | 1 + drivers/net/wireless/iwlwifi/iwl-6000.c | 5 +++++ drivers/net/wireless/iwlwifi/iwl-agn-rs.c | 9 +++++++++ drivers/net/wireless/iwlwifi/iwl-agn.c | 10 +++++++--- drivers/net/wireless/iwlwifi/iwl-core.h | 2 ++ 5 files changed, 24 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html