This set of patches adds some more ath6kl debugging information and control to debugfs and enables additional roaming functionality. Jouni Malinen (5): ath6kl: Add endpoint_stats debugfs file ath6kl: Add debugfs file for target roam table ath6kl: Add debugfs files for roaming control ath6kl: Add debugfs control for keepalive and disconnection timeout ath6kl: Allow CCKM AKM and KRK to be configured drivers/net/wireless/ath/ath6kl/cfg80211.c | 14 ++ drivers/net/wireless/ath/ath6kl/core.h | 7 + drivers/net/wireless/ath/ath6kl/debug.c | 346 ++++++++++++++++++++++++++++ drivers/net/wireless/ath/ath6kl/wmi.c | 89 +++++++ drivers/net/wireless/ath/ath6kl/wmi.h | 28 ++- 5 files changed, 478 insertions(+), 6 deletions(-) -- 1.7.4.1 -- 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