Apologies to Luis Rodriguez and Johannes Berg. Thanks for bearing with me. I think I've got it right this time. With these patches, I'm able to interoperate over WDS between linux-wireless and MadWifi. I'm running wireless-testing plus OpenWRT patches on a Cambria board with an AR9160 radio. Bill Jordan (3): Patches to ath9k for WDS. Patches to cfg80211 to allow setting the WDS peer. Patches to mac80211 to allow WDS interfaces to pass packets. drivers/net/wireless/ath/ath9k/init.c | 1 + drivers/net/wireless/ath/ath9k/main.c | 3 ++ include/linux/nl80211.h | 3 ++ net/mac80211/iface.c | 3 ++ net/mac80211/main.c | 3 ++ net/mac80211/rx.c | 1 + net/mac80211/tx.c | 3 ++ net/wireless/nl80211.c | 49 +++++++++++++++++++++++++++++++++ 8 files changed, 66 insertions(+), 0 deletions(-) -- 1.7.2.3 -- 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