Hi John, This series has Nick's patches for tx power, AP mode, beacon fixes, and antenna diversity that were posted earlier in patches 1-7. I corrected the overly long changelogs, fixed one sparse warning, and tacked another txpower and an LED patch onto the end. Bob Copeland (1): ath5k: use ctl settings based on current regdomain Jiri Slaby (1): ath5k: Enable AP mode Nick Kossifidis (6): ath5k: Allow user/driver to set txpower ath5k: Read Spur channels from EEPROM ath5k: Put remaining EEPROM data on ee struct ath5k: Beaconing fixes ath5k: Implement antenna control ath5k: Add Spur filter support on newer chips Paride Legovini (1): Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters drivers/net/wireless/ath/ath5k/ath5k.h | 37 ++- drivers/net/wireless/ath/ath5k/attach.c | 1 - drivers/net/wireless/ath/ath5k/base.c | 140 ++++++--- drivers/net/wireless/ath/ath5k/eeprom.c | 69 ++++-- drivers/net/wireless/ath/ath5k/eeprom.h | 46 +++- drivers/net/wireless/ath/ath5k/led.c | 6 +- drivers/net/wireless/ath/ath5k/pcu.c | 4 +- drivers/net/wireless/ath/ath5k/phy.c | 493 +++++++++++++++++++++++++++++-- drivers/net/wireless/ath/ath5k/qcu.c | 7 +- drivers/net/wireless/ath/ath5k/reg.h | 9 +- drivers/net/wireless/ath/ath5k/reset.c | 70 ++--- 11 files changed, 724 insertions(+), 158 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