This set of patches adds some more ath6kl debugging information and control to debugfs and enables additional roaming functionality. v2 addresses the comments from Kalle to move debug functionality in patches 2 and 4 to debug.c. 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 | 390 ++++++++++++++++++++++++++++ drivers/net/wireless/ath/ath6kl/debug.h | 19 ++ drivers/net/wireless/ath/ath6kl/wmi.c | 55 ++++ drivers/net/wireless/ath/ath6kl/wmi.h | 28 ++- 6 files changed, 507 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