3945 was broken because accidentally removed the num_of_queues parameter for 3945, restore the necessary num_of_queues param. BT coex was broken by runtime DC calibration, fix by change the initialization sequence. Johannes Berg (1): iwl3945: fix queue allocation Wey-Yi Guy (2): iiwlagn: always download priority table iwlagn: prio_tbl need to download before calibration 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 | 1 + drivers/net/wireless/iwlwifi/iwl-agn.c | 10 +++++----- 2 files changed, 6 insertions(+), 5 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