Sorry for the long delay in following this up. This is version 4 of my tries to some antenna configuration interface accepted - now using get/set thru the wiphy as Johannes has suggested. Please see the first patch for a longer description. bruno --- Bruno Randolf (3): cfg80211: Add nl80211 antenna configuration mac80211: Add antenna configuration ath5k: Add support for antenna configuration drivers/net/wireless/ath/ath5k/base.c | 34 ++++++++++++++++++++++ include/linux/nl80211.h | 17 +++++++++++ include/net/cfg80211.h | 3 ++ include/net/mac80211.h | 2 + net/mac80211/cfg.c | 16 +++++++++++ net/mac80211/driver-ops.h | 23 +++++++++++++++ net/mac80211/driver-trace.h | 50 +++++++++++++++++++++++++++++++++ net/wireless/nl80211.c | 30 +++++++++++++++++++- 8 files changed, 174 insertions(+), 1 deletions(-) -- Signature -- 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