I've been sitting on these patches for much too long. But anyway, here are some updates for ath5k. 1-2 fix beacon issues, 3 is just minor cleanup that I had sitting around forever, 4 is a reported suspend/resume issue from Alan Jenkins, and 5 is a reported initialization issue from Forrest Zhang. Bob Copeland (5): ath5k: send buffered frames after the beacon ath5k: rework beacon configuration ath: remove unnecessary return in ath_regd_get_band_ctl ath5k: do not release irq across suspend/resume ath5k: write PCU registers on initial reset drivers/net/wireless/ath/ath5k/base.c | 107 +++++++++++++++----------------- drivers/net/wireless/ath/ath5k/base.h | 10 ++-- drivers/net/wireless/ath/ath5k/qcu.c | 1 - drivers/net/wireless/ath/regd.c | 2 - 4 files changed, 55 insertions(+), 65 deletions(-) -- 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