[LEDE-DEV] [PATCH] ath10k-firmware: Update QCA988X firmware to the latest version

2018-05-16 Thread Timo Sigurdsson
This patch updates the QCA988X firmware to the latest revision firmware-5.bin_10.2.4-1.0-00037 found in the ath10k-firmware and linux-firmware repositories. Tested on TP-Link Archer C7 v2 (ar71xx). Signed-off-by: Timo Sigurdsson <public_tim...@silentcreek.de> --- package/firmware/

[LEDE-DEV] [PATCH] ath10k-firmware: Update QCA988X firmware to the latest version

2018-05-16 Thread Timo Sigurdsson
without any issues. Please apply this to the openwrt-18.06 branch as well. Thanks, Timo Timo Sigurdsson (1): ath10k-firmware: Update QCA988X firmware to the latest version package/firmware/ath10k-firmware/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.1.4

Re: [LEDE-DEV] [PATCH resend 3/3] hostapd: bump PKG_RELEASE

2017-12-07 Thread Timo Sigurdsson
Hi Stijn, Stijn Tintel schrieb am 07.12.2017 12:05: > On 07-12-17 12:04, Timo Sigurdsson wrote: >> Hi, >> >> Stijn Tintel schrieb am 07.12.2017 01:35: >> >>> On 14-11-17 21:41, Timo Sigurdsson wrote: >>>> Increase PKG_RELEASE after latest change

Re: [LEDE-DEV] [PATCH resend 3/3] hostapd: bump PKG_RELEASE

2017-12-07 Thread Timo Sigurdsson
Hi, Stijn Tintel schrieb am 07.12.2017 01:35: > On 14-11-17 21:41, Timo Sigurdsson wrote: >> Increase PKG_RELEASE after latest changes to hostapd, so downstream >> users can fetch updates via opkg. >> > You should have bumped PKG_RELEASE in the previous commit. I've d

[LEDE-DEV] [PATCH resend 1/3] hostapd: Expose the tdls_prohibit option to UCI

2017-11-14 Thread Timo Sigurdsson
of TDLS is not allowed in the BSS. Note: If an attacker manages to lure both TDLS peers into a fake AP, hiding the tdls_prohibit advertisement from them, it might be possible to bypass this protection. Make this option configurable via UCI, but disabled by default. Signed-off-by: Timo Sigurdsson

[LEDE-DEV] [PATCH resend 2/3] hostapd: Backport Ignore WNM-Sleep Mode Request in wnm_sleep_mode=0 case

2017-11-14 Thread Timo Sigurdsson
such requests by clients when wnm_sleep_mode is disabled (which is the default). Signed-off-by: Timo Sigurdsson <public_tim...@silentcreek.de> --- ...WNM-Sleep-Mode-Request-in-wnm_sleep_mode-.patch | 35 ++ 1 file changed, 35 insertions(+) create mode 100644 package/n

[LEDE-DEV] [PATCH resend 0/3] hostapd: Address some limitations of wpa_disable_eapol_key_retries

2017-11-14 Thread Timo Sigurdsson
to the v17.01 branch as well. Regards, Timo Timo Sigurdsson (3): hostapd: Expose the tdls_prohibit option to UCI hostapd: Backport Ignore WNM-Sleep Mode Request in wnm_sleep_mode=0 case hostapd: bump PKG_RELEASE package/network/services/hostapd/Makefile | 2 +- package/network

[LEDE-DEV] [PATCH resend 3/3] hostapd: bump PKG_RELEASE

2017-11-14 Thread Timo Sigurdsson
Increase PKG_RELEASE after latest changes to hostapd, so downstream users can fetch updates via opkg. Signed-off-by: Timo Sigurdsson <public_tim...@silentcreek.de> --- package/network/services/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/n

[LEDE-DEV] [PATCH 2/3] hostapd: Backport Ignore WNM-Sleep Mode Request in wnm_sleep_mode=0 case

2017-10-24 Thread Timo Sigurdsson
such requests by clients when wnm_sleep_mode is disabled (which is the default). Signed-off-by: Timo Sigurdsson <public_tim...@silentcreek.de> --- ...WNM-Sleep-Mode-Request-in-wnm_sleep_mode-.patch | 35 ++ 1 file changed, 35 insertions(+) create mode 100644 package/n

[LEDE-DEV] [PATCH 1/3] hostapd: Expose the tdls_prohibit option to UCI

2017-10-24 Thread Timo Sigurdsson
of TDLS is not allowed in the BSS. Note: If an attacker manages to lure both TDLS peers into a fake AP, hiding the tdls_prohibit advertisement from them, it might be possible to bypass this protection. Make this option configurable via UCI, but disabled by default. Signed-off-by: Timo Sigurdsson

[LEDE-DEV] [PATCH 0/3] hostapd: Address some limitations of wpa_disable_eapol_key_retries

2017-10-24 Thread Timo Sigurdsson
/038005.html [2] http://lists.infradead.org/pipermail/hostap/2017-October/038007.html Timo Sigurdsson (3): hostapd: Expose the tdls_prohibit option to UCI hostapd: Backport Ignore WNM-Sleep Mode Request in wnm_sleep_mode=0 case hostapd: bump PKG_RELEASE package/network/services/hostapd

[LEDE-DEV] [PATCH 3/3] hostapd: bump PKG_RELEASE

2017-10-24 Thread Timo Sigurdsson
Increase PKG_RELEASE after latest changes to hostapd, so downstream users can fetch updates via opkg. Signed-off-by: Timo Sigurdsson <public_tim...@silentcreek.de> --- package/network/services/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/n

Re: [LEDE-DEV] [PATCH] ath10k-firmware: Update QCA988X firmware to latest version

2017-05-09 Thread Timo Sigurdsson
and will see if that changes anything. Thanks, Timo Timo Sigurdsson schrieb am 19.04.2017 10:22: > Hi, > > I'm recommending to revert this commit at least in the 17.01 stable > branch, since there have been reports on the forum about ath10k driver > crashes [1][2]. While I hav

Re: [LEDE-DEV] [PATCH] ath10k-firmware: Update QCA988X firmware to latest version

2017-04-19 Thread Timo Sigurdsson
-card/3131 Timo Sigurdsson schrieb am 11.01.2017 22:49: > This patch updates the QCA988X firmware to the latest revision > firmware-5.bin_10.2.4-1.0-00016 > found in the official ath10k-firmware repository. > > Tested on TP-Link Archer C7 v2. > > Signed-off-by: Timo S

[LEDE-DEV] [PATCH] ath10k-firmware: Update QCA988X firmware to latest version

2017-01-11 Thread Timo Sigurdsson
This patch updates the QCA988X firmware to the latest revision firmware-5.bin_10.2.4-1.0-00016 found in the official ath10k-firmware repository. Tested on TP-Link Archer C7 v2. Signed-off-by: Timo Sigurdsson <public_tim...@silentcreek.de> --- package/firmware/ath10k-firmware/Makefi

Re: [LEDE-DEV] [BUG] Kernel crashes with ath10k radio and Nexus 5X clients

2016-12-03 Thread Timo Sigurdsson
e ? > I could see only the warnings, can you please post the call > trace of the kernel crash please ? > > regards, > shafi > > On Sun, Nov 20, 2016 at 02:35:27AM +0100, Timo Sigurdsson wrote: >> Hi Adrian, >> >> sure - here's the bug report on kernel.org: &

Re: [LEDE-DEV] [BUG] Kernel crashes with ath10k radio and Nexus 5X clients

2016-11-27 Thread Timo Sigurdsson
gt; sorry had I missed the exact kernel crash call trace ? > I could see only the warnings, can you please post the call > trace of the kernel crash please ? > > regards, > shafi > > On Sun, Nov 20, 2016 at 02:35:27AM +0100, Timo Sigurdsson wrote: >> Hi Adrian,

Re: [LEDE-DEV] [BUG] Kernel crashes with ath10k radio and Nexus 5X clients

2016-11-18 Thread Timo Sigurdsson
since I'm not subscribed to the mailing list. Thank you. Timo Sigurdsson schrieb am 29.10.2016 22:19: > Hi everybody, > > I have a TP-Link Archer C7 v2 running a fairly recent build of LEDE (r1952, > Linux 4.4.26, compat-wireless-2016-10-08). It all works well except for the >

Re: [LEDE-DEV] [BUG] Kernel crashes with ath10k radio and Nexus 5X clients

2016-10-31 Thread Timo Sigurdsson
Hi, this is reply to Jo's message [1] which was only sent to the mailing list, but not to me directly. As I am not subscribed to the mailing list, please excplicitly include me in future replies. Thank you. Jo-Philipp Wich schrieb am 31.10.2016 01:37: > Hi Timo, > > did you try with

[LEDE-DEV] [BUG] Kernel crashes with ath10k radio and Nexus 5X clients

2016-10-29 Thread Timo Sigurdsson
Hi everybody, I have a TP-Link Archer C7 v2 running a fairly recent build of LEDE (r1952, Linux 4.4.26, compat-wireless-2016-10-08). It all works well except for the fact that when I connect a Nexus 5X device to the 5GHz radio, the kernel or ath10k driver will crash after a while. 5Ghz wifi will