mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
No description
-------------------------------------------------------------------------------
* cf38a61 libdsl: bcm: remove testmode and add start/stop
* 12974eb libethernet: add copyright and license information
* de6f12c libdsl: remove dsl.h
* 83a6d83 libdsl: add copyright and license information
* e448dfd libwifi: add copyright and license information
* 8976f35 libwifi: mtk: support enhanced STA info
* 9d33e28 libethernet: add Makefile
-------------------------------------------------------------------------------
commit cf38a6165251709c0d60b33eafd7f32dcc0675d7
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-13 12:35:31 +0200
libdsl: bcm: remove testmode and add start/stop
implement start/stop dsl with a desired config. remove testmode code for now
as it is unused. rename APIs: dsl_enable --> dsl_start
dsl_disable --> dsl_stop
dsl_get_info --> dsl_get_status.
Base directory -> /
libdsl/bcm.c | 304 ++++++++++++++++++++++++++++++++++++++++++----------------
libdsl/dsl.c | 28 ++----
libdsl/xdsl.h | 48 ++++------
3 files changed, 248 insertions(+), 132 deletions(-)
-------------------------------------------------------------------------------
commit 12974eb839c6bffb4ebdfdbf19cf4aced03a640c
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-12 12:54:40 +0200
libethernet: add copyright and license information
Base directory -> /
libethernet/bcm.c | 21 +++++++++++++++++++++
libethernet/ethernet.c | 21 +++++++++++++++++++++
libethernet/ethernet.h | 21 +++++++++++++++++++++
libethernet/ethsw.c | 21 +++++++++++++++++++++
4 files changed, 84 insertions(+)
-------------------------------------------------------------------------------
commit de6f12cec63de6e9137b058e84892fc6ddb7a4f5
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-12 12:45:40 +0200
libdsl: remove dsl.h
Base directory -> /
libdsl/dsl.h | 175 -----------------------------------------------------------
1 file changed, 175 deletions(-)
-------------------------------------------------------------------------------
commit 83a6d837e7f76c11358edb38b4efac27bc77bafe
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-12 12:43:45 +0200
libdsl: add copyright and license information
Base directory -> /
libdsl/bcm.c | 21 +++++++++++++++++++++
libdsl/dsl.c | 21 +++++++++++++++++++++
libdsl/xdsl.h | 23 +++++++++++++++++++++++
3 files changed, 65 insertions(+)
-------------------------------------------------------------------------------
commit e448dfd5a379d22dbbdf5abc50eefe80368cef15
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-12 12:36:04 +0200
libwifi: add copyright and license information
Base directory -> /
libwifi/bcm.c | 21 +++++++++++++++++++++
libwifi/chlist.c | 26 ++++++++++++++++++++++++++
libwifi/drivers.c | 21 +++++++++++++++++++++
libwifi/drivers.h | 21 +++++++++++++++++++++
libwifi/mtk.c | 21 +++++++++++++++++++++
libwifi/wifi.c | 21 +++++++++++++++++++++
libwifi/wifi.h | 22 +++++++++++++++++++---
7 files changed, 150 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 8976f3557283e4a19ae3fb57e9ad54ff1abca9c8
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-06-05 15:22:17 +0200
libwifi: mtk: support enhanced STA info
Base directory -> /
libwifi/mtk.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
libwifi/wifi.h | 25 +++++++++++++++++++-----
2 files changed, 79 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit 9d33e280070808d24d28945f5e38ccd2a303d4af
Author: Anjan Chanda <anjan.chanda@inteno.se>
Date: 2018-05-31 14:35:11 +0200
libethernet: add Makefile
Base directory -> /
libethernet/Makefile | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| ated | ||
| bashdb | ||
| bootchart2 | ||
| catv | ||
| crashlog | ||
| dectmngr2 | ||
| endptmngr | ||
| eventlog | ||
| fatrace | ||
| fping | ||
| gigaset-elements | ||
| ice-client | ||
| icgroupd | ||
| icwmp | ||
| ifsi | ||
| imonitor | ||
| inbd | ||
| inotify-tools | ||
| inteno-netmodes | ||
| iop | ||
| iop-lla-libs | ||
| iup | ||
| iwatchdog | ||
| libcgroup | ||
| libpicoevent | ||
| libtrace | ||
| lmbench | ||
| logrotate | ||
| loop-detector | ||
| mtk-bndstrg | ||
| multiwan | ||
| natalie-dect | ||
| natalie-dect-h | ||
| ndisc | ||
| owsd | ||
| peripheral_manager | ||
| picolisp | ||
| port-management | ||
| power-management | ||
| questd | ||
| rulengd | ||
| samba2 | ||
| samba3 | ||
| sipcalc | ||
| speedtest-cli | ||
| syslog-ng3 | ||
| tptest | ||
| tr064 | ||
| uboot | ||
| ubus-mqtt | ||
| voice-client | ||
| voicesec | ||
| wifimngr | ||
| wlng | ||