Re: [PATCH] iwlwifi: mvm: Change beacon filter enablement condition

2014-06-04 Thread Greg KH
On Wed, Jun 04, 2014 at 07:02:24PM +, Grumbach, Emmanuel wrote: > > On Sun, May 18, 2014 at 11:21:40AM +0300, Emmanuel Grumbach wrote: > > > From: Alexander Bondar > > > > > > commit c63722cfd441bd3a99c65fa4c40bc65d7776e772 upstream > > > > > > Enable beacon filter only if at least one beacon

RE: [PATCH] iwlwifi: mvm: Change beacon filter enablement condition

2014-06-04 Thread Grumbach, Emmanuel
> On Sun, May 18, 2014 at 11:21:40AM +0300, Emmanuel Grumbach wrote: > > From: Alexander Bondar > > > > commit c63722cfd441bd3a99c65fa4c40bc65d7776e772 upstream > > > > Enable beacon filter only if at least one beacon from candidate AP is > > received before or after association. Check this condit

Re: [PATCH] iwlwifi: mvm: Change beacon filter enablement condition

2014-06-02 Thread Greg KH
On Sun, May 18, 2014 at 11:21:40AM +0300, Emmanuel Grumbach wrote: > From: Alexander Bondar > > commit c63722cfd441bd3a99c65fa4c40bc65d7776e772 upstream > > Enable beacon filter only if at least one beacon from candidate > AP is received before or after association. Check this condition before >

Patch "iwlwifi: mvm: Change beacon filter enablement condition" has been added to the 3.14-stable tree

2014-06-02 Thread gregkh
This is a note to let you know that I've just added the patch titled iwlwifi: mvm: Change beacon filter enablement condition to the 3.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

RE: [PATCH] iwlwifi: mvm: Change beacon filter enablement condition

2014-05-18 Thread Grumbach, Emmanuel
> > From: Alexander Bondar > > commit c63722cfd441bd3a99c65fa4c40bc65d7776e772 upstream > > Enable beacon filter only if at least one beacon from candidate AP is received > before or after association. Check this condition before enabling BF upon > secured association completion. Add BF enablem

[PATCH] iwlwifi: mvm: Change beacon filter enablement condition

2014-05-18 Thread Emmanuel Grumbach
From: Alexander Bondar commit c63722cfd441bd3a99c65fa4c40bc65d7776e772 upstream Enable beacon filter only if at least one beacon from candidate AP is received before or after association. Check this condition before enabling BF upon secured association completion. Add BF enablement to mac80211 e