[LEDE-DEV] [PATCH v3] kernel: add kmod-fou

2018-02-01 Thread Filip Moc
Once installed fou kernel module allows you to use FOU (Foo over UDP) and GUE (Generic UDP encapsulation) tunnel protocols. To get ip fou command working you also need to install ip-full. Signed-off-by: Filip Moc --- Notes: More info about FOU can be found here: https://lwn.net/Articles

Re: [LEDE-DEV] [PATCH v2] kernel: add kmod-fou

2017-12-20 Thread Filip Moc
ar. Filip On Tue, Dec 19, 2017 at 09:00:03PM +0100, John Crispin wrote: > > > On 17/12/17 18:44, Filip Moc wrote: > > Once installed fou kernel module allows you to use FOU (Foo over UDP) > > and GUE (Generic UDP encapsulation) tunnel protocols. > > > > To get

[LEDE-DEV] [PATCH v2] kernel: add kmod-fou

2017-12-17 Thread Filip Moc
Once installed fou kernel module allows you to use FOU (Foo over UDP) and GUE (Generic UDP encapsulation) tunnel protocols. To get ip fou command working you also need to install ip-full. Signed-off-by: Filip Moc --- Notes: More info about FOU can be found here: https://lwn.net/Articles

[LEDE-DEV] [PATCH] kernel: add kmod-fou

2017-12-13 Thread Filip Moc
Signed-off-by: Filip Moc --- package/kernel/linux/modules/netsupport.mk | 22 ++ 1 file changed, 22 insertions(+) diff --git a/package/kernel/linux/modules/netsupport.mk b/package/kernel/linux/modules/netsupport.mk index e4740428af..128fd29876 100644 --- a/package/kernel

[LEDE-DEV] [PATCH v4 2/2] Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400

2017-05-25 Thread Filip Moc
Signed-off-by: Filip Moc --- Notes: This moves enablemodem from ramips to new package adb-enablemodem. New adb-enablemodem uses modem's id rather than main board's name so it could possibly work even on different boards without need to change anything. Fixes:

[LEDE-DEV] [PATCH v6 1/2] ar71xx: Add support for TP-Link MR6400

2017-05-25 Thread Filip Moc
W25Q64FV (8MiB) - RAM: EtronTech EM6AB160TSE-5G (64MiB) - Wireless: SoC platform only (2.4GHz b/g/n, 2x internal antenna) - Ethernet: 2NIC (3x100M + 1x100M) - WWAN: TP-LINK LTE MODULE (2x external detachable antenna) - Power: DC 12V 1A Signed-off-by: Filip Moc --- Notes: v1->

[LEDE-DEV] [PATCH v5 1/2] ar71xx: Add support for TP-Link MR6400

2017-04-02 Thread Filip Moc
W25Q64FV (8MiB) - RAM: EtronTech EM6AB160TSE-5G (64MiB) - Wireless: SoC platform only (2.4GHz b/g/n, 2x internal antenna) - Ethernet: 2NIC (3x100M + 1x100M) - WWAN: TP-LINK LTE MODULE (2x external detachable antenna) - Power: DC 12V 1A Signed-off-by: Filip Moc --- Notes: v1->

[LEDE-DEV] [PATCH v4 1/2] ar71xx: Add support for TP-Link MR6400

2017-03-09 Thread Filip Moc
W25Q64FV (8MiB) - RAM: EtronTech EM6AB160TSE-5G (64MiB) - Wireless: SoC platform only (2.4GHz b/g/n, 2x internal antenna) - Ethernet: 2NIC (3x100M + 1x100M) - WWAN: TP-LINK LTE MODULE (2x external detachable antenna) - Power: DC 12V 1A Signed-off-by: Filip Moc --- Notes: v1->

Re: [LEDE-DEV] [PATCH v3 1/2] ar71xx: Add support for TP-Link MR6400

2017-03-09 Thread Filip Moc
Hi Piotr, > Is there any problem with upgrade under vendor gui on this device? Yes, web-ui rejects factory firmware with the following message: - Error code: 18005 Upgrade unsuccessfully because the version of the upgraded file was incorrect. Please check the file name. - If you unpack any firm

[LEDE-DEV] [PATCH v3 2/2] Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400

2017-03-05 Thread Filip Moc
Signed-off-by: Filip Moc --- Notes: This moves enablemodem from ramips to new package adb-enablemodem. New adb-enablemodem uses modem's id rather than main board's name so it could possibly work even on different boards without need to change anything. Fixes:

[LEDE-DEV] [PATCH v3 1/2] ar71xx: Add support for TP-Link MR6400

2017-03-05 Thread Filip Moc
You can flash via u-boot tftp (serve factory image as /mr6400_tp_recovery.bin on 192.168.0.66/24, connect to any ethernet port and power on device while holding the reset button). Signed-off-by: Filip Moc --- Notes: v1->v2: - Fixed DEVICE_TITLE - Defined flash type as &quo

Re: [LEDE-DEV] [PATCH v2 1/2] ar71xx: Add support for TP-Link MR6400

2017-02-11 Thread Filip Moc
Hi, > > huge disclaimer, can you not just use gplv2 ? > > Would the following header be acceptable? > > /* > * TP-LINK TL-MR6400 board support > * > * Copyright (C) 2017 Filip Moc > * > * LICENSE: 3-clause BSD > */ Now when I think about it I gues

Re: [LEDE-DEV] [PATCH v2 1/2] ar71xx: Add support for TP-Link MR6400

2017-02-11 Thread Filip Moc
so current position looks best to me already. Could you please tell me exactly the two devices where should I put this in between? > huge disclaimer, can you not just use gplv2 ? Would the following header be acceptable? /* * TP-LINK TL-MR6400 board support * * Copyright (

[LEDE-DEV] [PATCH v2 2/2] Merge enablemodem from ramips and ar71xx to new package adb-enablemodem

2017-02-10 Thread Filip Moc
db to wait indefinitely and blocking boot process. - Asterisk path expansion. - Possible race condition when there are more devices attached. New features: - Logging - Stopping httpd >From 2a7f4f598ba02284c347e57ff1267ecef1f3b458 Mon Sep 17 00:00:00 2001 From: Filip Moc Date: Fri, 10 F

[LEDE-DEV] [PATCH v2 1/2] ar71xx: Add support for TP-Link MR6400

2017-02-10 Thread Filip Moc
d as "s25fl064k") >From 21e3a97f4b0180e37bca2c809b5a2181e02b050d Mon Sep 17 00:00:00 2001 From: Filip Moc Date: Fri, 10 Feb 2017 19:01:42 +0100 Subject: [PATCH] ar71xx: Add support for TP-Link MR6400 Signed-off-by: Filip Moc --- target/linux/ar71xx/base-files/etc/board.d/01_leds

Re: [LEDE-DEV] [PATCH] ar71xx: Support for TP-LINK MR6400

2017-02-09 Thread Filip Moc
On Thu, Feb 09, 2017 at 09:40:31AM +0100, John Crispin wrote: > Hi, > > there should be a "Signed-off-by:" line here. please resend the patch > with the line added. > > John Hi John, thank you for your response. Actually there was "Signed-off-by:" line in my original email. If you look h

[LEDE-DEV] [PATCH] ar71xx: Support for TP-LINK MR6400

2017-02-04 Thread Filip Moc
>From 2a930f515c38069c2e57ef76f0ffe0d8e2ab115a Mon Sep 17 00:00:00 2001 From: Filip Moc Date: Sat, 4 Feb 2017 14:37:08 +0100 Subject: [LEDE-DEV] [PATCH] ar71xx: Support for TP-LINK MR6400 Add support for TP-Link MR6400 Everything seems to be working. You can flash via u-boot tftp (serve fact