[OpenWrt-Devel] [PATCH] mac80211: switch to upstream owl-loader driver

2019-11-16 Thread Christian Lamparter
The Owl Loader (named after the codename that Atheros gave these devices back in the day) has been accepted upstream. This patch removes the "misc" driver OpenWrt had and adds the remaining differences against the version that ships with 5.4-rc1 into a separate "120-owl-loader-compat.patch" file t

[OpenWrt-Devel] nanostation-m-xw ath79 missing wlan sysfs pci entries

2019-11-16 Thread Joe Ayers
On nanostation-m-xw ath79 target in master and 19.07, "/sys/devices/pci:00" does not exist. Unable to access vendor and device IDs, and no longer reported in "iwinfo info" This is working on ath79 for 'nanostation-m'. I'm guessing the pcie entry in dts needs more definition on the nanosta

Re: [OpenWrt-Devel] [PATCH 1/2] base-files: indicate initial setup by uci system config option

2019-11-16 Thread mail
Hi Piotr, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Piotr Dymacz > Sent: Samstag, 16. November 2019 16:50 > To: Adrian Schmutzler ; openwrt- > de...@lists.openwrt.org > Subject: Re: [OpenWrt-Devel] [PATCH 1/2] base-files: ind

Re: [OpenWrt-Devel] [PATCH 17/17] ramips: disable ZyXel Keenetic by default

2019-11-16 Thread mail
Hi, this disables "Keenetic" and "Keenetic Start". As there are so many keenetic variants flying around, I'd consider it helpful to mention both in the commit message/title. Best Adrian > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Be

Re: [OpenWrt-Devel] [PATCH 13/17] brcm47xx: disable Netgear WNR2000 v2 by default

2019-11-16 Thread mail
Hi, this actually additionally disables netgear-wnr3500l-v1-na without a comment about it. Best Adrian > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Jo-Philipp Wich > Sent: Samstag, 16. November 2019 21:24 > To: openwrt-devel

Re: [OpenWrt-Devel] [PATCH 10/17] ar71xx: disable TP-Link TL-WA850RE by default

2019-11-16 Thread mail
Hi, Here you say WA850, but you disable WA860 ... Adrian > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Jo-Philipp Wich > Sent: Samstag, 16. November 2019 21:24 > To: openwrt-devel@lists.openwrt.org > Cc: Jo-Philipp Wich > Subj

Re: [OpenWrt-Devel] [PATCH 0/2] introduce label_mac into hostname and SSID

2019-11-16 Thread mail
Hi Piotr, Thank you for providing extensive feedback on this topic. > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > On Behalf Of Piotr Dymacz > Sent: Samstag, 16. November 2019 16:32 > To: Adrian Schmutzler ; openwrt- > de...@lists.openwrt.org

[OpenWrt-Devel] [PATCH 16/17] ramips: disable WR512-3GN 4MB variant by default

2019-11-16 Thread Jo-Philipp Wich
Disable the WR512-3GN 4MB image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72 Signed-off-by: Jo-Philipp Wich --- target/linux/ramips/image/rt305x.mk | 1 + 1 file changed, 1 insertion(+)

[OpenWrt-Devel] [PATCH 17/17] ramips: disable ZyXel Keenetic by default

2019-11-16 Thread Jo-Philipp Wich
Disable the ZyXel Keenetic images by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72 Signed-off-by: Jo-Philipp Wich --- target/linux/ramips/image/rt305x.mk | 2 ++ 1 file changed, 2 insertions(

[OpenWrt-Devel] [PATCH 14/17] ar71xx: disable TP-Link TL-WA855RE by default

2019-11-16 Thread Jo-Philipp Wich
Disable the TP-Link TL-WA855RE image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72 Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/image/tiny-tp-link.mk | 1 + 1 file changed, 1 ins

[OpenWrt-Devel] [PATCH 13/17] brcm47xx: disable Netgear WNR2000 v2 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the Netgear WNR2000 v2 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72 Signed-off-by: Jo-Philipp Wich --- target/linux/brcm47xx/image/Makefile | 2 ++ 1 file changed, 2 inserti

[OpenWrt-Devel] [PATCH 11/17] ramips: disable TP-Link TL-WA750RE by default

2019-11-16 Thread Jo-Philipp Wich
Disable the TP-Link TL-WA750RE image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/30 Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/image/tiny-tp-link.mk | 1 + 1 file changed, 1 ins

[OpenWrt-Devel] [PATCH 10/17] ar71xx: disable TP-Link TL-WA850RE by default

2019-11-16 Thread Jo-Philipp Wich
Disable the TP-Link TL-WA850RE image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/30 Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/image/tiny-tp-link.mk | 1 + 1 file changed, 1 ins

[OpenWrt-Devel] [PATCH 09/17] ramips: disable TP-Link TL-WR840N v5 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the TP-Link TL-WR840N v5 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/29 Signed-off-by: Jo-Philipp Wich --- target/linux/ramips/image/mt76x8.mk | 1 + 1 file changed, 1 inserti

[OpenWrt-Devel] [PATCH 15/17] ramips: disable A5-V11 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the A5-V11 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72 Signed-off-by: Jo-Philipp Wich --- target/linux/ramips/image/rt305x.mk | 1 + 1 file changed, 1 insertion(+) diff --

[OpenWrt-Devel] [PATCH 12/17] brcm47xx: disable Linksys E1000 v1 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the Linksys E1000 v1 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/72 Signed-off-by: Jo-Philipp Wich --- target/linux/brcm47xx/image/Makefile | 1 + 1 file changed, 1 insertion(

[OpenWrt-Devel] [PATCH 07/17] ramips: disable D-Link DIR-645 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the D-Link DIR-645 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/23 Signed-off-by: Jo-Philipp Wich --- target/linux/ramips/image/rt3883.mk | 1 + 1 file changed, 1 insertion(+)

[OpenWrt-Devel] [PATCH 06/17] ramips: disable D-Link DIR-300 B5/B6/B7 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the D-Link DIR-300 B5/B6/B7 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/18 Signed-off-by: Jo-Philipp Wich --- target/linux/ramips/image/rt305x.mk | 1 + 1 file changed, 1 inse

[OpenWrt-Devel] [PATCH 08/17] ramips: disable Sitecom WL-351 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the Sitecom WL-351 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/24 Signed-off-by: Jo-Philipp Wich --- target/linux/ramips/image/rt305x.mk | 1 + 1 file changed, 1 insertion(+)

[OpenWrt-Devel] [PATCH 04/17] ar71xx: disable On Networks N150R by default

2019-11-16 Thread Jo-Philipp Wich
Disable the On Networks N150R image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/10 Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/image/tiny-legacy-devices.mk | 1 + 1 file changed,

[OpenWrt-Devel] [PATCH 05/17] ar71xx: disable Netgear WNR2000v4 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the Netgear WNR2000v4 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/11 Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/image/tiny-legacy-devices.mk | 1 + 1 file changed,

[OpenWrt-Devel] [PATCH 03/17] ar71xx: disable TP-Link TL-WA850RE v2 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the TP-Link TL-WA850RE v2 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/9 Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/image/tiny-tp-link.mk | 1 + 1 file changed, 1 i

[OpenWrt-Devel] [PATCH 01/17] ramips: disable ASUS RT-N10+ B1 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the ASUS RT-N10+ B1 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/1 Signed-off-by: Jo-Philipp Wich --- target/linux/ramips/image/rt305x.mk | 1 + 1 file changed, 1 insertion(+)

[OpenWrt-Devel] [RFC PATCH 00/17] disable known broken device images for 19.07

2019-11-16 Thread Jo-Philipp Wich
This patch series is to be applied against openwrt-19.07 and disables known broken devices that were unable to retain configuration according to https://forum.openwrt.org/t/devices-too-big-to-save/18161 . The actual number of broken device images is likely higher but I wanted to be conservative he

[OpenWrt-Devel] [PATCH 02/17] ar71xx: disable Netgear WNR612 v2 by default

2019-11-16 Thread Jo-Philipp Wich
Disable the Netgear WNR612 v2 image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/4 Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/image/tiny-legacy-devices.mk | 1 + 1 file changed,

Re: [OpenWrt-Devel] Wifi is broken

2019-11-16 Thread Dirk Brenken
On Sat, 2019-11-16 at 17:27 +0100, Daniel Golle wrote: > Hi, > > On Sat, Nov 16, 2019 at 09:17:08AM +0100, e9hack wrote: > > Hi, > > > > this commit > > > > commit 000b7687bc50be5b0f1161f4bf8ceb85c495c395 > > mac80211: restore mac80211_interface_cleanup() > > > > breaks wifi on my tp-link

Re: [OpenWrt-Devel] [PATCH 0/2] introduce label_mac into hostname and SSID

2019-11-16 Thread Dmitry Tunin
I am strongly against this change for a simple reason. Advantage of this change is questionable, but we can get all sorts of trouble. сб, 16 нояб. 2019 г. в 18:31, Piotr Dymacz : > > Hi Adrian, > > On 08.11.2019 12:48, Adrian Schmutzler wrote: > > This patchset will introduce the label MAC address

Re: [OpenWrt-Devel] Wifi is broken

2019-11-16 Thread Daniel Golle
Hi, On Sat, Nov 16, 2019 at 09:17:08AM +0100, e9hack wrote: > Hi, > > this commit > > commit000b7687bc50be5b0f1161f4bf8ceb85c495c395 > mac80211: restore mac80211_interface_cleanup() > > breaks wifi on my tp-link archer C7 router. After update, only the 5G wifi > will be activated. The

Re: [OpenWrt-Devel] Wifi is broken

2019-11-16 Thread Dirk Brenken
On Sat, 2019-11-16 at 09:17 +0100, e9hack wrote: > Hi, > > this commit > > commit000b7687bc50be5b0f1161f4bf8ceb85c495c395 > mac80211: restore mac80211_interface_cleanup() > > breaks wifi on my tp-link archer C7 router. After update, only the 5G > wifi will be activated. The 2.4G wifi doe

Re: [OpenWrt-Devel] [PATCH 1/2] base-files: indicate initial setup by uci system config option

2019-11-16 Thread Piotr Dymacz
Hi Adrian, On 08.11.2019 13:05, Adrian Schmutzler wrote: This provides a uci system config setting that will be set only during initial setup. This can be used by uci-defaults script to determine whether they are run during initial setup or after a sysupgrade. Since the setting is removed again

Re: [OpenWrt-Devel] ath79: Force usb host mode for ar9331

2019-11-16 Thread Piotr Dymacz
Hi Micke, On 08.11.2019 13:30, Micke Prag wrote: Den 11/8/19 kl. 11:01 AM, skrev Piotr Dymacz: Hi Micke, On 08.11.2019 08:36, Micke Prag wrote: In commit 00ea16557d [1] the way usb is initiated was changed. Instead of initiate both ehci-platform and ci_hdrc the bootstrap status register is ch

Re: [OpenWrt-Devel] [PATCH 0/2] introduce label_mac into hostname and SSID

2019-11-16 Thread Piotr Dymacz
Hi Adrian, On 08.11.2019 12:48, Adrian Schmutzler wrote: This patchset will introduce the label MAC address into the _default_ hostname and SSID of OpenWrt devices. Devices installed after these commits (or upgraded with sysupgrade -n) will have their hostname and SSID set to OpenWrt-ddeeff wher

Re: [OpenWrt-Devel] [PATCH] uqmi: add timeout parameter

2019-11-16 Thread Piotr Dymacz
Hi Zefir, On 07.11.2019 12:54, Zefir Kurtisi wrote: Working with Quectel EM12 LTE-module, we observe regular stalls of the QMI interface which cause a request issued by uqmi to hang forever. Most reproducibly this happens after the device has been power-cycled and left untouched for a while (~

Re: [OpenWrt-Devel] [PATCH v2] ath79: use gpio_hog instead of gpio-export

2019-11-16 Thread Piotr Dymacz
Hi Adrian, Sorry for a late reply. On 06.11.2019 16:47, Adrian Schmutzler wrote: Hi, Wouldn't it make more sense to spend time now on implementing future-proof solution and switch to it when it's ready? Obviously, yes. But for the meantime, I'd like to have a less-arbitrary status quo. F

Re: [OpenWrt-Devel] Silence on the DEV list and what about 19.07 RC1 and 18.06.5

2019-11-16 Thread Alberto Bursi
On 16/11/19 21:14, Paul Oranje wrote: l.s. Lately no new messages have arrived on the DEV list, which is further more remarkable since we have two releases and no word about these on the list. What is the matter ? (this mail message also poses as a test). Regards, Paul _

Re: [OpenWrt-Devel] [PATCH procd] initd/init: add minimal SELinux policy loading support

2019-11-16 Thread Petr Štetiar
Thomas Petazzoni [2019-11-15 09:16:32]: (nitpick, it's OpenWrt, not OpenWRT) > No, this patch is not RFC, it should be ready for merging, I'm already > using it in some devices. Ok, this patch is good enough for your limited use case, but in order to include SELinux support in OpenWrt, then the

[OpenWrt-Devel] Silence on the DEV list and what about 19.07 RC1 and 18.06.5

2019-11-16 Thread Paul Oranje
l.s. Lately no new messages have arrived on the DEV list, which is further more remarkable since we have two releases and no word about these on the list. What is the matter ? (this mail message also poses as a test). Regards, Paul ___ openwrt-devel m

[OpenWrt-Devel] Wifi is broken

2019-11-16 Thread e9hack
Hi, this commit commit 000b7687bc50be5b0f1161f4bf8ceb85c495c395 mac80211: restore mac80211_interface_cleanup() breaks wifi on my tp-link archer C7 router. After update, only the 5G wifi will be activated. The 2.4G wifi doesn't start. I try to recover from this by shuting down and restart wifi