linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ath5k AP mode fixes
@ 2010-01-21  4:51 Bob Copeland
  2010-01-21  4:51 ` [PATCH 1/2] ath5k: dont use external sleep clock in AP mode Bob Copeland
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bob Copeland @ 2010-01-21  4:51 UTC (permalink / raw)
  To: linville, jirislaby, mickflemm, lrodriguez
  Cc: linux-wireless, ath5k-devel, Bob Copeland

Here are a couple of fixes to ath5k AP mode that have been
kicking around for a bit.

The sleep clock is disabled by legacy HAL for AP mode and at
least one person had beaconing issues as a result of our not
also doing so.

Although we decided 'fix setup for CAB queue' was not ideal,
there's no alternative at the moment and the current setup is
causing problems for people, so IMO we should just take this
patch as-is for now.

Bob Copeland (2):
  ath5k: dont use external sleep clock in AP mode
  ath5k: fix setup for CAB queue

 drivers/net/wireless/ath/ath5k/ath5k.h |    2 +-
 drivers/net/wireless/ath/ath5k/base.c  |   22 +++++++++++++++++++---
 drivers/net/wireless/ath/ath5k/qcu.c   |    5 +++--
 drivers/net/wireless/ath/ath5k/reset.c |    5 +++--
 4 files changed, 26 insertions(+), 8 deletions(-)



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

end of thread, other threads:[~2010-01-21 22:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-21  4:51 [PATCH 0/2] ath5k AP mode fixes Bob Copeland
2010-01-21  4:51 ` [PATCH 1/2] ath5k: dont use external sleep clock in AP mode Bob Copeland
2010-01-21 11:29   ` Nick Kossifidis
2010-01-21  4:51 ` [PATCH 2/2] ath5k: fix setup for CAB queue Bob Copeland
2010-01-21 11:31   ` Nick Kossifidis
2010-01-21 22:15 ` [PATCH 0/2] ath5k AP mode fixes Michael Buesch

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).