[OpenWrt-Devel] Codenames dark and dirty ?!

2015-01-29 Thread phadros
Ehlo, as rumors have told there is an upcoming release and there shall be a name for it. I believe the atm chosen candidate "dark destroyer" is not really a well chosen name for a nice piece of floss software, tho it might be a delicious drink. Imagine going to a friend / fellow mesh dude / cu

[OpenWrt-Devel] p2812hnu-f1

2015-01-29 Thread Michaël Zweers
Hello ScApi, I have a short request: Can you add your dropbox link (https://www.dropbox.com/sh/movy1lhezgyhz2u/AABuA8_Vf6UHsugmVhU_Q5-ca?dl=0) to the ZyXEL P-2812HNU wiki pages or maybe transfer the blops to a github repo and link that? Thanks in advance! Kind regards, Michaël signature.asc

Re: [OpenWrt-Devel] [OpenWrt] #13951: Revision r36939 breaks support for RT5370 (rt2800usb) in HG556a (brcm6358)

2015-01-29 Thread Luis Soltero
hello all... i have attached the patch On 1/29/15 6:39 AM, OpenWrt wrote: #13951: Revision r36939 breaks support for RT5370 (rt2800usb) in HG556a (brcm6358) -+- Reporter: openwrt@… | Owner: developers

[OpenWrt-Devel] [PATCH] mac80211: fix NULL pointer crash in monitor frame injection TX path

2015-01-29 Thread Johan Almbladh
This "patch to the patch" fixes a NULL pointer derefence crash in the new intermediate software queues. The crash can be reproduced by injecting an 802.11 frame with a BSSID that does not belong to a configured vif. The wperf tool (https://github.com/anyfi/wperf) may be convenient for doing this.

Re: [OpenWrt-Devel] [PATCH] uboot-lantiq: fix P-2812HNU-F1/3 package dependency

2015-01-29 Thread Daniel Schwierzeck
2015-01-27 18:41 GMT+01:00 Ben Mulvihill : > Hi Antti, > > (Note that the diffs in this message are for information. They are not > patches submitted for merging - not at this stage anyway.) > >> I tried and it seems the ram version >> (openwrt-lantiq-p2812hnufx_ram-u-boot.asc) builds and boots pro

Re: [OpenWrt-Devel] fstools / always fires 'uci commit' each reboot

2015-01-29 Thread Bastian Bittorf
* Lars Kruse [29.01.2015 20:06]: > or even better (this does not hide errors in "block detect"): > [ -f /etc/config/fstab ] || block detect > /etc/config/fstab > > (I do not see the need for the subshell here - thus I removed the brackets) thanks to jow, there was a hotfix with r44180 for this:

Re: [OpenWrt-Devel] fstools / always fires 'uci commit' each reboot

2015-01-29 Thread Peter Lawler
On 30/01/15 06:23, Bastian Bittorf wrote: > * Lars Kruse [29.01.2015 20:06]: >> or even better (this does not hide errors in "block detect"): >> [ -f /etc/config/fstab ] || block detect > /etc/config/fstab >> >> (I do not see the need for the subshell here - thus I removed the brackets) > > than

[OpenWrt-Devel] [PATCH] [ar71xx] add Netgear WNR1000v2/WNR1000v2-VC support (#18633)

2015-01-29 Thread Ștefan Rusu
From: Ștefan Rusu ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633) The board is already supported by OpenWrt. WNR1000v2/WNR1000v2-VC are pretty much the same as WNR2000v3/WNR612v2, therefore the same initialization code and flash layout is used. Signed-off-by: Ștefan Rusu Tested-by:

[OpenWrt-Devel] [PATCH 1/3] ralink: add ethernet macaddr to dts for FireWRT

2015-01-29 Thread wengbj
--- .../linux/ramips/base-files/etc/board.d/02_network |7 +++ target/linux/ramips/dts/FIREWRT.dts|5 + 2 files changed, 12 insertions(+) diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network ind

[OpenWrt-Devel] [PATCH 2/3] ralink: add FireWRT led detail

2015-01-29 Thread wengbj
--- target/linux/ramips/dts/FIREWRT.dts |9 + 1 file changed, 9 insertions(+) diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts index 4e9e28b..ddad8bf 100644 --- a/target/linux/ramips/dts/FIREWRT.dts +++ b/target/linux/ramips/dts/FIREWRT.dts @@ -8

[OpenWrt-Devel] [PATCH 3/3] ralink: add FireWRT button detail

2015-01-29 Thread wengbj
--- target/linux/ramips/dts/FIREWRT.dts| 12 target/linux/ramips/mt7621/profiles/firefly.mk |2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts index ddad8bf..58049b7 100644