[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 --- package/firmware/ath10k-firmware/Makefile | 8 1

[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'

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

2017-11-14 Thread Timo Sigurdsson
se 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 Sigur

[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
to ignore such requests by clients when wnm_sleep_mode is disabled (which is the default). Signed-off-by: Timo Sigurdsson --- ...WNM-Sleep-Mode-Request-in-wnm_sleep_mode-.patch | 35 ++ 1 file changed, 35 insertions(+) create mode 100644 package/network/services/hostapd/patch

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

2017-11-14 Thread Timo Sigurdsson
changes 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 +-

[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 --- package/network/services/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/hostapd/Makefile b

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

2017-10-24 Thread Timo Sigurdsson
to ignore such requests by clients when wnm_sleep_mode is disabled (which is the default). Signed-off-by: Timo Sigurdsson --- ...WNM-Sleep-Mode-Request-in-wnm_sleep_mode-.patch | 35 ++ 1 file changed, 35 insertions(+) create mode 100644 package/network/services/hostapd/patch

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

2017-10-24 Thread Timo Sigurdsson
se 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 Sigur

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

2017-10-24 Thread Timo Sigurdsson
17-October/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/servic

[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 --- package/network/services/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/hostapd/Makefile b

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

2017-05-09 Thread Timo Sigurdsson
hat for now 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

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

2017-04-19 Thread Timo Sigurdsson
placement-for-ath10k-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

[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 --- package/firmware/ath10k-firmware/Makefile | 8 1 file changed, 4

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

2016-12-03 Thread Timo Sigurdsson
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, >> >> sure - here's the bug report on ker

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

2016-11-27 Thread Timo Sigurdsson
t; > 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 Adria

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

2016-11-19 Thread Timo Sigurdsson
ld with the official ath10k driver and the CT >> firmware binary. >> >> But of course, if someone has more suggestions on what I could try or what >> information I could collect to help resolve the issue related to the Nexus 5X >> clients in the official firmware binarie

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

2016-11-18 Thread Timo Sigurdsson
ddress in any reply, 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 w

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 kmod-ath1

[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