Benjamin Larsson
d60dbaa036
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* f2ffd68 Fix include to make build pass on older linux versions.
-------------------------------------------------------------------------------
commit f2ffd68750343bf3fb796926691ffaad87f9f382
Author: Benjamin Larsson <benjamin@southpole.se >
Date: 2018-02-05 13:18:19 +0100
Fix include to make build pass on older linux versions.
Base directory -> /
bridge.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2018-02-05 13:26:00 +01:00
msve
49f0f166b9
questd: compile for realtek
2018-01-26 17:41:47 +01:00
msve
c027d2cabe
Added iopsys_realtek symlink in targets
2018-01-26 13:36:44 +01:00
msve
e6a995a3f1
Imported realtek config into genconfig.sh
2018-01-26 12:00:01 +01:00
Reidar Cederqvist
9f5683d8c8
10-switch: fix for EG300 wan port ref #13048
2017-10-13 10:36:58 +02:00
Sukru Senli
96fb53be0b
questd updated
2017-10-13 10:27:30 +02:00
Erik Horemans
273ba35ae8
new ice-client 5.0.0-RC7
2017-10-04 16:32:29 +02:00
Kenneth Johansson
64259f47bb
Add broadcom 963138REF reference board.
2017-10-04 14:18:03 +02:00
Jonas Höglund
0133c2f23e
Install endpt utility to target
2017-10-04 14:00:51 +02:00
Jonas Höglund
3292b0e782
Update feed [ feed_inteno_packages ] package [ brcmslic ]
...
-------------------------------------------------------------------------------
* 837ec19 Set countries from brcm_countries.h
-------------------------------------------------------------------------------
commit 837ec19e37650e424e77c921672a0806e198ba7b
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-10-03 15:37:20 +0200
Set countries from brcm_countries.h
Base directory -> /
src/Makefile | 29 +----------------------------
src/endpt.c | 1 +
src/main.c | 7 ++++---
3 files changed, 6 insertions(+), 31 deletions(-)
-------------------------------------------------------------------------------
2017-10-04 12:37:01 +02:00
Jonas Höglund
4f78d16f9a
Update feed [ feed_inteno_packages ] package [ brcmslic ]
...
-------------------------------------------------------------------------------
* 5202450 Only signal dialtone once
* 80a6420 Dialtone
* 2b6571d Ringing
* 09cf2ef Create connection
* 3f84f6b Shut down cleanly
* bbcb279 Get nr of endpoints
* c903329 Only initialize the SLIC:s
* b833e8a Create endpoints
* 8fd381a Init endpoint
-------------------------------------------------------------------------------
commit 520245066af315dde9009cd26a306f223c4a8961
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-10-02 17:30:12 +0200
Only signal dialtone once
Base directory -> /
src/endpt.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 80a642078d1a097f19d52b149601604756021927
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-28 17:46:06 +0200
Dialtone
Base directory -> /
src/endpt.c | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit 2b6571dbef4f8876ad10e142f27ec2b88b7ff549
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-28 17:31:10 +0200
Ringing
Base directory -> /
src/endpt.c | 27 +++++++++++++++++++--------
1 file changed, 19 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
commit 09cf2ef441d108e53bef812f4e4383e12db0d827
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-28 16:48:38 +0200
Create connection
Base directory -> /
src/endpt.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 81 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit 3f84f6b7d00bdda5bd9f2de055fcf33f9af4c932
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-28 14:09:24 +0200
Shut down cleanly
Base directory -> /
src/endpt.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
-------------------------------------------------------------------------------
commit bbcb279a85e48b4eb033fbf86401ad3def1658dc
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-28 11:35:39 +0200
Get nr of endpoints
Base directory -> /
src/endpt.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit c9033292674abc478b7bd2c70619af74426c8e9f
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-28 10:45:30 +0200
Only initialize the SLIC:s
Base directory -> /
src/endpt.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit b833e8ac64167933c998468d1bfd77eb40661cb4
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-27 17:55:20 +0200
Create endpoints
Base directory -> /
src/endpt.c | 9 +++++++++
1 file changed, 9 insertions(+)
-------------------------------------------------------------------------------
commit 8fd381ae3ddc1218aadf95b86f1da5f0563221a6
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-27 17:15:58 +0200
Init endpoint
Base directory -> /
src/Makefile | 1 +
src/endpt.c | 11 ++++++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-10-04 12:37:01 +02:00
Jonas Höglund
dc23894ad1
Update feed [ feed_inteno_packages ] package [ brcmslic ]
...
-------------------------------------------------------------------------------
* 4dd8c50 Endpoint init
* 88bff50 Add endpt test app
* c669442 Detect offhook
* a6dc78d Set up polling
-------------------------------------------------------------------------------
commit 4dd8c50ab8f107bd757ff7ece5f6c17b790201b3
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-26 14:52:48 +0200
Endpoint init
Base directory -> /
src/Makefile | 67 ++++++++++++++++++++++++++----------------------------------
src/endpt.c | 17 ++++++++++++++-
2 files changed, 45 insertions(+), 39 deletions(-)
-------------------------------------------------------------------------------
commit 88bff50b4f9a11556a00dd9a6237af4e48751b4e
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-22 16:21:57 +0200
Add endpt test app
Base directory -> /
src/Makefile | 6 ++++++
src/endpt.c | 11 +++++++++++
2 files changed, 17 insertions(+)
-------------------------------------------------------------------------------
commit c669442f060ee302c5e50d6d0a941a38528e4e87
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-22 16:20:24 +0200
Detect offhook
Base directory -> /
src/main.c | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit a6dc78d915b726a3804d2572a80247f6a2adf2ea
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-20 09:53:07 +0200
Set up polling
Base directory -> /
src/main.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 65 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
2017-10-04 12:37:01 +02:00
Jonas Höglund
22c139da7b
Update feed [ feed_inteno_packages ] package [ brcmslic ]
...
-------------------------------------------------------------------------------
* c3e574f We don't seem to need to enable slics
* a01ac94 Power on slic
* 09eb0d3 Init slic
-------------------------------------------------------------------------------
commit c3e574fab047a95893e1b8526c65656bb05684b5
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-18 17:05:35 +0200
We don't seem to need to enable slics
Base directory -> /
src/main.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit a01ac94ff6b8ce391a451fd4a5316dc45b1f2870
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-18 16:43:43 +0200
Power on slic
Base directory -> /
src/main.c | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
-------------------------------------------------------------------------------
commit 09eb0d33e15a2a4f369fe02b7af02b8e4187729f
Author: Jonas Höglund <jonas.hoglund@embeddednation.com >
Date: 2017-09-18 14:52:28 +0200
Init slic
Base directory -> /
src/Makefile | 44 +++++++++++++++++++++++++++++++++++++++++++-
src/main.c | 30 +++++++++++++++++++++++++++++-
2 files changed, 72 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-10-04 12:37:01 +02:00
Jonas Höglund
9af7c41588
Add new brcmslic package
2017-10-04 12:36:53 +02:00
Sukru Senli
9948080efe
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 7964428 network: overwrite macaddress of repeated clients and tag them as repeated
* 2ed8d81 Revert "remove the duplicate clients that have half mac mangled by the repeater"
* 5c7f00e remove the duplicate clients that have half mac mangled by the repeater
-------------------------------------------------------------------------------
commit 7964428754135891ce3a88c0ad6f8c44033dfb0e
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-10-02 10:25:11 +0200
network: overwrite macaddress of repeated clients and tag them as repeated
Base directory -> /
network.c | 27 +++++++++++++++++++++++----
1 file changed, 23 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 2ed8d8165fe7e7c65c052de1285f6d914755da49
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-29 18:34:16 +0200
Revert "remove the duplicate clients that have half mac mangled by the
repeater"
This reverts commit 5c7f00e565a29eb2f9b3ccdc8107a5a86d0aebd4.
Base directory -> /
network.c | 28 +---------------------------
1 file changed, 1 insertion(+), 27 deletions(-)
-------------------------------------------------------------------------------
commit 5c7f00e565a29eb2f9b3ccdc8107a5a86d0aebd4
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-29 15:45:51 +0200
remove the duplicate clients that have half mac mangled by the repeater
Base directory -> /
network.c | 28 +++++++++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-10-02 11:38:55 +02:00
Ionut-Alex Oprea
170264bc5d
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* ece0282 fix memory leak
-------------------------------------------------------------------------------
commit ece02822d74c2d9e4be4ebd3ebef4e4a3f57e05d
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 19:29:27 +0200
fix memory leak
Base directory -> /
src/catv.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2017-09-28 19:30:51 +02:00
Ionut-Alex Oprea
5373a52046
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 4806a53 fix errors reported by cppcheck
* f77f333 Merge branch 'bridge_port_no' into devel
|\
| * 677bd87 use the bridge and bridge_port structures to find where the clients are connected
| * a3af3da add _get functions for bridge and bridge_port
| * 28a5d50 load the bridges information on startup
| * 82cae47 release the mutex for the bridges
| * 9eab326 fix the bridge_port cleanup
| * ad66e16 fix the code for the lists
| * 55eb4c6 make the code compile
| * 0f2d19e fixed some bugs
| * eafd6e3 debug print
| * 64c8d51 trigger the bridges_load
| * d5d5f41 fix errors reported by checkpatch.pl
| * 108129e bridge_port functions
| * 99e0bd6 more work on the bridge
| * 2cb1cb0 working on bridge ports etc.
|/
* 2270bc8 fix ws error
* 08e8d5e use only one curly bracket in #if so the editors don't get confused
* 542b049 remove redundant variable
-------------------------------------------------------------------------------
commit 4806a53412b7368dd9b46c2c0ae3f4601dad6493
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 18:39:23 +0200
fix errors reported by cppcheck
Base directory -> /
broadcom.c | 4 ++--
dropbear.c | 10 +++++-----
dumper.c | 2 +-
port.c | 12 +++++++-----
wps.c | 4 ++--
5 files changed, 17 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
commit f77f333032cf23c1ead28b8efb497cac04f6d060
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 18:23:34 +0200
Merge branch 'bridge_port_no' into devel
Base directory -> /
network.c | 18 ++---
port.c | 251 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
port.h | 42 +++++++++++
questd.c | 1 +
4 files changed, 302 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit 677bd87f53d4016fa6539f524e01abff8da1a7da
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 17:37:21 +0200
use the bridge and bridge_port structures to find where the clients are
connected
Base directory -> /
network.c | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit a3af3da42c67765eb5765527148057464f408a5c
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 17:36:04 +0200
add _get functions for bridge and bridge_port
Base directory -> /
port.c | 28 ++++++++++++++++++++++++++++
port.h | 4 ++++
2 files changed, 32 insertions(+)
-------------------------------------------------------------------------------
commit 28a5d503c19d3831bdfa6474b34a2fd89295f056
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 17:35:14 +0200
load the bridges information on startup
Base directory -> /
questd.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
commit 82cae47ca0b607d67d774ffd9d0b02aed2e46818
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 19:47:26 +0200
release the mutex for the bridges
Base directory -> /
port.c | 14 +++++++-------
port.h | 5 +++--
2 files changed, 10 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
commit 9eab326f6a4536af92c1081c49db81a44fbced7b
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 19:34:10 +0200
fix the bridge_port cleanup
Base directory -> /
port.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit ad66e16811f3793dff88524ce83ee7abae4237dd
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 19:27:52 +0200
fix the code for the lists
Base directory -> /
port.c | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
commit 55eb4c6cf4227ad70a3f4ff1c04e65f07733d90d
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 17:37:23 +0200
make the code compile
Base directory -> /
port.c | 17 +++++++++--------
port.h | 4 ++--
2 files changed, 11 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit 0f2d19e976bd285ddeb94a85404990c7630a8c01
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 16:26:52 +0200
fixed some bugs
Base directory -> /
port.c | 34 +++++++++++++++++-----------------
port.h | 7 ++++---
2 files changed, 21 insertions(+), 20 deletions(-)
-------------------------------------------------------------------------------
commit eafd6e391ebadee424d8144ce754b2a2c4df47b4
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 14:16:13 +0200
debug print
Base directory -> /
port.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit 64c8d518d5c4cbc8ab846018672fd7215130611b
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 14:15:51 +0200
trigger the bridges_load
Base directory -> /
network.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
commit d5d5f41aa51533911665bd0a3117d62289aaec82
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 14:00:30 +0200
fix errors reported by checkpatch.pl
Base directory -> /
port.c | 17 +++++++++--------
port.h | 10 +++++-----
2 files changed, 14 insertions(+), 13 deletions(-)
-------------------------------------------------------------------------------
commit 108129e41d0c37646c62597c422ad4298ce2d780
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-27 13:51:19 +0200
bridge_port functions
Base directory -> /
port.c | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++---------------
port.h | 5 ++-
2 files changed, 121 insertions(+), 34 deletions(-)
-------------------------------------------------------------------------------
commit 99e0bd6acff2f4f2826c44b782b1006b642a7891
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-26 16:43:02 +0200
more work on the bridge
Base directory -> /
port.c | 160 ++++++++++++++++++++++++++++++++++++++++++++++-------------------
port.h | 15 +++++++
2 files changed, 128 insertions(+), 47 deletions(-)
-------------------------------------------------------------------------------
commit 2cb1cb01d5f7bb9714c5209907ad801927239e02
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-21 17:10:18 +0200
working on bridge ports etc.
Base directory -> /
port.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
port.h | 18 +++++++++++++++++
2 files changed, 90 insertions(+)
-------------------------------------------------------------------------------
commit 2270bc854bcddd4ec5c531ed2e9264938dd75ef7
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 10:57:05 +0200
fix ws error
Base directory -> /
network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 08e8d5ee3fd19ab10acec4bf0b0436a511d90828
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 10:56:38 +0200
use only one curly bracket in #if so the editors don't get confused
Base directory -> /
network.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 542b0497aa088ce202e34f092e78a677f81cbd20
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com >
Date: 2017-09-28 10:42:26 +0200
remove redundant variable
Base directory -> /
network.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
2017-09-28 19:08:03 +02:00
Sukru Senli
4e26e587b4
icwmp-3.0-2017-09-28
2017-09-28 16:25:40 +02:00
Kenneth Johansson
529dad8737
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 6be24af Wrong variable used for storing string.
-------------------------------------------------------------------------------
commit 6be24afc3c0422815ddd30f07811ee3eae3a9154
Author: Kenneth Johansson <kenneth@southpole.se >
Date: 2017-09-28 14:48:26 +0200
Wrong variable used for storing string.
Base directory -> /
src/button.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-09-28 14:48:52 +02:00
Kenneth Johansson
9df7cab0b4
Update feed [ feed_inteno_packages ] package [ u-boot ]
...
-------------------------------------------------------------------------------
* f502d1b Add support for y3 images.
* 21fa9cc rename y2image command to yimage
-------------------------------------------------------------------------------
commit f502d1b589f14142bf7d7719e8434014f180d03f
Author: Kenneth Johansson <kenneth@southpole.se >
Date: 2017-09-27 18:22:33 +0200
Add support for y3 images.
Base directory -> /
board/inteno/ex400/ex400_setup | 4 +-
board/inteno/ex400/httpd.c | 2 +-
board/inteno/ex400/production/ex400_setup | 4 +-
board/inteno/ex400/y_image.c | 65 +++++++++++++++++++++++--------
4 files changed, 53 insertions(+), 22 deletions(-)
-------------------------------------------------------------------------------
commit 21fa9cc7a1ccd18e83e7803e01de4c162d2731b1
Author: Kenneth Johansson <kenneth@southpole.se >
Date: 2017-09-27 18:21:01 +0200
rename y2image command to yimage
Base directory -> /
board/inteno/ex400/Makefile | 2 +-
board/inteno/ex400/y2_image.c | 219 ----------------------------------------
board/inteno/ex400/y_image.c | 225 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 226 insertions(+), 220 deletions(-)
-------------------------------------------------------------------------------
2017-09-27 18:26:21 +02:00
Kenneth Johansson
cf1a476161
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 5eaa810 Prevent adding the same button twice.
* d9307f7 if config read from /lib/db/config/hw then do not allow any changes.
* a930a09 Read button config from two places.
-------------------------------------------------------------------------------
commit 5eaa810747ec7c130df2a2e6ac3a1df664c8f06b
Author: Kenneth Johansson <kenneth@southpole.se >
Date: 2017-09-26 19:02:20 +0200
Prevent adding the same button twice.
Base directory -> /
src/button.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit d9307f796d8b30170fdff7451c4efc35ed3cd428
Author: Kenneth Johansson <kenneth@southpole.se >
Date: 2017-09-26 18:54:53 +0200
if config read from /lib/db/config/hw then do not allow any changes.
Base directory -> /
src/button.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit a930a095a0f2f4a338de846fd5a01de609588365
Author: Kenneth Johansson <kenneth@southpole.se >
Date: 2017-09-26 18:40:05 +0200
Read button config from two places.
First read /lib/db/config/hw then /etc/config/button
Base directory -> /
src/button.c | 317 ++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 182 insertions(+), 135 deletions(-)
-------------------------------------------------------------------------------
2017-09-27 17:01:24 +02:00
Ke Hu
fa7a3e02eb
revert changes about LED
...
delete the file , do not need it any more
2017-09-22 13:39:55 +02:00
Reidar Cederqvist
fe23056560
inteno-netmode: support netmode-conf without band (apply to both) ref #12898
2017-09-21 14:01:48 +02:00
ke.hu
7b1f241dda
arm platform led set
...
disable arm board eg400, dg400 led blinking
2017-09-21 12:05:05 +02:00
Sukru Senli
53ba69c31a
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* a8d02b0 router.network: do not show repeated clients with all true
-------------------------------------------------------------------------------
commit a8d02b0010b637d50f02a4a7cf33a9fcda0f0aab
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-21 10:43:19 +0200
router.network: do not show repeated clients with all true
Base directory -> /
network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-09-21 10:43:38 +02:00
ke.hu
889a681b57
led config fix
...
setting led for all mips platform based on BCM
2017-09-21 10:04:58 +02:00
Erik Horemans
8239f1d6ec
new ice-client 5.0.0-RC6
2017-09-21 09:24:21 +02:00
ke.hu
0899b8c4ab
Led blinking stop
...
stop sw controlled blinking before peripheral manager take control
2017-09-21 09:16:55 +02:00
Sukru Senli
53985c2411
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 112d30f router.network: all true: consider the case if uplink is wireless
-------------------------------------------------------------------------------
commit 112d30f92fdaa1617d843dbaab26845039c40ce6
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-20 18:03:33 +0200
router.network: all true: consider the case if uplink is wireless
Base directory -> /
network.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-09-20 18:03:53 +02:00
Sukru Senli
a90ba2106c
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* e54d40f router.network: all true filter dumps only physically connected devices
-------------------------------------------------------------------------------
commit e54d40f1f96f70104c5d42549fae91bd7298e29f
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-20 16:39:26 +0200
router.network: all true filter dumps only physically connected devices
Base directory -> /
network.c | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
2017-09-20 16:43:21 +02:00
Reidar Cederqvist
e21dbcb787
inteno-netmodes: netmode-conf now only deletes correct wifi-ifaces
2017-09-20 11:00:11 +02:00
Sukru Senli
f61a0528f1
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 7c05f36 graphd: iface_traffic: change to tx = downstream, rx = upstream
* 33225dd mediatek: remove channels 116=> from chanlist
-------------------------------------------------------------------------------
commit 7c05f3629207b591714d3dd229a7b3f9b0b7a7d4
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-20 09:18:26 +0200
graphd: iface_traffic: change to tx = downstream, rx = upstream
Base directory -> /
graphd.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 33225dd3ebd69142928dae174c08b639c92a68e1
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-19 11:54:37 +0200
mediatek: remove channels 116=> from chanlist
Base directory -> /
mediatek.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
2017-09-20 09:19:47 +02:00
Reidar Cederqvist
a6ed988d81
Revert "inteno-netmode: remove some unused code"
...
This reverts commit 9162bd9515 .
2017-09-20 09:11:29 +02:00
Reidar Cederqvist
9162bd9515
inteno-netmode: remove some unused code
2017-09-19 17:33:33 +02:00
Sukru Senli
e29a0c8b55
inteno-netmodes: wireless config: 2.4G radio in automode by default
2017-09-19 16:39:28 +02:00
Sukru Senli
57cd21ac6f
layer2interface: add VDSL 35b support
2017-09-19 16:29:03 +02:00
Sukru Senli
73ecd33a20
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 33225dd mediatek: remove channels 116=> from chanlist
-------------------------------------------------------------------------------
commit 33225dd3ebd69142928dae174c08b639c92a68e1
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-19 11:54:37 +0200
mediatek: remove channels 116=> from chanlist
Base directory -> /
mediatek.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
2017-09-19 11:55:19 +02:00
Sukru Senli
9456c26510
layer2interface: anywan priority ptm>atm>eth
2017-09-19 09:19:28 +02:00
Anjan Chanda
ab9ec9002b
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 1e38a65 wireless: mtk: fix channel bandwidth reporting
* 9cb2602 show macaddress of client for client move events
* 9641e64 port.c: fix port status call for eg400
* 069a557 init bluf after loading dsl stats
* f1bb6a5 check bridge index correctly for eth connected devices
* bb8fdf1 router.network: clients method can show all discoverd devices with all filter
* f2d8588 wireless: mtk: fix tx/rx data rates and counters
* de2fe8a wireless: mtk rai0 is AC
* 96477c3 port: add up to all ports when router.ports status is called without argument
-------------------------------------------------------------------------------
commit 1e38a650e55e3a5316272d9d2bd809bff3af1bbf
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-09-15 16:22:45 +0530
wireless: mtk: fix channel bandwidth reporting
Base directory -> /
mediatek.c | 35 ++++++++++++++++++++++++++++-------
1 file changed, 28 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 9cb26024d8dd608c4763386d124ab4eb2cde84bb
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-15 09:32:27 +0200
show macaddress of client for client move events
Base directory -> /
network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 9641e647099660df80e829e1bd5ece92d1271c11
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-09-06 09:37:33 +0200
port.c: fix port status call for eg400
Base directory -> /
port.c | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 069a557d47e239ee09d559c37ae8dd617b577bc5
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-08-30 17:42:33 +0200
init bluf after loading dsl stats
Base directory -> /
dsl.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit f1bb6a5e799ed209a61f754f825f8bd2cb892193
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-08-30 11:31:44 +0200
check bridge index correctly for eth connected devices
Base directory -> /
network.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit bb8fdf1286bd4ec0375c01c69cd9fdc1a48b6310
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-07-06 15:44:18 +0200
router.network: clients method can show all discoverd devices with all
filter
Base directory -> /
network.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
network.h | 1 +
2 files changed, 62 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit f2d85888a980cb8a30f9a0a497a7bfecadf42edb
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-08-23 19:44:02 +0530
wireless: mtk: fix tx/rx data rates and counters
Base directory -> /
mediatek.c | 241 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
mediatek.h | 45 ++++++++----
2 files changed, 267 insertions(+), 19 deletions(-)
-------------------------------------------------------------------------------
commit de2fe8abc0187f1ae9710b472c43c401404df16b
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-08-23 10:54:40 +0200
wireless: mtk rai0 is AC
Base directory -> /
wireless.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit 96477c386daec724d2d59a0ccdb9660492bc3673
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 14:56:39 +0200
port: add up to all ports when router.ports status is called without
argument
Base directory -> /
port.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
2017-09-15 16:57:53 +05:30
Sukru Senli
7afb317d39
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 9cb2602 show macaddress of client for client move events
-------------------------------------------------------------------------------
commit 9cb26024d8dd608c4763386d124ab4eb2cde84bb
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-15 09:32:27 +0200
show macaddress of client for client move events
Base directory -> /
network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-09-15 09:48:10 +02:00
Reidar Cederqvist
688df72baa
inteno-netmode: fixe so that all wifi-ifac is deleted as they should
2017-09-14 10:22:42 +02:00
Erik Horemans
d000b5e27b
new ice-client R5.0.0-RC4
2017-09-12 10:06:02 +02:00
Sukru Senli
3287ffb8d0
icwmp-3.0-2017-09-08
2017-09-11 16:30:07 +02:00
Erik Horemans
6e150e61fe
new ice-client R5.0.0-RC3
2017-09-08 10:02:50 +02:00
Sukru Senli
40510c4d74
icwmp-3.0-2017-09-06
2017-09-07 09:01:22 +02:00
Sukru Senli
de73749392
inteno-netmodes: compare with correct mode
2017-09-06 12:28:22 +02:00
Reidar Cederqvist
7f0409a57a
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 9641e64 port.c: fix port status call for eg400
-------------------------------------------------------------------------------
commit 9641e647099660df80e829e1bd5ece92d1271c11
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-09-06 09:37:33 +0200
port.c: fix port status call for eg400
Base directory -> /
port.c | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-09-06 09:39:54 +02:00
Reidar Cederqvist
79a8179842
port_management: fix for eg400, need testing
2017-09-05 15:32:33 +02:00
Sukru Senli
a537a7e3f3
Update feed [ feed_inteno_packages ] package [ icwmp ]
...
-------------------------------------------------------------------------------
* 7606d45 conf_backup: rm -> rm -f
-------------------------------------------------------------------------------
commit 7606d45f5faf3348f84f9a290d22855ba5664d21
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-09-04 16:04:56 +0200
conf_backup: rm -> rm -f
Base directory -> /
scripts/functions/conf_backup | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-09-05 15:20:36 +02:00
Sukru Senli
16a037f596
inteno-netmodes: stop omcproxy in repeater mode
2017-09-05 09:36:50 +02:00
Erik Horemans
8a7ebb7354
new ice-client R5.0.0-RC2
2017-09-04 16:22:27 +02:00
Sukru Senli
43750b3ac6
icwmp-3.0-2017-08-28
2017-09-04 09:45:13 +02:00
Erik Horemans
67cb7c766d
correct package version ice-client
2017-09-04 09:40:42 +02:00
Reidar Cederqvist
cd378fd709
iop: added juci-ice-client to iop default config
2017-08-31 16:04:44 +02:00
Sukru Senli
8d281e2060
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 069a557 init bluf after loading dsl stats
-------------------------------------------------------------------------------
commit 069a557d47e239ee09d559c37ae8dd617b577bc5
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-08-30 17:42:33 +0200
init bluf after loading dsl stats
Base directory -> /
dsl.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
2017-08-30 17:43:10 +02:00
Erik Horemans
910cda2b26
new ice-client R5.0.0-RC1
2017-08-30 16:10:01 +02:00
Sukru Senli
b7dd3bf6ad
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* f1bb6a5 check bridge index correctly for eth connected devices
-------------------------------------------------------------------------------
commit f1bb6a5e799ed209a61f754f825f8bd2cb892193
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-08-30 11:31:44 +0200
check bridge index correctly for eth connected devices
Base directory -> /
network.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2017-08-30 12:57:51 +02:00
Sukru Senli
60980ab5a0
inteno-netmodes: make netmode-discover executable
2017-08-28 18:08:21 +02:00
Sukru Senli
c1b5bb5e7a
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* bb8fdf1 router.network: clients method can show all discoverd devices with all filter
* f2d8588 wireless: mtk: fix tx/rx data rates and counters
-------------------------------------------------------------------------------
commit bb8fdf1286bd4ec0375c01c69cd9fdc1a48b6310
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-07-06 15:44:18 +0200
router.network: clients method can show all discoverd devices with all
filter
Base directory -> /
network.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
network.h | 1 +
2 files changed, 62 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit f2d85888a980cb8a30f9a0a497a7bfecadf42edb
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-08-23 19:44:02 +0530
wireless: mtk: fix tx/rx data rates and counters
Base directory -> /
mediatek.c | 241 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
mediatek.h | 45 ++++++++----
2 files changed, 267 insertions(+), 19 deletions(-)
-------------------------------------------------------------------------------
2017-08-28 17:27:10 +02:00
Sukru Senli
8ecc76b8d6
inteno-netmodes: netmode-discover functionality for discovering devices in repeater mode
2017-08-28 17:25:41 +02:00
Sukru Senli
bb6b71445c
fping: add package
2017-08-28 16:23:19 +02:00
Jonas Höglund
b1ee0e5e43
Fix mtk-bndstrg build failure
2017-08-28 13:07:13 +02:00
Sukru Senli
8a7c1d05b4
icwmp-3.0-2017-08-25
2017-08-28 12:57:40 +02:00
Jonas Höglund
26f704b4d2
Add dg400primeb board
2017-08-25 09:51:16 +02:00
Omar
555ee900cb
TR064 for openwrt: release 1.0
2017-08-23 17:18:37 +01:00
Sukru Senli
64c24f263d
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* de2fe8a wireless: mtk rai0 is AC
* 96477c3 port: add up to all ports when router.ports status is called without argument
-------------------------------------------------------------------------------
commit de2fe8abc0187f1ae9710b472c43c401404df16b
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-08-23 10:54:40 +0200
wireless: mtk rai0 is AC
Base directory -> /
wireless.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit 96477c386daec724d2d59a0ccdb9660492bc3673
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 14:56:39 +0200
port: add up to all ports when router.ports status is called without
argument
Base directory -> /
port.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
2017-08-23 10:58:30 +02:00
Sukru Senli
e3386e918f
Update feed [ feed_inteno_packages ] package [ mtk-bndstrg ]
...
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
2017-08-22 11:45:21 +02:00
Sukru Senli
d7f5399107
icwmp-3.0-2017-08-21
2017-08-22 10:10:18 +02:00
Sukru Senli
e98cbe3873
inteno-netmodes: add bandsteering and apsteering sections to wireless configs
2017-08-22 09:57:01 +02:00
Sukru Senli
f0e4f6a835
iop: config: select ppptp
2017-08-21 15:55:49 +02:00
Reidar Cederqvist
6afd37f4d1
inteno-netmodes: added firewall reload to 01-netmode-handler hotplug/iface script
2017-08-18 17:18:07 +02:00
Sukru Senli
9d249ca9ef
icwmp-3.0-2017-08-10
2017-08-14 13:33:16 +02:00
Kenneth Johansson
b44a150c97
genereate_tarballs: check for the correct name.
2017-08-09 13:30:58 +02:00
Kenneth Johansson
8e5040c66a
change name of bcmopen tar file.
2017-08-08 17:10:09 +02:00
Kenneth Johansson
4eefa9129a
add f104 card
2017-08-07 16:54:34 +02:00
Erik Horemans
5c267b8d63
new ice-client R4.4.0-RC9
2017-07-25 13:24:31 +02:00
Jonas Höglund
159449d6fe
Always set DEVEL=y
...
We need this for the LOCALMIRROR variable to be set correctly by defconfig.
2017-07-17 11:25:55 +02:00
Anjan Chanda
1efd84e640
Update feed [ feed_inteno_packages ] package [ mtk-bndstrg ]
...
-------------------------------------------------------------------------------
* dc542ed mtk-bndstrg: remove 'bndstrg' executable from git control
* 77f0c67 mtk-bndstrg: add more debug messages
* 7563a42 mtk-bndstrg: cleanup and refactor periodic exec loop
* 22161ce mtk-bndstrg: don't lookup nvram to decide clients' connection
* 91ae9ce mtk-bndstrg: enhance dynamic steering between 2.4G and 5G
* a531de6 mtk-bndstrg: fix client's state in DEFAULT_5G condition check
* 017d440 mtk-bndstrg: fix client's state checking in update_entry
* 135215d mtk-bndstrg: consider total frames in BAND_PERSIST decision
* 286fd5d mtk-bndstrg: change Hold time and low Rssi threshold default values
* 22fabf5 mtk-bndstrg: pass updated Control_Flags in CLI_ADD msg
* cd248e3 mtk-bndstrg: Skip checking nss and load-balance rules
* 22a9ab8 mtk-bndstrg: don't exit daemon prematurely
* da5014c mtk-bndstrg: change 'TableIndex' data type
* a1c0eda mtk-bndstrg: initialize bndstrg message buffers to zero
* cf9bd08 mtk-bndstrg: add improved debug messages
* 4f5528e mtk-bndstrg: improve debugging macros
* 484923b mtk-bndstrg: Update code to version bndstrg_5030
-------------------------------------------------------------------------------
commit dc542ed2f07ee0ff6966d498665c1d4ea571f06e
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-13 14:39:22 +0530
mtk-bndstrg: remove 'bndstrg' executable from git control
Base directory -> /
bndstrg | Bin 163132 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
-------------------------------------------------------------------------------
commit 77f0c676a4e6c694869f69f0c26ccc5ebc0c27a2
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-13 14:36:21 +0530
mtk-bndstrg: add more debug messages
Base directory -> /
bndstrg.c | 34 +++++++++++++++++++++++++++++++---
1 file changed, 31 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 7563a429c249dcca4278d71425b0915cfc290045
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-13 14:34:43 +0530
mtk-bndstrg: cleanup and refactor periodic exec loop
Base directory -> /
bndstrg.c | 84 +++++++++++++++++++++++++--------------------------------------
1 file changed, 33 insertions(+), 51 deletions(-)
-------------------------------------------------------------------------------
commit 22161cedb798f089037240605512d085e5a2fdcc
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-13 14:29:15 +0530
mtk-bndstrg: don't lookup nvram to decide clients' connection
Base directory -> /
bndstrg.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 91ae9ce4615d2927d4c6e67f8846333ffd766334
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-13 14:21:53 +0530
mtk-bndstrg: enhance dynamic steering between 2.4G and 5G
Base directory -> /
bndstrg.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
bndstrg.h | 2 ++
2 files changed, 60 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit a531de6e3cc226567476e0321c56fede7d069fc8
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-13 14:16:24 +0530
mtk-bndstrg: fix client's state in DEFAULT_5G condition check
Base directory -> /
bndstrg.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 017d4403923544c7f987e69ad24930b70d0c1b26
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-13 14:14:08 +0530
mtk-bndstrg: fix client's state checking in update_entry
Base directory -> /
bndstrg.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 135215d98dd0b1eca4b55dddf42e44c6779a5fe2
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-13 14:11:03 +0530
mtk-bndstrg: consider total frames in BAND_PERSIST decision
Base directory -> /
bndstrg.c | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 286fd5d32526217109b2064abbdedd13db67b185
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 15:02:31 +0530
mtk-bndstrg: change Hold time and low Rssi threshold default values
Base directory -> /
bndstrg.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 22fabf524f6101eb3ed12ff1adf2d3d10fe5528f
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 14:58:56 +0530
mtk-bndstrg: pass updated Control_Flags in CLI_ADD msg
Base directory -> /
driver_wext.c | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
commit cd248e3aadba9568ccdb9531fe1335a575d0f39d
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 14:54:01 +0530
mtk-bndstrg: Skip checking nss and load-balance rules
Base directory -> /
bndstrg.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit 22a9ab84a142aae28ca35aaff2443a125aa6422b
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 14:21:24 +0530
mtk-bndstrg: don't exit daemon prematurely
Base directory -> /
bndstrg.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit da5014ce87587c075a557f20d9743b67b243487c
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 14:16:03 +0530
mtk-bndstrg: change 'TableIndex' data type
Base directory -> /
bndstrg.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit a1c0eda897f20b26b86e4a2a587e639b98480d24
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 14:08:00 +0530
mtk-bndstrg: initialize bndstrg message buffers to zero
Base directory -> /
bndstrg.c | 2 +-
driver_wext.c | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit cf9bd084b06e55bfcee30e967450dbe8880fb718
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 13:59:57 +0530
mtk-bndstrg: add improved debug messages
Base directory -> /
bndstrg.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 72 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
commit 4f5528e88cd4606043ff7346f5e398dfd6b99a04
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 13:43:59 +0530
mtk-bndstrg: improve debugging macros
Base directory -> /
bndstrg.c | 5 +++++
debug.h | 27 +++++++++++++++++++++++++++
main.c | 5 ++++-
3 files changed, 36 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 484923b663d03a61a198bcde3cf5364ab08d0ace
Author: Anjan Chanda <anjan.chanda@inteno.se >
Date: 2017-07-12 13:28:17 +0530
mtk-bndstrg: Update code to version bndstrg_5030
Base directory -> /
bndstrg | Bin 160584 -> 163132 bytes
bndstrg.c | 1046 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
bndstrg.h | 140 ++++++--
debug.h | 2 +-
driver.h | 2 +
driver_wext.c | 34 +-
main.c | 4 +-
7 files changed, 1141 insertions(+), 87 deletions(-)
-------------------------------------------------------------------------------
2017-07-13 15:22:03 +05:30
Sukru Senli
d41add13ac
icwmp-3.0-2017-07-10
2017-07-12 10:23:32 +02:00
Sukru Senli
e9cfdefff4
iop: genconfig: remove build_dir not found warning
2017-07-12 10:17:44 +02:00
Reidar Cederqvist
6a685d0806
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 4f85e35 port: fixe critical bug in ports call
-------------------------------------------------------------------------------
commit 4f85e35bf0d8c13e7760b644b7779ced95802f8e
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 14:48:27 +0200
port: fixe critical bug in ports call
Base directory -> /
port.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-07-10 14:48:51 +02:00
Reidar Cederqvist
cd7b729f54
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* ece2add ports: port status with bridge whithout valid uplink port now fail
* 38df11e network/arping: remove warnign from arping fuctionality
* f480efe port/network: fixed bug introduced in last commit
* a37af52 port: added up: true/false to port status call
* 3bb7c24 netchec: arping device support
-------------------------------------------------------------------------------
commit ece2add7b87212c1fe93487405584d65ca665839
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 12:15:55 +0200
ports: port status with bridge whithout valid uplink port now fail
Base directory -> /
port.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 38df11e6d8a3d1b302dbf0648b734221ad8aada3
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 12:01:42 +0200
network/arping: remove warnign from arping fuctionality
Base directory -> /
arping.c | 2 +-
netcheck.c | 6 +++---
network.c | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit f480efe542b3253a90d461907fb9433d16ae3885
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 11:38:47 +0200
port/network: fixed bug introduced in last commit
Base directory -> /
network.c | 6 +++---
port.c | 5 +++++
2 files changed, 8 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit a37af52a10639171eb486de31c57583b335646ac
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 11:18:31 +0200
port: added up: true/false to port status call
Base directory -> /
port.c | 21 +++++++++++++++------
port.h | 2 +-
2 files changed, 16 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 3bb7c24f9bba9a94d5e701906191ccb610302254
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-07-06 10:43:02 +0200
netchec: arping device support
Base directory -> /
netcheck.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 47 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
2017-07-10 12:16:10 +02:00
Reidar Cederqvist
d8f01e711e
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* f480efe port/network: fixed bug introduced in last commit
-------------------------------------------------------------------------------
commit f480efe542b3253a90d461907fb9433d16ae3885
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 11:38:47 +0200
port/network: fixed bug introduced in last commit
Base directory -> /
network.c | 6 +++---
port.c | 5 +++++
2 files changed, 8 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2017-07-10 11:39:23 +02:00
Reidar Cederqvist
9189f9d140
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* a37af52 port: added up: true/false to port status call
* 3bb7c24 netchec: arping device support
-------------------------------------------------------------------------------
commit a37af52a10639171eb486de31c57583b335646ac
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-07-10 11:18:31 +0200
port: added up: true/false to port status call
Base directory -> /
port.c | 21 +++++++++++++++------
port.h | 2 +-
2 files changed, 16 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 3bb7c24f9bba9a94d5e701906191ccb610302254
Author: Sukru Senli <sukru.senli@inteno.se >
Date: 2017-07-06 10:43:02 +0200
netchec: arping device support
Base directory -> /
netcheck.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 47 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
2017-07-10 11:19:53 +02:00
Kenneth Johansson
519be9e690
genconfig: ignore missing files.
...
Do not print out error if the files do not exist.
2017-07-07 15:00:52 +02:00
Ronny Nilsson
32398552f4
busybox: some of the kernel module loading utilities
...
were missing. Half of them were enabled, why not all?
2017-07-07 13:43:36 +02:00
Sukru Senli
94995450c1
iop: genconfig: do not attempt to clone if no access to customerconfigs
2017-07-06 14:19:24 +02:00
Alex Oprea
69f4f58cbd
iop: ssh_sysupgrade_latest: accept y3
2017-07-05 15:18:50 +02:00
Sukru Senli
3a4ec3b3c0
inteno-netmodes: bring uplink wifi interface up/down if broadcom
2017-07-05 15:05:16 +02:00
Kenneth Johansson
5d88a8b6d1
correct variable name.
2017-07-05 13:45:33 +02:00
Sukru Senli
62797342b9
inteno-netmodes: reload questd network after changing mode
2017-07-04 13:50:45 +02:00
Sukru Senli
acc3be969d
ice-client: set passwords via uci
2017-07-04 13:40:05 +02:00
Kenneth Johansson
62d773656c
Add Gfast option parsing.
2017-07-03 17:02:54 +02:00
Reidar Cederqvist
e023750469
layer2: add 10-switch file to fix wan-vlan creation
2017-07-03 09:47:34 +02:00
Reidar Cederqvist
610011e141
inteno-netmode: netmode-conf: fixed bug if mode is default empty
2017-06-30 14:54:51 +02:00
Sukru Senli
5583da3e36
icwmp-3.0-2017-06-30
2017-06-30 12:01:07 +02:00
Reidar Cederqvist
0729f895e9
questd: added fix-commit for broadcom builds
2017-06-30 10:55:39 +02:00
Reidar Cederqvist
5626fa7cfd
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 8cd6282 wps: fixed missing if statement
-------------------------------------------------------------------------------
commit 8cd6282bf92a6aec34351069a524d3a0ac5f12f8
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-06-30 10:33:20 +0200
wps: fixed missing if statement
Base directory -> /
wps.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2017-06-30 10:33:54 +02:00
Reidar Cederqvist
ce51bfebef
inteno-netmodes: do not copy configs if curmode hasn't changed
2017-06-30 08:59:48 +02:00
Reidar Cederqvist
850a4981bc
Update feed [ feed_inteno_packages ] package [ inbd ]
...
-------------------------------------------------------------------------------
* 92f918d cleaned up the code and fixed warnings
* b1341a6 inbd: wps on success starts a timer that if it fires sets leds.wps to off
-------------------------------------------------------------------------------
commit 92f918d26c0ffc22d1704f5ea6cbb0bd7fdbdab9
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-06-28 16:25:57 +0200
cleaned up the code and fixed warnings
Base directory -> /
src/inbd.c | 94 +++++++++++++++++++++++++++++---------------------------------
1 file changed, 44 insertions(+), 50 deletions(-)
-------------------------------------------------------------------------------
commit b1341a60ab2f890aaf092be924b8059c35a4c794
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-06-28 16:22:05 +0200
inbd: wps on success starts a timer that if it fires sets leds.wps to off
Base directory -> /
src/inbd.c | 35 ++++++++++++++++++++++++++++++++++-
1 file changed, 34 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-06-30 08:58:28 +02:00
Reidar Cederqvist
583cf0e706
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* a6e8b8c wps: remove setpin and showpin functionality from mediatek
* e8bbdf6 wps: updated checkpin function to use internal math
-------------------------------------------------------------------------------
commit a6e8b8c6c63edc095a3f6d3c99093ca2650b04ee
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-06-30 08:12:18 +0200
wps: remove setpin and showpin functionality from mediatek
untill propperly tested
Base directory -> /
wps.c | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
-------------------------------------------------------------------------------
commit e8bbdf6b8a0112641bc82b4ebd94bfad6acbedfd
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com >
Date: 2017-06-29 11:17:07 +0200
wps: updated checkpin function to use internal math
Base directory -> /
wps.c | 66 +++++++++++++++++++++---------------------------------------------
1 file changed, 21 insertions(+), 45 deletions(-)
-------------------------------------------------------------------------------
2017-06-30 08:58:23 +02:00
Reidar Cederqvist
4735181dca
questd: updated questd to latest version
2017-06-29 11:02:55 +02:00
Sukru Senli
dbdbc2b7f8
iop: genconfig: allow giving another repo than customerconfigs with -r option
2017-06-29 10:43:41 +02:00