resending my antenna patches addressing all previous comments. 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 | 12 +++ 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 | 116 +++++++++++++++++++++++++++++++++ 8 files changed, 256 insertions(+), 0 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