2010-09-30 22:21:04

by Bill Jordan

[permalink] [raw]
Subject: [PATCH 0/3] patches for WDS interfaces

Please ignore my previous patch submissions.

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