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


_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to