Add support for frequently requested ar6004 hw3.0 version. Kalle --- Jessica Wu (3): ath6kl: implement rx flush for htc pipe ath6kl: add support wmi rate tables with mcs15 ath6kl: add support for ar6004 hw3.0 Kalle Valo (3): ath6kl: convert ar6004 hardware flags to firmware feature flags ath6kl: don't set hi_refclk_hz if hardware version doesn't need it ath6kl: properly null terminate the firmware string drivers/net/wireless/ath/ath6kl/cfg80211.c | 6 +- drivers/net/wireless/ath/ath6kl/core.c | 16 +++++ drivers/net/wireless/ath/ath6kl/core.h | 36 ++++++++++-- drivers/net/wireless/ath/ath6kl/htc_pipe.c | 32 +++++++++- drivers/net/wireless/ath/ath6kl/init.c | 86 ++++++++++++++++++++++------ drivers/net/wireless/ath/ath6kl/main.c | 17 ++++-- drivers/net/wireless/ath/ath6kl/usb.c | 7 ++ drivers/net/wireless/ath/ath6kl/wmi.c | 72 ++++++++++++++++++++++- drivers/net/wireless/ath/ath6kl/wmi.h | 2 - 9 files changed, 232 insertions(+), 42 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