linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ath6kl: Debugging and roaming
@ 2011-10-11 14:31 Jouni Malinen
  2011-10-11 14:31 ` [PATCH v2 1/5] ath6kl: Add endpoint_stats debugfs file Jouni Malinen
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Jouni Malinen @ 2011-10-11 14:31 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Jouni Malinen

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-10-11 20:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 14:31 [PATCH v2 0/5] ath6kl: Debugging and roaming Jouni Malinen
2011-10-11 14:31 ` [PATCH v2 1/5] ath6kl: Add endpoint_stats debugfs file Jouni Malinen
2011-10-11 16:39   ` Joe Perches
2011-10-11 18:52     ` Jouni Malinen
2011-10-11 20:33       ` Joe Perches
2011-10-11 14:31 ` [PATCH v2 2/5] ath6kl: Add debugfs file for target roam table Jouni Malinen
2011-10-11 14:31 ` [PATCH v2 3/5] ath6kl: Add debugfs files for roaming control Jouni Malinen
2011-10-11 14:31 ` [PATCH v2 4/5] ath6kl: Add debugfs control for keepalive and disconnection timeout Jouni Malinen
2011-10-11 14:31 ` [PATCH v2 5/5] ath6kl: Allow CCKM AKM and KRK to be configured Jouni Malinen
2011-10-11 16:13 ` [PATCH v2 0/5] ath6kl: Debugging and roaming Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).