In this series we change the locking in the 3945 RX path to increase the likelihood for allocation to succeed by enabling GFP_KERNEL allocation instead of GFP_ATOMIC. We disable PS support temporarily until some issues with it are resolved. We also include some cleanup. We include one patch that addresses a problem tracked by kerneloops.org. For this fix we provide a patch that applies to wireless-testing and a second patch that applies to linux-2.6. [PATCH 1/5] iwl3945: fix lock dependency [PATCH 2/5] iwlagn: disable PS support for iwlagn [PATCH 3/5] iwlwifi: "is_fat" bit in rate scale match RXON flag [PATCH 4/5] iwlwifi: replace test_and_set_bit by set_bit in clear stations function [PATCH 5/5] iwlwifi: update key flags at time key is set [PATCH 1/1 v2.6.30] iwlwifi: update key flags at time key is set Thank you Reinette -- 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