Re: [PATCH v3] {nl,mac}80211: allow 4addr AP operation on crypto controlled devices

2019-06-17 Thread Stefan Lippers-Hollmann
Hi On 2019-06-17, Johannes Berg wrote: > On Mon, 2019-06-17 at 07:07 +0200, Stefan Lippers-Hollmann wrote: [...] > > I've tested (and left it running/ monitored) for two days without > > any problems between QCA9984 (ZyXEL nbg6817/ ipq8065, WDS-AP,

Re: [PATCH v3] {nl,mac}80211: allow 4addr AP operation on crypto controlled devices

2019-06-16 Thread Stefan Lippers-Hollmann
us problems with 4addr on ath10k (QCA9984). Thank you a lot for looking into this! Regards Stefan Lippers-Hollmann -- [1] Loading modules backported from Linux version v4.19.32-0-g3a2156c839c7 Backport generated by backports.git v4.19.32-1-0-g1c4f7569

Re: [PATCH v13] ath10k: add LED and GPIO controlling support for various chipsets

2018-04-08 Thread Stefan Lippers-Hollmann
phyX" at sysfs and can be > controlled > with various triggers. adds also debugfs interface for gpio control. > > Signed-off-by: Sebastian Gottschall > Reviewed-by: Steve deRosier > [kvalo: major reorg and cleanup] > Signed-off-by: Kalle Valo Tested-by: Stefan Lippers-H

Re: [PATCH] ath9k: fix GPIO mask for AR9462 and AR9565

2016-08-03 Thread Stefan Lippers-Hollmann
Hi On 2016-08-04, Pan, Miaoqing wrote: > Sorry, try the patch. AR5416 will invoke ath9k_hw_gpio_get() before gpio > initialized correctly. > > Thanks, > Miaoqing Thanks a lot, the patch appears to work. Feel free to add Tested-by: Stefan Lippers-Hollmann and please

Re: [PATCH 2/3] staging/rtl8192e: use s8 instead of char

2016-07-22 Thread Stefan Lippers-Hollmann
Hi On 2016-07-22, Arnd Bergmann wrote: > On Friday, July 22, 2016 7:55:36 AM CEST Jes Sorensen wrote: > > Stefan Lippers-Hollmann writes: > > > On 2016-07-20, Arnd Bergmann wrote: > > >> On Wednesday, July 20, 2016 11:33:43 AM CEST Jes Sorensen wrote:

Re: [PATCH 2/3] staging/rtl8192e: use s8 instead of char

2016-07-21 Thread Stefan Lippers-Hollmann
no driver[2] made it to staging or the proper kernel. > RTL81xxEU (2013) Regards Stefan Lippers-Hollmann [1] apparently even concurrent operations for the double MAC + double PHY variants [2] https://github.com/lwfinger/rtl8192du pgpB_IJ5g5B3z.pgp Description: Digitale Signatur von OpenPGP

Re: [PATCH] ath9k: fix GPIO mask for AR9462 and AR9565

2016-07-17 Thread Stefan Lippers-Hollmann
Hi On 2016-06-03, miaoq...@codeaurora.org wrote: > From: Miaoqing Pan > > The incorrect GPIO mask cause kernel warning, when AR9462 access GPIO11. > Also fix the mask for AR9565. [...] I think I'm seeing a very similar issue on AR5008/ AR5416+AR2133 and 4.7-rc7 (mainline v4.7-rc7-92-g47ef4ad,

Re: [PATCH] wireless: change cfg80211 regulatory domain info as debug messages

2015-11-15 Thread Stefan Lippers-Hollmann
gs for the region they're sold in) and considering that the limits can even change at runtime (IEEE 802.11d), it is imho quite important not just to be able what the current restrictions (iw reg get) are, but also why the kernel settled on those. Regards Stefan Lippers-Hollmann -- To

Re: [PATCH 1/1] New driver: rtl8xxxu (mac80211)

2015-10-08 Thread Stefan Lippers-Hollmann
:) I am currently trying to get the > 8723BU and 8192EU working, but I haven't had time to work much on the > 8188EU yet. [...] I was wondering about a pretty similar question, do you see this driver as being potentially compatible with rtl8192su[1] or rtl8192du[2] devices or are these

Re: [PATCH 1/2] Support python 3 in utils/key2pub.py.

2015-07-21 Thread Stefan Lippers-Hollmann
Hi On 2015-07-21, Taahir Ahmed wrote: > On Wednesday 22 July 2015 04:50:45 Stefan Lippers-Hollmann wrote: > > You omit $(pwd) from ./utils/key2pub.py, while /utils/key2pub.py > > won't exist. > > Wow, that's a really bad mistake on my part. It should indeed pr

Re: [PATCH 1/2] Support python 3 in utils/key2pub.py.

2015-07-21 Thread Stefan Lippers-Hollmann
called python3 there, so I don't really see how that's going to work there. Sorry if I missed anything obvious, but these things just caught my attention without having looked any deeper. Regards Stefan Lippers-Hollmann -- To unsubscribe from this list: send the line "unsubs

[PATCH] iw: trivial spelling fix (initial)

2015-04-27 Thread Stefan Lippers-Hollmann
Introduced in 29af20194aedd2f1c26205bb70a395d394845708, "iw: add a delay option to net-detect". Signed-off-by: Stefan Lippers-Hollmann --- wowlan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wowlan.c b/wowlan.c index 3a87665..203014b 100644 --- a/wowlan.c +++

Re: Broadcom 43340

2015-03-15 Thread Stefan Lippers-Hollmann
latime efivarfs /sys/firmware/efi/efivars Regards Stefan Lippers-Hollmann -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Broadcom 43340

2015-03-14 Thread Stefan Lippers-Hollmann
d to userspace (under linux) via /sys/firmware/efi/efivars/. You just need to identify the correct file and copy it to a place where linux expects to find it (/lib/firmware/brcm/brcmfmac43340-sdio.txt). Regards Stefan Lippers-Hollmann -- To unsubscribe from this list: send the line "un