Re: [PATCH] mac80211: WFA Multi-AP backhaul STA Rx requirement

2018-08-28 Thread Sathishkumar Muruganandam
On 2018-08-28 17:25, Johannes Berg wrote: On Tue, 2018-08-28 at 17:22 +0530, murug...@codeaurora.org wrote: Hi Johannes, > Hmm. The subject/patch title isn't very clear - does it *implement* this > requirement? Or do something else with it? Please clarify. > Yes, this patch implements the

[PATCH v2] mac80211: add missing WFA Multi-AP backhaul STA Rx requirement

2018-08-28 Thread Sathishkumar Muruganandam
well. Verified and confirmed all other Tx and Rx requirements of AP and STA for Multi-AP respectively. They all work using the current mac80211-WDS design. Signed-off-by: Sathishkumar Muruganandam --- Changes in v2: * Changed subject title * Cleaned up commit log --- net/mac80211/

[PATCH] mac80211: WFA Multi-AP backhaul STA Rx requirement

2018-08-16 Thread Sathishkumar Muruganandam
vely. They all work using the current mac80211-WDS design. Signed-off-by: Sathishkumar Muruganandam --- net/mac80211/rx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/mac80211/rx.c b/net/mac80211/rx.c index a16ba568e2a3..686e5586e1f4 100644 --- a/net/mac80211/rx.c +++ b

[PATCH] ath10k: Suppress "Unknown eventid: 36925" warnings

2018-03-26 Thread Sathishkumar Muruganandam
of OpenWRT QCA9984 running 6.0.8 with FW ver 10.4-3.5.3-00053 Signed-off-by: Sathishkumar Muruganandam <murug...@codeaurora.org> --- drivers/net/wireless/ath/ath10k/wmi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/wireless/ath/ath10k/wmi.c b/drivers/net/wireless/ath/