We enable PCI L1 state after uCode load to improve device power consumption We also fix the error when sending rxon command to uCode while the device is on the way to shutdown Grumbach, Emmanuel (1): iwlagn: Enable PCI L1 ACTIVE state after uCode has been loaded Wey-Yi Guy (4): iwlagn: fix race condition when reprogram sta iwlagn: remove structure name reference to gen2 iwlwifi: check for STATUS_EXIT_PENDING when send RXON command iwlagn: name change for bt_ch_announce module parameter these patches are also available from wireless-next-2.6 branch on git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git drivers/net/wireless/iwlwifi/iwl-3945.c | 3 + drivers/net/wireless/iwlwifi/iwl-6000.c | 20 ++++---- drivers/net/wireless/iwlwifi/iwl-agn-rxon.c | 3 + drivers/net/wireless/iwlwifi/iwl-agn-ucode.c | 4 ++ drivers/net/wireless/iwlwifi/iwl-agn.c | 70 +++++++++++++------------ drivers/net/wireless/iwlwifi/iwl-agn.h | 20 ++++---- drivers/net/wireless/iwlwifi/iwl-sta.c | 13 +++++ 7 files changed, 79 insertions(+), 54 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