[OpenWrt-Devel] [PATCH] mac80211: fix crash when using mesh (11s) VIF together with another VIF

2015-10-24 Thread Matthias Schiffer
Using a 802.11s mesh VIF together with a different VIF (e.g. IBSS) led to a panic. Steps to reproduce: rmmod mac80211_hwsim insmod /lib/modules/3.18.21/mac80211_hwsim.ko channels=2 iw phy phy2 interface add ibss2 type ibss iw phy phy2 interface add mesh2 type mp iw phy phy3 in

[OpenWrt-Devel] [PATCH] busybox: update to version 1.24.1

2015-10-24 Thread Magnus Kroken
Patches applied upstream and dropped: 280-fix_find_regression.patch 300-ip-addr-improvements.patch Signed-off-by: Magnus Kroken --- Run-time tested on ar71xx (TL-WDR4300). Compile-tested on mpc85xx and mvebu. Size comparison: 210569 busybox_1.23.2-3_ar71xx.ipk 209573 busybox_1.24.1-1_ar71xx.ipk

[OpenWrt-Devel] Is OpenWrt 15.05 and trunk for Ubnt UAP Pro broken?

2015-10-24 Thread Bernd Naumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi *, cause there was no reaction to my post a few days ago on the users list, I want to ask directly on the dev list. - Forwarded Message Subject: [OpenWrt-Users] OpenWrt 15.05 and trunk for Ubnt UAP Pro broken ? Date: Wed, 21 O

[OpenWrt-Devel] buildbot: gb15 fails to upload due to host keys and wyrding timeouts largest firmwares

2015-10-24 Thread Hannu Nyman
Buildbot needs some maintenance, as some of the buildslaves are behaving badly :-( 1) gb15 has a wrong host key and silently fails all uploads. It just completed 4 builds successfully, but did not upload them. That has been going on for some time now. Build status green, but upload has faile

[OpenWrt-Devel] [PATCH] ar71xx: Bitmain Antminer S1/S3 set GPIO for USB Power

2015-10-24 Thread L. D. Pinney
Antminers using the stock bootloader will not hash without this GPIO set. Applies to DD and CC Signed-off-by: L. D. Pinney --- target/linux/ar71xx/files/arch/mips/ath79/mach-antminer-s1.c | 2 +- target/linux/ar71xx/files/arch/mips/ath79/mach-antminer-s3.c | 5 + 2 files changed, 6 insertio