Anjan Chanda
|
7a57ddef4b
|
easy-soc-libs: use correct config name for intel_mips
|
2019-01-24 11:54:48 +01:00 |
|
Anjan Chanda
|
fec4dc0535
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 7f88459 libwifi: bcm: add new API to set channel
-------------------------------------------------------------------------------
commit 7f884592aa42cc627542589d5b77cf4a50567536
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-12-28 16:38:51 +0100
libwifi: bcm: add new API to set channel
Base directory -> /
libwifi/bcm.c | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
libwifi/wifi.c | 10 ++++++
libwifi/wifi.h | 12 +++++++
3 files changed, 128 insertions(+)
-------------------------------------------------------------------------------
|
2019-01-02 15:29:25 +01:00 |
|
Anjan Chanda
|
318ad1776b
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* af7d9f6 libwifi: bcm: workaround scan only for pre-4366 chips
-------------------------------------------------------------------------------
commit af7d9f6b11f3cc12da6fb770659ec9bc08c342cc
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-12-21 11:36:17 +0100
libwifi: bcm: workaround scan only for pre-4366 chips
Base directory -> /
libwifi/bcm.c | 49 ++++++++++++++++++++++++++++++++-----------------
1 file changed, 32 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
|
2018-12-21 11:38:31 +01:00 |
|
Anjan Chanda
|
2e12e27c49
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* bcce717 libwifi: bcm: update BTM request as per 'imp32' definition
-------------------------------------------------------------------------------
commit bcce7177a031ac2a757e2625fdc02cfca98700a4
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-12-19 15:30:05 +0100
libwifi: bcm: update BTM request as per 'imp32' definition
Base directory -> /
libwifi/broadcom.h | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
|
2018-12-19 15:33:42 +01:00 |
|
Anjan Chanda
|
6e5cabc67b
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 15ccbcd libwifi: bcm: update nbr_element_t as per 'imp32' definition
-------------------------------------------------------------------------------
commit 15ccbcd12da45f4943bc8cac74a1c2413b4391ea
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-12-18 14:48:25 +0100
libwifi: bcm: update nbr_element_t as per 'imp32' definition
Base directory -> /
libwifi/bcm.c | 4 ++--
libwifi/broadcom.h | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
|
2018-12-18 14:50:32 +01:00 |
|
Anjan Chanda
|
8615067f19
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 8989476 libwifi: new api to delete vendor ie
-------------------------------------------------------------------------------
commit 8989476ac5df494064ed94a52634be5c61fff037
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-29 12:37:35 +0100
libwifi: new api to delete vendor ie
Base directory -> /
libwifi/mtk.c | 36 ++++++++++++++++++++++++++++++++++++
libwifi/wifi.c | 10 ++++++++++
libwifi/wifi.h | 15 ++++++++++++++-
3 files changed, 60 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
|
2018-11-29 12:46:46 +01:00 |
|
Anjan Chanda
|
8c18af64cc
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* ea3843a libwifi: add new api to get country code
* b49fffa libwifi: bcm: set 'disassoc imminent' in BTM request
* 89874c0 libwifi: set 'disassoc imminent' in BTM request mode
-------------------------------------------------------------------------------
commit ea3843a5567fa7c8478e4456334f2b533af615eb
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-28 16:53:02 +0100
libwifi: add new api to get country code
Base directory -> /
libwifi/bcm.c | 16 ++++++++++++++++
libwifi/broadcom.h | 16 ++++++++++++++++
libwifi/wifi.c | 10 ++++++++++
libwifi/wifi.h | 11 +++++++++++
4 files changed, 53 insertions(+)
-------------------------------------------------------------------------------
commit b49fffab09a9fa71ee5993d611180b7ae30e5241
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-28 15:39:37 +0100
libwifi: bcm: set 'disassoc imminent' in BTM request
Base directory -> /
libwifi/bcm.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
commit 89874c02d01f0fcf189e9b6cbc3d1c41ef4e1bac
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-28 15:03:28 +0100
libwifi: set 'disassoc imminent' in BTM request mode
Base directory -> /
libwifi/mtk.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
|
2018-11-28 17:03:35 +01:00 |
|
Anjan Chanda
|
7e364527f7
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 01850dd libwifi: new api to return scanresult with ielist
-------------------------------------------------------------------------------
commit 01850dd95fb7fb3db014f5b19c907374a6fe2b4e
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-27 17:13:32 +0100
libwifi: new api to return scanresult with ielist
Base directory -> /
libwifi/bcm.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
libwifi/wifi.c | 10 ++++++++
libwifi/wifi.h | 17 +++++++++++++
3 files changed, 104 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
|
2018-11-28 11:18:59 +01:00 |
|
Anjan Chanda
|
b80196822f
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 50b1f7e libwifi: extend wifi_sta to include few stats params
-------------------------------------------------------------------------------
commit 50b1f7eec57533e8a716a3706970e53efa84a8e3
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-26 14:00:14 +0100
libwifi: extend wifi_sta to include few stats params
Base directory -> /
libwifi/bcm.c | 15 +++++++++++++++
libwifi/wifi.h | 1 +
2 files changed, 16 insertions(+)
-------------------------------------------------------------------------------
|
2018-11-26 15:31:30 +01:00 |
|
Anjan Chanda
|
c1b3629448
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 74323d2 libwifi: mtk: implement get operational phymode
* 06c3b5a libwifi: bcm: fix country code in get supported channels
* cc374ea libwifi: bcm: implement get phymode
* 3834111 libwifi: api to add vendor ie
-------------------------------------------------------------------------------
commit 74323d283e5fe11c491b2a1ceeeda158b691e5b2
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-24 18:21:50 +0100
libwifi: mtk: implement get operational phymode
Base directory -> /
libwifi/mtk.c | 32 +++++++++++++++++++++++++++++++-
1 file changed, 31 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 06c3b5a688dacb2010b6c4b6f6e64a9c6bfbcf1e
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-24 15:07:07 +0100
libwifi: bcm: fix country code in get supported channels
Base directory -> /
libwifi/bcm.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit cc374ea362479516f606a4189d2e82bf5aa97e63
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-24 13:56:06 +0100
libwifi: bcm: implement get phymode
Base directory -> /
libwifi/bcm.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 76 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 3834111e7ddc7a823c008db298babb3f2a48b3a7
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-23 13:15:10 +0100
libwifi: api to add vendor ie
Base directory -> /
libwifi/mtk.c | 36 ++++++++++++++++++++++++++++++++++++
libwifi/wifi.c | 10 ++++++++++
libwifi/wifi.h | 29 +++++++++++++++++++++++++++++
3 files changed, 75 insertions(+)
-------------------------------------------------------------------------------
|
2018-11-26 09:49:31 +01:00 |
|
Anjan Chanda
|
cfb0962150
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 7fdc60c libwifi: mtk: optional session-url removed from btm reqs
-------------------------------------------------------------------------------
commit 7fdc60c76a432ab4059bf35f22be58068b8f1501
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-19 09:05:01 +0100
libwifi: mtk: optional session-url removed from btm reqs
Base directory -> /
libwifi/mtk.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
|
2018-11-19 11:27:13 +01:00 |
|
Anjan Chanda
|
19bce6b31e
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* a3aca34 libwifi: bcm: fix rssi and frequency in scanresults
-------------------------------------------------------------------------------
commit a3aca34f5eac376f5dc333de5ff48aab98d11052
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-13 14:33:22 +0100
libwifi: bcm: fix rssi and frequency in scanresults
Base directory -> /
libwifi/bcm.c | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
|
2018-11-14 10:23:13 +01:00 |
|
Sachin Singla
|
1b2053c29a
|
update hash for fix of 11r methods
|
2018-11-08 17:03:57 +01:00 |
|
Anjan Chanda
|
694eb258d2
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* dae775a libwifi: bcm: get bssload from driver's beacon buffer
-------------------------------------------------------------------------------
commit dae775a9b0145ee56bbf06059350291d282f22fa
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-11-04 18:40:50 +0100
libwifi: bcm: get bssload from driver's beacon buffer
Base directory -> /
libwifi/bcm.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 76 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
|
2018-11-04 19:13:44 +01:00 |
|
Anjan Chanda
|
8a13c2c46e
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* e407bea libwifi: bcm: 'list_neighbor' returns cached entries if scanning fails
-------------------------------------------------------------------------------
commit e407beabbf0a8e559128cfd2f7c3fa510e4b7ddf
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-22 22:26:59 +0200
libwifi: bcm: 'list_neighbor' returns cached entries if scanning fails
Base directory -> /
libwifi/bcm.c | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 72 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
|
2018-10-23 09:16:45 +02:00 |
|
Anjan Chanda
|
cb328d2c93
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 259178b libwifi: mtk: fix return value in get_sta_info
* 0c38ce3 libwifi: add sta assoc control API
-------------------------------------------------------------------------------
commit 259178b62ba910f53ec10899ef52bbc670b7aea5
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-16 17:09:16 +0200
libwifi: mtk: fix return value in get_sta_info
Base directory -> /
libwifi/mtk.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 0c38ce3c952695a4e0d04cfd330b8d61a8a9e92c
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-16 14:06:54 +0200
libwifi: add sta assoc control API
Base directory -> /
libwifi/mtk.c | 37 +++++++++++++++++++++++++++++++++++++
libwifi/wifi.c | 10 ++++++++++
libwifi/wifi.h | 12 ++++++++++++
3 files changed, 59 insertions(+)
-------------------------------------------------------------------------------
|
2018-10-18 09:05:08 +02:00 |
|
Sachin Singla
|
3d5171e521
|
update hash for libwifi
|
2018-10-16 15:17:43 +02:00 |
|
Anjan Chanda
|
9b417492e7
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* 169f1fe libwifi: mtk: accept 'ssid' in scan param
-------------------------------------------------------------------------------
commit 169f1fe0acd6821d8a3df71d601bcc25085767ae
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-12 16:58:14 +0200
libwifi: mtk: accept 'ssid' in scan param
Base directory -> /
libwifi/mtk.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
|
2018-10-12 16:59:46 +02:00 |
|
Anjan Chanda
|
695095763d
|
Update feed [ iopsys ] package [ easy-soc-libs ]
-------------------------------------------------------------------------------
* fb3ec42 libwifi: workaround BCM's scan-reject issue
-------------------------------------------------------------------------------
commit fb3ec421854355461a0a317c8cb1b5482fadc8af
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-12 11:19:55 +0200
libwifi: workaround BCM's scan-reject issue
Base directory -> /
libwifi/bcm.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++-----
libwifi/broadcom.h | 8 +++++++
libwifi/wifi.c | 10 +++++++++
libwifi/wifi.h | 1 +
4 files changed, 79 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
|
2018-10-12 11:28:54 +02:00 |
|
Anjan Chanda
|
2371996afa
|
rename iop-lla-libs -> easy-soc-libs
|
2018-09-24 16:29:30 +02:00 |
|