Re: [PATCH 40/45] iwlwifi: Update PCI IDs for 8000 and 9000 series

2015-12-29 Thread Kalle Valo
Emmanuel Grumbach writes: > From: Oren Givon > > A new PCI IDs update to the 8000 and 9000 series. > > type=feature > > Signed-off-by: Oren Givon > Signed-off-by: Emmanuel Grumbach Forgot to

Re: [PATCH v3 2/3] wlcore/wl12xx: spi: add device tree support

2015-12-29 Thread Rob Herring
On Mon, Dec 28, 2015 at 02:02:18PM +0200, Uri Mashiach wrote: > Add DT support for the wl1271 SPI WiFi. > > Add documentation file for the wl1271 SPI WiFi. > > Signed-off-by: Uri Mashiach > Acked-by: Igor Grinberg > --- > v1 -> v2: update

Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding

2015-12-29 Thread Bjorn Andersson
On Tue 29 Dec 10:34 PST 2015, Rob Herring wrote: > On Sun, Dec 27, 2015 at 05:34:27PM -0800, Bjorn Andersson wrote: > > Add binding representing the Qualcomm wcn3620/60/80 WiFi block. > > Signed-off-by: Bjorn Andersson > > --- > >

Re: pull request: iwlwifi-next-2015-12-21

2015-12-29 Thread Kalle Valo
"Grumbach, Emmanuel" writes: > Hi Kalle, > > here is a pull request for 4.5. I guess there will be one more after > that depending on when Linus will open the merge window I guess. The > diffstat look awful and I have no clue why. It looks as if I had done > the

Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding

2015-12-29 Thread Andy Gross
On Sun, Dec 27, 2015 at 05:34:27PM -0800, Bjorn Andersson wrote: > Add binding representing the Qualcomm wcn3620/60/80 WiFi block. > > Signed-off-by: Bjorn Andersson > --- > + > +- qcom,wcnss-mmio: > + Usage: required > + Value type: nit: encoded >

Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding

2015-12-29 Thread Rob Herring
On Sun, Dec 27, 2015 at 05:34:27PM -0800, Bjorn Andersson wrote: > Add binding representing the Qualcomm wcn3620/60/80 WiFi block. > Signed-off-by: Bjorn Andersson > --- > .../bindings/net/wireless/qcom,wcn36xx-wifi.txt| 76 > ++ > 1 file

RE: Mac80211 : Wpa rekeying issue

2015-12-29 Thread voncken
> -Message d'origine- > De : Emmanuel Grumbach [mailto:egrumb...@gmail.com] > Envoyé : mardi 29 décembre 2015 15:20 > À : Cedric VONCKEN > Cc : linux-wireless > Objet : Re: Mac80211 : Wpa rekeying issue > > On Tue, Dec 29, 2015 at 3:01 PM, Cedric VONCKEN

Re: [PATCH] ath6kl: Use vmalloc to allocate ar->fw for api1 method

2015-12-29 Thread Souptick Joarder
Brent, On Tue, Dec 22, 2015 at 2:42 PM, Kalle Valo wrote: > Souptick Joarder writes: > >> Hi Brent, >> >> On Tue, Dec 22, 2015 at 3:23 AM, Brent Taylor wrote: >>> On Mon, Dec 21, 2015 at 1:23 PM, Souptick Joarder

Re: [PATCH 4/4] dt: binding: Add Qualcomm wcn36xx WiFi binding

2015-12-29 Thread Rob Herring
On Tue, Dec 29, 2015 at 11:03:57AM -0800, Bjorn Andersson wrote: > On Tue 29 Dec 10:34 PST 2015, Rob Herring wrote: > > > On Sun, Dec 27, 2015 at 05:34:27PM -0800, Bjorn Andersson wrote: > > > Add binding representing the Qualcomm wcn3620/60/80 WiFi block. > > > Signed-off-by: Bjorn Andersson

Re: [PATCH] mwifiex: correctly handling kzalloc

2015-12-29 Thread Andy Shevchenko
On Tue, Dec 29, 2015 at 10:17 PM, Insu Yun wrote: Empty commit message? > Signed-off-by: Insu Yun > --- > drivers/net/wireless/mwifiex/sdio.c | 11 +++ > 1 file changed, 11 insertions(+) > > diff --git a/drivers/net/wireless/mwifiex/sdio.c >

[PATCH] mwifiex: correctly handling kzalloc

2015-12-29 Thread Insu Yun
Signed-off-by: Insu Yun --- drivers/net/wireless/mwifiex/sdio.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/net/wireless/mwifiex/sdio.c b/drivers/net/wireless/mwifiex/sdio.c index 78a8474..a8af72d 100644 --- a/drivers/net/wireless/mwifiex/sdio.c

Re: [PATCH 3/7] brcmfmac: Add support for scheduled scan mac randomization

2015-12-29 Thread Mathy Vanhoef
On Mon, Dec 14, 2015 at 2:39 PM, Arend van Spriel wrote: > From: Hante Meuleman > > Scheduled scan be requested to use mac randomization. This patch > checks the flags and enables the randomization if desired. The driver also needs to advertise support

[PATCH] mwifiex: correctly handling kzalloc

2015-12-29 Thread Insu Yun
Since kzalloc can be failed in memory pressure, it needs to be handled as above kzalloc. Signed-off-by: Insu Yun --- drivers/net/wireless/mwifiex/sdio.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/net/wireless/mwifiex/sdio.c

Re: [PATCH 4/7] brcmfmac: obtain feature info using 'cap' firmware command

2015-12-29 Thread Mathy Vanhoef
On Mon, Dec 14, 2015 at 2:39 PM, Arend van Spriel wrote: > Several features in the driver directly map to a firmware feature > listed in response of the 'cap' firmware command. For those features > this response will be examined instead of attempting individual > firmware

Re: Mac80211 : Wpa rekeying issue

2015-12-29 Thread Emmanuel Grumbach
On Tue, Dec 29, 2015 at 3:01 PM, Cedric VONCKEN wrote: > Hi, > > My test plateform is: > 2 equipements > Both equipment used compat version 2015-07-21 from openwrt. > Both equipment used security WPA2 > > The equipment #1 is an AP. > The Group rekey interval is