[OpenWrt-Devel] [PATCH] luci-proto-wwan minimal support

2015-04-22 Thread Aleksandr Kolesnik
Signed-off-by: Aleksandr Kolesnik ner...@gmail.com --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -194,6 +194,7 @@ $(eval $(call protocol,ipv6,Support for $(eval $(call protocol,3g,Support for 3G,+PACKAGE_luci-proto-3g:comgt)) $(eval $(call protocol,hso,Support for

[OpenWrt-Devel] [PATCH] comgt-ncm: add support run via proto wwan

2015-04-22 Thread Aleksandr Kolesnik
Signed-off-by: Aleksandr Kolesnik ner...@gmail.com --- package/network/utils/comgt/files/ncm.sh 2015-04-16 23:59:02.606193538 +0300 +++ package/network/utils/comgt/files/ncm.sh 2015-04-22 14:15:34.0 +0300 @@ -27,6 +27,8 @@ proto_ncm_setup() { local device apn auth username password

[OpenWrt-Devel] [PATCH v2] ncm: add support to run via proto wwan

2015-04-22 Thread Aleksandr Kolesnik
Signed-off-by: Aleksandr Kolesnik ner...@gmail.com --- package/network/utils/comgt/files/ncm.sh +++ package/network/utils/comgt/files/ncm.sh @@ -27,6 +27,8 @@ proto_ncm_setup() { local device apn auth username password pincode delay mode json_get_vars device apn auth username password pincode

Re: [OpenWrt-Devel] AR8334 switch support

2015-04-22 Thread Heiner Kallweit
Am 21.04.2015 um 19:06 schrieb Christian Mehlis: Am 21.04.2015 um 17:19 schrieb Heiner Kallweit: All I found regarding AR8334/QCA8334 is that it supposedly has four ports. (There was even an AR8335 with five ports mentioned). Considering the port / phy layout of AR8337 and the existing boards

[OpenWrt-Devel] [PATCH] ar71xx: bug #19503 Fix TP-LINK Archer-C5/C7 v2 RFKILL-Switch

2015-04-22 Thread Lars Buerding
From: Lars Buerding lb@metatux.net Fix ARCHER_C7_GPIO_BTN_RFKILL, which is attached to GPIO23 Signed-off-by: Lars Buerding lb@metatux.net --- diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c index

Re: [OpenWrt-Devel] Fwd: Re: [PATCH 10/10] brcmfmac: Add support for multiple PCIE devices in nvram.

2015-04-22 Thread Ian Kent
On Wed, 2015-04-22 at 12:50 +, Hante Meuleman wrote: Found the problem for the lost nvram. The nvram user space app build from directory package/utils/nvram/src uses a maximum size of 32KB for nvram. As a result when writing it will not write all entries. Once rebooted and the CFE

Re: [OpenWrt-Devel] Fwd: Re: [PATCH 10/10] brcmfmac: Add support for multiple PCIE devices in nvram.

2015-04-22 Thread Ian Kent
On Wed, 2015-04-22 at 11:45 +, Hante Meuleman wrote: Today I wrote the original firmware back on the device (using the latest from netgear). This worked and the device was working fine. Then I flashed openwrt again, now the switch didn’t work anymore. So I checked the ports

Re: [OpenWrt-Devel] [PATCH][ar71xx] Mikrotik Routerboard RB2011 switch fix

2015-04-22 Thread Toerless Eckert
This mail thread seem to have gone dark since december with seemingly no conclusion. I have tried to collect the experiences reported on the wiki page: wiki.openwrt.org/toh/mikrotik/rb2011uias As you can see from the table, for me it only works with 0x6f. Chris, for whom both 0x3e and 0x6f work

Re: [OpenWrt-Devel] [PATCH] generic/4.0: bump to version 4.0

2015-04-22 Thread Imre Kaloz
On Tue, 21 Apr 2015 09:56:31 +0200, Daniel Golle dan...@makrotopia.org wrote: Linux 4.0 was released on 2014-04-12 Signed-off-by: Daniel Golle dan...@makrotopia.org Merged in 45559 with refreshing the patches. Thanks, Imre ___ openwrt-devel

[OpenWrt-Devel] [patch ] comgt-ncm: add support run via proto wwan

2015-04-22 Thread Aleksandr Kolesnik
Signed-off-by: Aleksandr Kolesnik ner...@gmail.com --- package/network/utils/comgt/files/ncm.sh 2015-04-16 23:59:02.606193538 +0300 +++ package/network/utils/comgt/files/ncm.sh 2015-04-22 14:15:34.0 +0300 @@ -27,6 +27,8 @@ proto_ncm_setup() { local device apn auth username password