Here are few patches which were sent me privately before I created ath6kl tree. I have applied them to ath6kl tree now. In the future we will send all patches to the linux-wireless mailing list first. Kalle Valo (1): ath6kl: fix indentation in htc_issued_send() Kevin Fang (1): ath6kl: Add beginning of AR6004 initialisation support Raja Mani (2): ath6kl: Avoid finding bss presence in cfg80211 scan list ath6kl: Check sme state before delivering disconnect event to cfg80211 drivers/net/wireless/ath/ath6kl/bmi.h | 4 +- drivers/net/wireless/ath/ath6kl/cfg80211.c | 23 +----- drivers/net/wireless/ath/ath6kl/core.h | 7 ++ drivers/net/wireless/ath/ath6kl/htc.c | 2 +- drivers/net/wireless/ath/ath6kl/init.c | 136 ++++++++++++++++++++-------- drivers/net/wireless/ath/ath6kl/main.c | 20 ++++- drivers/net/wireless/ath/ath6kl/target.h | 16 +++- 7 files changed, 142 insertions(+), 66 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