Sukru Senli
af9e90e33d
mtk-bndstrg: depend on librt
2017-05-02 16:03:44 +02:00
Sukru Senli
86cccc5764
icwmp-3.0-2017-05-01
2017-05-02 16:01:47 +02:00
Jonas Höglund
2d057b39a9
Update feed [ feed_inteno_packages ] package [ u-boot ]
...
-------------------------------------------------------------------------------
* a2aacfd Fix for ubifs mount.
-------------------------------------------------------------------------------
commit a2aacfdc3931a65b11929f685e7ed067bf1fbfa9
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-05-02 13:56:58 +0200
Fix for ubifs mount.
Replaying the journal require more memory. Give u-boot 4MB instead of 1MB.
Base directory -> /
include/configs/ex400.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-05-02 14:06:17 +02:00
Sukru Senli
a3ce1a1abd
mtk-bndstrg: copy correct file
2017-05-02 13:31:13 +02:00
Sukru Senli
c8453cd936
Update feed [ feed_inteno_packages ] package [ mtk-bndstrg ]
...
-------------------------------------------------------------------------------
* 8a80432 compile with gcc
-------------------------------------------------------------------------------
commit 8a804320c53dead1c9b9f3650cbbc58908c76832
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-05-02 13:28:06 +0200
compile with gcc
Base directory -> /
Makefile | 3 ++-
bndstrg | Bin 101458 -> 160584 bytes
2 files changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-05-02 13:28:21 +02:00
Sukru Senli
ef9a83ad33
mtk-bndstrg: move under Utilities
2017-05-02 13:14:53 +02:00
Sukru Senli
f7539ded45
mtk-bndstrg: remove unnecessary files
2017-05-02 13:05:43 +02:00
Sukru Senli
929fb89e7f
mtk-bndstrg: clone correct repo
2017-05-02 13:04:28 +02:00
Alex Oprea
c5259c5870
bndstrg: mediatek band steering preliminary makefile
2017-05-02 12:56:00 +02:00
Reidar Cederqvist
12bd3ec5fd
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* ba36f2f wireless.c: autochannel: add channel after successful switch
* 40af409 wireless.c: changed return to ok and added check if channel is dfs
* e4d7270 wireless.c: added return messge to autochannel call
-------------------------------------------------------------------------------
commit ba36f2fa761ba8e64c0dcfe1000dd1bebb8c7e5b
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-27 12:48:49 +0200
wireless.c: autochannel: add channel after successful switch
Base directory -> /
broadcom.c | 8 +++-----
wireless.c | 9 ++++++---
2 files changed, 9 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
commit 40af409c74bf3c89f246ca394b6c481d33a851f5
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-27 11:35:00 +0200
wireless.c: changed return to ok and added check if channel is dfs
Base directory -> /
broadcom.c | 7 +++++++
wireless.c | 10 ++++------
2 files changed, 11 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit e4d7270df88c66469e140acd06832f22b5cd2b80
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-27 10:02:36 +0200
wireless.c: added return messge to autochannel call
Base directory -> /
wireless.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-05-02 09:40:57 +02:00
Jonas Höglund
666137f847
Return if mediatek binary already exists
2017-05-02 09:40:55 +02:00
Erik Horemans
48aa469b80
new ice-client R4.4.0-RC1
2017-05-02 09:40:43 +02:00
Jonas Höglund
94a11e9a37
iop: update mediatek tarballs
2017-04-28 13:28:25 +02:00
Sukru Senli
ad5021eea4
voice_client: support binding asterisk to ipv6 interface
2017-04-28 11:26:17 +02:00
Ronny Nilsson
fd03db48c1
kernel: add devtmpfs for letting kernel auto populate
...
/dev early on boot as well as become equal to how
other MIPS targets work.
2017-04-27 15:59:42 +02:00
Alex Oprea
3c0826ca5c
hotplug: net: repeater: remove unused parameter
2017-04-26 16:58:05 +02:00
Alex Oprea
8762fa4f4e
hotplug: net: repeater: remove unused parameter
2017-04-26 16:12:54 +02:00
Alex Oprea
83dad53f2c
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 16de648 questd: update is_inteno_*_macaddr functions
* 4d4e5a2 wificontrol: improve debug messages
* 92047e1 use long option --assoclist
* 703eec4 wificontrol: improve debug messages
-------------------------------------------------------------------------------
commit 16de648470f316aa3b2658e8870141d594aff074
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-26 13:45:50 +0200
questd: update is_inteno_*_macaddr functions
Base directory -> /
tools.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 4d4e5a29f2df1b4af603e53c8e237c11e020715c
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-25 11:42:31 +0200
wificontrol: improve debug messages
Base directory -> /
wificontrol.c | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
-------------------------------------------------------------------------------
commit 92047e1c8f2c139aa1de1e02899174576a1f76af
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-21 20:23:06 +0200
use long option --assoclist
Base directory -> /
network.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 703eec48f8a8220c212a5c299ecf3315424caa35
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-21 19:08:58 +0200
wificontrol: improve debug messages
Base directory -> /
wificontrol.c | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
2017-04-26 13:50:06 +02:00
Alex Oprea
d6a6350e62
imonitor: do not check the ubus call before restarting questd
...
Do no check the ubus call before restarting questd
because in some cases the ubus call still works as normal,
even if there are 2 questd processes running.
2017-04-26 11:10:42 +02:00
Sukru Senli
3fb9756e42
icwmp-3.0-2017-04-26
2017-04-26 10:51:55 +02:00
Reidar Cederqvist
8d3eebb0c1
inteno-netmodes: dont start client-detect if repeaterready flag is set
2017-04-25 14:26:53 +02:00
Reidar Cederqvist
d28dbd9b75
inteno-netmdoe: stop using conf option and use seciton name
2017-04-25 13:37:32 +02:00
Reidar Cederqvist
267d65174c
inteno-netmodes: added uplink_band to broadcom repeater netmodes
2017-04-25 12:11:33 +02:00
Reidar Cederqvist
abbfb77248
inteno-netmodes: init.d script now supports 'routed' netmode
2017-04-25 10:04:27 +02:00
Reidar Cederqvist
e288d7ec0c
inteno-netmodes: netmode-conf: added check to skipp non ap interfaces when getting number
2017-04-24 17:54:48 +02:00
Reidar Cederqvist
7f33ffbdac
inteno-netmodes: fixed bug
2017-04-24 17:41:22 +02:00
Reidar Cederqvist
7fc6da3a66
inteno-netmodes: client-detect: added a timed check every 60 sec
2017-04-24 16:10:17 +02:00
Reidar Cederqvist
a814d37e2b
inteno-netmodes: start using repeater as netmode
2017-04-24 15:50:35 +02:00
Reidar Cederqvist
0710672275
inteno-netmodes: added support for setting repeater mode
2017-04-24 15:50:12 +02:00
Alex Oprea
3d2301cdb0
netmode: remove already fixed todo
2017-04-24 12:49:06 +02:00
Jonas Höglund
cd8244fb2a
Set mediatek access in config file
2017-04-24 10:49:49 +02:00
Jonas Höglund
fd480290f5
Delete every file except for Kconfig in mediatek wifi drivers
2017-04-24 10:42:47 +02:00
Jonas Höglund
7e6052573e
Remove more Mediatek propriety code
2017-04-21 17:04:43 +02:00
Sukru Senli
9b659fb859
icwmp: put dmmap under /etc/icwmpd
2017-04-21 16:12:33 +02:00
Ronny Nilsson
15314c65d5
Always recreate the feeds indices to cope with packages
...
being moved between feeds.
2017-04-21 15:08:37 +02:00
Ronny Nilsson
4fedd34f95
genconfig: Explicitly indicate yes/no to developer
...
mode due to there are other scripts depending on
these variables being non-empty.
2017-04-21 13:52:19 +02:00
Reidar Cederqvist
f88eebb055
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* d80214e only send_data to destination if its an inteno-mac
-------------------------------------------------------------------------------
commit d80214e16eb15b031cc500cd5907951b119ef505
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-21 10:11:39 +0200
only send_data to destination if its an inteno-mac
Base directory -> /
wificontrol.c | 11 +++++++++++
1 file changed, 11 insertions(+)
-------------------------------------------------------------------------------
2017-04-21 10:15:50 +02:00
Sukru Senli
cefefb9a63
icwmp-3.0-2017-04-19
2017-04-20 17:47:15 +02:00
Alex Oprea
7e38593c3f
netmode: fix typo with curmode
2017-04-20 13:56:18 +02:00
Alex Oprea
0579b0ec60
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 9083bba wificontrol: consider the inteno altered mac addresses too
* bdf0309 wificontrol: improve debug messages for MSG_TYPE_ASSOC
-------------------------------------------------------------------------------
commit 9083bba577d7cceb0f03a3d86fba425f392c37d2
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-19 15:49:39 +0200
wificontrol: consider the inteno altered mac addresses too
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit bdf03091e90fcc08e3b6507e8e10c33e42cdb315
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-19 15:20:19 +0200
wificontrol: improve debug messages for MSG_TYPE_ASSOC
Base directory -> /
wificontrol.c | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
2017-04-19 19:20:05 +02:00
Sukru Senli
7f14aca755
inteno-netmodes: fix macro in layer2_interface_ethernet config as well
2017-04-19 16:28:43 +02:00
Jonas Höglund
e396bd8531
Apply patches to generate mediatek consumer relase
2017-04-19 16:26:36 +02:00
Alex Oprea
0549986c77
imonitor: restart acsd if it's using more than 20% processor
2017-04-19 16:14:16 +02:00
Reidar Cederqvist
34f58ad7f9
inteno-netmodes: fixed bug in netmode-conf script
2017-04-19 15:45:49 +02:00
Jonas Höglund
16fbba701c
Make mediatek tarball. Add target option to generate_tarballs.
2017-04-19 14:19:34 +02:00
Sukru Senli
2635873bcc
icwmp-3.0-2017-04-14
2017-04-19 09:02:48 +02:00
Alex Oprea
9c191f7f89
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 2e132f1 wificontrol: rename function to collect_intenos and remove unnecessary parameter
* 2d0821e wificontrol: fix more codingstyle
* 66b5fad wificontrol: do not do call any other function between one function and its perror
* 6358360 wificontrol: remove strange code
* 19a3e9a wificontrol: fix some codinstyle
* 4b9c6fa improve log level
* 6d5952c wificontrol: rename long flag --verbosity to --verbose
* 4e007a4 wificontrol: improve message types
* 1a911d0 wireless: assoclist: more defensive code
-------------------------------------------------------------------------------
commit 2e132f10dc83ec308a112aa636c621aac755e51d
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 14:51:11 +0200
wificontrol: rename function to collect_intenos and remove unnecessary
parameter
Base directory -> /
wificontrol.c | 46 ++++++++++++++++++++++++----------------------
1 file changed, 24 insertions(+), 22 deletions(-)
-------------------------------------------------------------------------------
commit 2d0821e63039ac2022fbd7dc7f1ccf605de2b520
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 14:26:24 +0200
wificontrol: fix more codingstyle
Base directory -> /
wificontrol.c | 37 +++++++++++++++++++++----------------
1 file changed, 21 insertions(+), 16 deletions(-)
-------------------------------------------------------------------------------
commit 66b5fad1705dcb4967240acd66ac463898c4b9b8
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 14:09:55 +0200
wificontrol: do not do call any other function between one function and its
perror
Base directory -> /
wificontrol.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 6358360ba56a49c9e578db7400d6aecd21d6c97a
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 14:02:12 +0200
wificontrol: remove strange code
Base directory -> /
wificontrol.c | 4 ----
1 file changed, 4 deletions(-)
-------------------------------------------------------------------------------
commit 19a3e9a3398abdec8a69f1aacf490257e837cf31
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 13:56:02 +0200
wificontrol: fix some codinstyle
Base directory -> /
wificontrol.c | 144 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 72 insertions(+), 72 deletions(-)
-------------------------------------------------------------------------------
commit 4b9c6fa6032a22cd55c4f35e2ade1c0a16cbf77e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 13:11:02 +0200
improve log level
Base directory -> /
wificontrol.c | 68 +++++++++++++++++++++++++++++++++--------------------------
1 file changed, 38 insertions(+), 30 deletions(-)
-------------------------------------------------------------------------------
commit 6d5952c9b8dd9e3c944d3ed18b338ce08697771e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 13:03:50 +0200
wificontrol: rename long flag --verbosity to --verbose
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 4e007a4a6441e1f1dcfbe5ddf8c4160d68d8aa26
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 11:30:47 +0200
wificontrol: improve message types
Base directory -> /
wificontrol.c | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 1a911d0910162046cff8c435abdb3834e64418e2
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-13 14:30:56 +0200
wireless: assoclist: more defensive code
This might fix a bug in wich the call
ubus call router.wireless radios
returns buggy output like this:
{
"\u000100:E0:4D:04:C3:0B": {
"isup": false,
This happens because one extra entry seems to be written
in the stas array, but outside the bounds of the array,
overlapping the radios array, i.e. the first radio entry.
Base directory -> /
wireless.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-04-18 17:14:15 +02:00
Sukru Senli
c7ea8cc974
inteno-netmodes: wifi reload if switching to repeater mode is not instant
2017-04-13 15:21:21 +02:00
Sukru Senli
ee3cd87e7e
inteno-netmodes: update netmode scripts
2017-04-13 14:51:41 +02:00
Sukru Senli
9463e7b24b
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 9275776 wificontrol: open TCP port instead of UDP
-------------------------------------------------------------------------------
commit 927577622a47ca331bda4e3792863e786cb5bb66
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-04-13 12:55:34 +0200
wificontrol: open TCP port instead of UDP
Base directory -> /
wificontrol.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-04-13 12:55:50 +02:00