Re: [RFC][PATCH] RANDOM: ATH9K RNG delivers zero bits of entropy

2016-08-06 Thread Jason Cooper
Hi Stephan, On Fri, Aug 05, 2016 at 05:08:14PM +0200, Stephan Mueller wrote: > Hi Ted, Herbert, > > I sent a question to the ATH9K RNG some time ago to the developers. > See https://www.mail-archive.com/linux-crypto@vger.kernel.org/msg19115.html > > I have not yet received a word and I think thi

Re: [RFC][PATCH] RANDOM: ATH9K RNG delivers zero bits of entropy

2016-08-06 Thread Stephan Mueller
Am Samstag, 6. August 2016, 19:45:51 CEST schrieb Jason Cooper: Hi Jason, > Hi Stephan, > > On Fri, Aug 05, 2016 at 05:08:14PM +0200, Stephan Mueller wrote: > > Hi Ted, Herbert, > > > > I sent a question to the ATH9K RNG some time ago to the developers. > > See > > https://www.mail-archive.com/

Re: [RFC][PATCH] RANDOM: ATH9K RNG delivers zero bits of entropy

2016-08-06 Thread Jason Cooper
Hi Stephan, On Sat, Aug 06, 2016 at 10:03:58PM +0200, Stephan Mueller wrote: > Am Samstag, 6. August 2016, 19:45:51 CEST schrieb Jason Cooper: > > On Fri, Aug 05, 2016 at 05:08:14PM +0200, Stephan Mueller wrote: ... > > > diff --git a/drivers/net/wireless/ath/ath9k/rng.c > > > b/drivers/net/wirele

Re: [PATCH] cfg80211: Add support for user configurable beacon data rate

2016-08-06 Thread Johannes Berg
On Sat, 2016-08-06 at 04:38 +, Undekari, Sunil Dutt wrote: > > > > Doesn't this have to check that it actually got information for the > > right band? > Hi Johannes , > nl80211_parse_tx_bitrate_mask ( a new wrapper to the existing > functionality in nl80211_set_tx_bitrate_mask ) does this , is

Re: [patch] ath9k: indent an if statement

2016-08-06 Thread Julian Calaby
Hi All, On Thu, Aug 4, 2016 at 4:43 AM, Dan Carpenter wrote: > It looks like this code is correct, but it just needs to be indented a > bit. > > Signed-off-by: Dan Carpenter Looks right to me. Reviewed-by: Julian Calaby Thanks, -- Julian Calaby Email: julian.cal...@gmail.com Profile: http

brcmfmac43430-sdio.bin in linux-firmware

2016-08-06 Thread Fabio Estevam
Hi, I managed to get Wifi working on a imx7 warp board, which has a BCM43430 device. I used the firmware from the RaspberryPi repository: https://github.com/RPi-Distro/firmware-nonfree/tree/master/brcm80211/brcm Are there any plans to make brcmfmac43430-sdio.bin available in the official linux-f

[PATCH] ath10k: fix group privacy action frame decryption for qca4019

2016-08-06 Thread Rajkumar Manoharan
Recent commit 'mac80211: Encrypt "Group addressed privacy" action frames' encrypts group privacy action frames. But qca99x0 family chipset delivers broadcast/multicast management frames as encrypted and it should be decrypted by mac80211. Setting RX_FLAG_DECRYPTED stats for those frames is breaking

RE: [PATCH] cfg80211: Add support for user configurable beacon data rate

2016-08-06 Thread Undekari, Sunil Dutt
> Doesn't this have to check that it actually got information for the right > band? Hi Johannes , nl80211_parse_tx_bitrate_mask ( a new wrapper to the existing functionality in nl80211_set_tx_bitrate_mask ) does this , isn't ? Regards, Sunil -Original Message- From: Johannes Berg [ma

Re: TCP data throughput for BCM43362

2016-08-06 Thread Jörg Krause
Hi Franky, On Fr, 2016-08-05 at 17:56 -0700, Franky Lin wrote: > On Fri, Aug 5, 2016 at 2:29 PM, Jörg Krause cks> > wrote: > > > > > > > > > Am 5. August 2016 23:01:10 MESZ, schrieb Arend Van Spriel < > > arend.vanspr...@broadcom.com>: > > > > > > Op 5 aug. 2016 22:46 schreef "Jörg Krause" >

Re: TCP data throughput for BCM43362

2016-08-06 Thread Jörg Krause
Hi all, On Fr, 2016-08-05 at 17:56 -0700, Franky Lin wrote: On Fri, Aug 5, 2016 at 2:29 PM, Jörg Krause wrote: Am 5. August 2016 23:01:10 MESZ, schrieb Arend Van Spriel < arend.vanspr...@broadcom.com>: Op 5 aug. 2016 22:46 schreef "Jörg Krause" : Hi, I'm using a custom ARM board with

pull request: iwlwifi 2016-04-12

2016-08-06 Thread Grumbach, Emmanuel
Hi Kalle, Here is a pull request for 4.6. I have here a patch that was merged to -next already, but clearly, it should have been routed through the current cycle's trees. Sorry about that. The patch is: commit cd49727e1a2bccc4ff008dde24c2f8430dd9e368 Author: Ayala Beker Date: Wed Feb 3 15:36:

Re: pull request: iwlwifi 2016-04-12

2016-08-06 Thread Emmanuel Grumbach
On Sun, Aug 7, 2016 at 7:35 AM, Grumbach, Emmanuel wrote: > > Hi Kalle, > > Here is a pull request for 4.6. I have here a patch that was merged to > -next already, but clearly, it should have been routed through the > current cycle's trees. Sorry about that. > The patch is: Wow.. I knew evolutio