Anjan Chanda
8644eb21ab
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* edaace5 libwifi: intel: fix bss utilization and sta count
-------------------------------------------------------------------------------
commit edaace5a36b0dcac66a0371b40a2bc7ed99b4119
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-14 12:24:35 +0100
libwifi: intel: fix bss utilization and sta count
Base directory -> /
libwifi/modules/intel.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
-------------------------------------------------------------------------------
2019-12-10 16:19:00 +01:00
Anjan Chanda
362b54c642
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* d4e760c libwifi: intel: get maxassoc and hidden info in wifi_ap_info
* 703ce26 libwifi: bcm: get maxassoc and hidden info in wifi_ap_info
-------------------------------------------------------------------------------
commit d4e760c73a600749325b2cc6d5554696a6c956f8
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-11 12:25:32 +0100
libwifi: intel: get maxassoc and hidden info in wifi_ap_info
Base directory -> /
libwifi/modules/intel.c | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 703ce26a3e884937ea520c624ee27b88d0991367
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-11 11:34:53 +0100
libwifi: bcm: get maxassoc and hidden info in wifi_ap_info
Base directory -> /
libwifi/modules/bcm.c | 30 ++++++++++++++++++++++++++++--
1 file changed, 28 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-12-10 16:18:26 +01:00
Anjan Chanda
001d494afd
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 3ddc5af libwifi: mtk: fix cipher type in get_security
-------------------------------------------------------------------------------
commit 3ddc5af4c29e98c14424fd5d7ef15f72d31b53dc
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-07 12:01:54 +0100
libwifi: mtk: fix cipher type in get_security
Base directory -> /
libwifi/modules/mtk.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-12-10 16:17:53 +01:00
Jonas Höglund
23b88839a0
Define package to fix dependency issue
2019-11-25 16:13:53 +01:00
Anjan Chanda
da92efc708
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 63f749f libwifi: intel: populate fields in ap info
* 61ab677 libwifi: intel: implement add/del vendor ie
* b9026d6 libwifi: intel: implement monitor sta
-------------------------------------------------------------------------------
commit 63f749faa67670229a5cbaf39ee0fef92d8276f3
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-04 14:48:49 +0100
libwifi: intel: populate fields in ap info
Base directory -> /
libwifi/modules/intel.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 61ab677a480f2bc87e117c720d1ae32ff91b665e
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-10-10 15:06:43 +0200
libwifi: intel: implement add/del vendor ie
Base directory -> /
libwifi/modules/intel.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 53 insertions(+)
-------------------------------------------------------------------------------
commit b9026d620fba8df6f886dbb938383e1662f40ae5
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-10-09 15:02:21 +0200
libwifi: intel: implement monitor sta
Base directory -> /
libwifi/modules/intel.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 72 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-11-04 15:18:19 +01:00
Anjan Chanda
e89954c0c0
easy-soc-libs: libwifi: implement 11k and 11v apis for intel wifi
2019-10-09 10:52:53 +02:00
Anjan Chanda
a5d00e28d6
easy-soc-libs: libwifi: remove nbr_header from struct nbr
2019-10-04 14:35:16 +02:00
Sukru Senli
9f21e1568a
easy-soc-libs: libdsl depends on kmod-ppa-drv for intel_mips target
2019-09-24 19:04:55 +02:00
Yalu Zhang
eb7e99ea18
easy-soc-libs: libdsl: Add HEC counters in showtime period statistics for Broadcom platform
2019-09-23 16:52:18 +02:00
Yalu Zhang
b3755be235
easy-soc-libs: libdsl: Fix bug #1094 : Broadcom: dsl* objects incorrect data
2019-09-19 16:00:01 +02:00
Anjan Chanda
6fd4d4a461
easy-soc-libs: libwifi: update few bcm apis
2019-09-19 15:05:30 +02:00
Anjan Chanda
5206bb33d1
easy-soc-libs: update package to 2.4.0
2019-09-19 10:55:36 +02:00
Strhuan Blomquist
ac364ff42d
easy-soc-libs:Update to Makefile for licence tags
2019-09-04 17:03:53 +02:00
Anjan Chanda
3956bfc9bb
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* f3c54b9 libwifi: bcm: fix sta airtime fetch
-------------------------------------------------------------------------------
commit f3c54b95727d11b5f768a7e6c92b8d1c3d398e5b
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-08-27 15:52:15 +0200
libwifi: bcm: fix sta airtime fetch
Base directory -> /
libwifi/modules/bcm.c | 53 ++++++++++++++++++++++++++++++++++++++++++++++
libwifi/modules/broadcom.h | 32 ++++++++++++++++++++++++++++
2 files changed, 85 insertions(+)
-------------------------------------------------------------------------------
2019-08-27 16:19:26 +02:00
Anjan Chanda
e21f7385fb
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* c3ecd3b libwifi: add library versioning
-------------------------------------------------------------------------------
commit c3ecd3b943e89e66875c73c34bcfdfb476fbec83
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-08-16 12:08:06 +0200
libwifi: add library versioning
Base directory -> /
.gitignore | 2 +-
libwifi/Makefile | 14 ++++++++++----
2 files changed, 11 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2019-08-16 14:43:00 +02:00
Anjan Chanda
faa4397094
easy-soc-libs: copy versioned libwifi* files
2019-08-16 12:15:38 +02:00
Anjan Chanda
fb704d7b0d
easy-soc-libs: 2.0.2 - new way of event handling in libwifi
2019-08-14 12:31:23 +02:00
Anjan Chanda
2c42ca1377
easy-soc-libs: change dependency for libwifi
2019-08-07 16:28:25 +02:00
Anjan Chanda
42e5f56ecb
easy-soc-libs: bump package version due to new libwifi
2019-08-01 13:21:57 +02:00
Anjan Chanda
ba6a36b6f1
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* a0ec330 bcm: fix maxrate calculation
-------------------------------------------------------------------------------
commit a0ec330f74d0ef5ec6d7e61ac4079de9c93f36ab
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-07-10 12:45:53 +0200
bcm: fix maxrate calculation
Base directory -> /
libwifi/bcm.c | 223 ++++++++++++++++------------------------------------------
1 file changed, 61 insertions(+), 162 deletions(-)
-------------------------------------------------------------------------------
2019-07-10 12:48:17 +02:00
Anjan Chanda
92a770ee3e
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* a0c58c9 bcm: free buffer in get_bss_info
-------------------------------------------------------------------------------
commit a0c58c991e3c3b2656c76d2ebfc8359f64fe2711
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-06-28 19:33:41 +0200
bcm: free buffer in get_bss_info
Base directory -> /
libwifi/bcm.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2019-06-28 20:26:56 +02:00
Jakob Olsson
e6cd75747f
easy-soc-libs: update pkg to include snr addition for intel
2019-06-13 11:34:15 +02:00
Anjan Chanda
13def2aa05
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 90bbfa9 bcm: use 'deauthenticate' sta instead of ioctl
-------------------------------------------------------------------------------
commit 90bbfa93f1c3c472f595ed879c7c660973d37830
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-06-11 12:55:57 +0200
bcm: use 'deauthenticate' sta instead of ioctl
Base directory -> /
libwifi/bcm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-06-11 13:12:13 +02:00
Anjan Chanda
a90191a6ef
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* b71a003 bcm: fix tx total and user frames' retry counts
-------------------------------------------------------------------------------
commit b71a00357eb37dd1c045cf0c4d3cd9395c18ba94
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-06-11 11:47:34 +0200
bcm: fix tx total and user frames' retry counts
Base directory -> /
libwifi/bcm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-06-11 11:54:47 +02:00
Sukru Senli
ecaff0dded
easy-soc-libs: version 1.0.1
2019-06-03 20:20:32 +02:00
Sukru Senli
2b5df064c6
Revert "Update feed [ iopsys ] package [ easy-soc-libs ]"
...
This reverts commit 6f0834b9d6 .
2019-06-03 17:29:34 +02:00
Anjan Chanda
6f0834b9d6
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* ecfcb31 libwifi: report idle time for stas
* 13f443e Adapt Copyright to company change
* 49b8a6e libwifi: ifname match criteria changed
-------------------------------------------------------------------------------
commit ecfcb31ce79a14f52f4dc01c1a5375e44be8ac77
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-06-03 15:15:57 +0200
libwifi: report idle time for stas
Base directory -> /
libwifi/bcm.c | 1 +
libwifi/nlwifi.c | 14 +++++++++++++-
libwifi/wifi.h | 6 +++---
3 files changed, 17 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 13f443ecfd404ce8cf407ff415ff93530523ca03
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2019-05-27 18:12:02 +0200
Adapt Copyright to company change
Base directory -> /
libethernet/bcm.c | 4 ++--
libethernet/ethernet.c | 4 ++--
libethernet/ethernet.h | 4 ++--
libethernet/ethsw.c | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
commit 49b8a6e47177d5c73984bc11d7ec1bd18feee230
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-05-27 14:52:41 +0200
libwifi: ifname match criteria changed
Base directory -> /
libwifi/mtk.c | 2 +-
libwifi/wifi.c | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-06-03 15:30:27 +02:00
Sukru Senli
9c39cdd505
Revert "Update feed [ iopsys ] package [ easy-soc-libs ]"
...
This reverts commit a0c216ea89 .
2019-05-28 08:25:32 +02:00
Anjan Chanda
a0c216ea89
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 49b8a6e libwifi: ifname match criteria changed
-------------------------------------------------------------------------------
commit 49b8a6e47177d5c73984bc11d7ec1bd18feee230
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-05-27 14:52:41 +0200
libwifi: ifname match criteria changed
Base directory -> /
libwifi/mtk.c | 2 +-
libwifi/wifi.c | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-05-27 16:07:30 +02:00
Anjan Chanda
a41b0855ad
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 9b7accf libwifi: intel - read wep/disabled from hostap config
-------------------------------------------------------------------------------
commit 9b7accf0ac4f7c8010fb06ba83df9e53264b429a
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-05-15 10:54:06 +0200
libwifi: intel - read wep/disabled from hostap config
Base directory -> /
libwifi/nlwifi.c | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
libwifi/wext.c | 4 +--
2 files changed, 83 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
2019-05-15 11:00:15 +02:00
Anjan Chanda
f26517974c
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* de7dca0 libwifi: bcm: return maxrate for wifi_get_bitrate
-------------------------------------------------------------------------------
commit de7dca053dedd50cbaeff9b2457f8ed6b2457609
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-05-14 17:25:37 +0200
libwifi: bcm: return maxrate for wifi_get_bitrate
Base directory -> /
libwifi/bcm.c | 241 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 239 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-05-15 09:22:29 +02:00
Anjan Chanda
5c857e41a8
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 49a3849 libwifi: bcm: remove unused variable warnings
* c10cdf1 libwifi: bcm: use initialized args in get_security
* 2cb67c2 libwifi: new api to monitor unassociated sta
-------------------------------------------------------------------------------
commit 49a3849f29cf59a7ba1f2f4942ffbd3b6d09a6e9
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-05-13 10:58:27 +0200
libwifi: bcm: remove unused variable warnings
Base directory -> /
libwifi/bcm.c | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
-------------------------------------------------------------------------------
commit c10cdf1f60f5b753e4b73dc7eafe99d011947751
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-05-11 20:40:24 +0200
libwifi: bcm: use initialized args in get_security
Base directory -> /
libwifi/bcm.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 2cb67c2c27e9bee582b85219e1ea77e8449d06d4
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-05-11 12:59:45 +0200
libwifi: new api to monitor unassociated sta
Support monitoring of unassociated stas in BCM and MTK wifi. This adds very
basic sta monitoring support. No fancy options supported yet. Also stopping
an ongoing monitor is not possible now. BCM wifi drivers do not report time
of the monitored data, thus making it less useful.
Base directory -> /
libwifi/bcm.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
libwifi/mtk.c | 42 ++++++++++++++++++++++++++++++++++++++++++
libwifi/wifi.c | 11 +++++++++++
libwifi/wifi.h | 13 +++++++++++++
4 files changed, 112 insertions(+)
-------------------------------------------------------------------------------
2019-05-13 10:59:25 +02:00
Jakob Olsson
4e09f48505
easy-soc-libs: update pkg to include libwif encryption fix
2019-05-10 15:10:32 +02:00
Anjan Chanda
501fbb83c9
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* f6deba9 libwifi: intel - implement wps get status
-------------------------------------------------------------------------------
commit f6deba973cba01d630fdc40c6e97c384b07e3df5
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-24 11:23:23 +0200
libwifi: intel - implement wps get status
Base directory -> /
libwifi/nlwifi.c | 28 +++++++++++++++++++++++++---
1 file changed, 25 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-04-24 11:27:13 +02:00
Anjan Chanda
c4649c0435
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* f6d4cb7 libwifi: intel - wps set/get pin of an AP interface
-------------------------------------------------------------------------------
commit f6d4cb75048f2c509f42ab7590dced3f9ff5e29a
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-23 16:14:07 +0200
libwifi: intel - wps set/get pin of an AP interface
Base directory -> /
libwifi/nlwifi.c | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
-------------------------------------------------------------------------------
2019-04-23 16:20:31 +02:00
Anjan Chanda
7d7dddbded
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 929a868 libwifi: bcm - fix few warnings
* 32e0552 libwifi: mtk - fix a minor no-return warning
* f277523 libwifi: fix wps pin mode connection
* 0cd0e9e libwifi: intel - implement wps pbc start, stop and status
-------------------------------------------------------------------------------
commit 929a868b6cadbf6c165cb74a5026266f1a7146c4
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-23 13:49:50 +0200
libwifi: bcm - fix few warnings
Base directory -> /
libwifi/bcm.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit 32e0552df05fbeb82f81a8220fb7fa92afaf7145
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-23 13:26:13 +0200
libwifi: mtk - fix a minor no-return warning
Base directory -> /
libwifi/mtk.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
commit f2775232bcbba0dc903c67bf20383686bdfe0a6d
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-23 13:18:53 +0200
libwifi: fix wps pin mode connection
Base directory -> /
libwifi/mtk.c | 2 +-
libwifi/nlwifi.c | 25 ++++++++++++++++---------
libwifi/wifi.c | 7 +++++--
3 files changed, 22 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
commit 0cd0e9ed02558538b279b68eb8c9f4dc50bc2bf4
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-22 18:11:31 +0200
libwifi: intel - implement wps pbc start, stop and status
Base directory -> /
libwifi/nlwifi.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 63 insertions(+)
-------------------------------------------------------------------------------
2019-04-23 14:00:04 +02:00
Jakob Olsson
402d945997
easy-soc-libs: update pkg hash to include mbps to kbps conversion in mtk
2019-04-16 10:57:31 +02:00
Jakob Olsson
f07e50fea1
easy-soc-libs: update pkg hash to include intel libwifi memory fixes
2019-04-15 15:02:39 +02:00
Sukru Senli
574c540048
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 9451754 libwifi: return bitrate in Mbps
-------------------------------------------------------------------------------
commit 9451754170a39b33d2cf0df1d6134f2e28bd1a97
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2019-04-14 07:37:17 +0200
libwifi: return bitrate in Mbps
Base directory -> /
libwifi/bcm.c | 2 ++
libwifi/mtk.c | 2 +-
libwifi/nlwifi.c | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-04-14 12:11:00 +02:00
Anjan Chanda
bd6cf5a52c
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 843b3bd libwifi: intel - implement disconnect_sta api
* cd17083 libwifi: intel - implement autochannel api
-------------------------------------------------------------------------------
commit 843b3bd36ab57329d349f90372bfcf0fc957cc21
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-12 16:30:02 +0200
libwifi: intel - implement disconnect_sta api
Base directory -> /
libwifi/nlwifi.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
-------------------------------------------------------------------------------
commit cd17083a62c4e7db4e0b0e9b063adc5765eb0253
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-12 16:00:44 +0200
libwifi: intel - implement autochannel api
Base directory -> /
libwifi/nlwifi.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-04-12 16:40:24 +02:00
Anjan Chanda
5eb6db9f51
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 15da80a libwifi: intel - get airtime % for sta
* 9133aa0 libwifi: add new APIs for mac ACL management
* 59add56 libwifi: intel - guesstimate phy rate
-------------------------------------------------------------------------------
commit 15da80ab5ebc3e5f76d08545bb9f5f4516ffd178
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-12 13:47:11 +0200
libwifi: intel - get airtime % for sta
Base directory -> /
libwifi/nlwifi.c | 32 ++++++++++++++++++++++++++++++++
libwifi/wifi.h | 10 +++++-----
2 files changed, 37 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit 9133aa07775b577d0f07c29f02e40ec7985b15a6
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-12 11:48:11 +0200
libwifi: add new APIs for mac ACL management
Base directory -> /
libwifi/wifi.c | 22 ++++++++++++++++++++++
libwifi/wifi.h | 7 +++++--
2 files changed, 27 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 59add5651d672df9df80bae0d99737b0fe474b94
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-12 11:39:13 +0200
libwifi: intel - guesstimate phy rate
Base directory -> /
libwifi/nlwifi.c | 51 ++++++++++++++++++++++++++++++++++++++++++++-------
libwifi/wifi.h | 9 +++++++++
2 files changed, 53 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
2019-04-12 13:54:32 +02:00
Anjan Chanda
018a16c326
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* cd37ea3 libwifi: intel - handle reassoc frame while parsing for maxrate
* 2a2cfe5 libwifi: intel - calculate maxrate of associated clients
-------------------------------------------------------------------------------
commit cd37ea3ba4c4b476bc8813e577e45109fe5399e1
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-11 16:23:23 +0200
libwifi: intel - handle reassoc frame while parsing for maxrate
Base directory -> /
libwifi/nlwifi.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit 2a2cfe5a71dac8142727f113351ca948373abfd4
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-11 13:19:05 +0200
libwifi: intel - calculate maxrate of associated clients
Base directory -> /
libwifi/nlwifi.c | 221 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 218 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-04-11 16:31:48 +02:00
Anjan Chanda
7c54303f04
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 2872deb libwifi: nlwifi - get sta capabilities and bss security
-------------------------------------------------------------------------------
commit 2872deb1ebc20898fe91b3dd413d691f8ae8de40
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-10 15:49:56 +0200
libwifi: nlwifi - get sta capabilities and bss security
Base directory -> /
libwifi/nlwifi.c | 318 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
libwifi/wext.c | 47 ++++++++
libwifi/wext.h | 1 +
3 files changed, 366 insertions(+)
-------------------------------------------------------------------------------
2019-04-10 16:17:28 +02:00
Anjan Chanda
da5a5476e1
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* ffbdfc7 libwifi: nlwifi - add get_security api
* 4367175 libwifi: include supported 802.11 stds for scanned APs
* 0a792d0 libwifi: make ciphers in scanresults compat with current wifi.h
* 660cca0 libwifi: add get_capabilities for nlwifi
* b2541b2 libwifi: fix temperature api returned len
* 4374527 libwifi: add libwifi_supports() api check
* cb729d8 libwifi: get temperature, country and standard
-------------------------------------------------------------------------------
commit ffbdfc7680e2c32390048c08aa5f99186d1cab40
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-08 15:27:33 +0200
libwifi: nlwifi - add get_security api
Base directory -> /
libwifi/nlwifi.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 52 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 4367175903a2939f91de5b910888866801fd91ed
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-08 11:44:32 +0200
libwifi: include supported 802.11 stds for scanned APs
Base directory -> /
libwifi/nlwifi.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
-------------------------------------------------------------------------------
commit 0a792d0200cc1e3e486fb348a2d87018b8b8a528
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-08 10:05:25 +0200
libwifi: make ciphers in scanresults compat with current wifi.h
Base directory -> /
libwifi/nlwifi.c | 36 +++++++++++++++++++++---------------
1 file changed, 21 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
commit 660cca05272ab01c46fd96c96053d30c0fb8668c
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-05 15:39:09 +0200
libwifi: add get_capabilities for nlwifi
Base directory -> /
libwifi/nlwifi.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 77 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit b2541b29dca0ca398d8b195060230ba95b467ab4
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-04 17:06:14 +0200
libwifi: fix temperature api returned len
Base directory -> /
libwifi/nlwifi.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 4374527fb81db0040a299d402c189a9977b0e0b5
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-03 17:26:47 +0200
libwifi: add libwifi_supports() api check
Base directory -> /
libwifi/wifi.c | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
libwifi/wifi.h | 8 +++++
2 files changed, 110 insertions(+)
-------------------------------------------------------------------------------
commit cb729d8fcb6eccba11d285e9f44a57ba85570811
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-03 10:37:22 +0200
libwifi: get temperature, country and standard
Base directory -> /
libwifi/nlwifi.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
libwifi/wifi.c | 11 +++++++
libwifi/wifi.h | 8 +++++
3 files changed, 118 insertions(+)
-------------------------------------------------------------------------------
2019-04-08 15:47:02 +02:00
Anjan Chanda
2481be3c17
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 359524d libwifi: fix dependency errors of wext.c
* 03f9203 libwifi: integrate intel nlwifi support
-------------------------------------------------------------------------------
commit 359524ddd8a17df39c70c5ba39e723e9641d5956
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-01 16:51:55 +0200
libwifi: fix dependency errors of wext.c
Base directory -> /
libwifi/Makefile | 4 ++--
libwifi/wifi.c | 6 +++++-
2 files changed, 7 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 03f920394f47730e0326705d61d8a8e6a04f0810
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-04-01 16:00:51 +0200
libwifi: integrate intel nlwifi support
Base directory -> /
libwifi/Makefile | 9 +-
libwifi/drivers.c | 3 +
libwifi/drivers.h | 3 +
libwifi/intel.h | 142 ++++++++++++++++
libwifi/nlwifi.c | 482 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
libwifi/wext.c | 1 -
libwifi/wifi.c | 88 +++++++++-
libwifi/wifi.h | 8 +
8 files changed, 729 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
2019-04-01 17:08:20 +02:00
Sachin Singla
a65cd95ebe
libwifi: add PMKR0 for MTK
2019-03-29 09:23:13 +01:00
Sachin Singla
2ae73ef3b9
add PMK_R0 for 11r
2019-03-28 10:36:46 +01:00
Yalu Zhang
a4d250c91d
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
commit dd34d6bfa4f41f15c840050c3702eb6b7090332c
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Tue Mar 12 16:33:19 2019 +0100
Fixed a bug in libdsl for line/channel number check
commit a741970252c97836589624e553200ce02b9b6814
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Mon Mar 11 11:52:56 2019 +0100
Support multiple lines and channels
Update feed [ iopsys ] package [ dslmngr ]
-------------------------------------------------------------------------------
commit ea107cd743b44da93171780a8c136e87984e4016
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Wed Mar 13 12:18:31 2019 +0100
Code cleanup: remove some unused functions
commit 448a69af1fa5b90e6f63b71738e952ae32b1eddf
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Tue Mar 12 11:51:27 2019 +0100
Reorganize the output formats of UBUS calls
- Support multiple lines and channels
- Embed channel(s) in the line
- Make text values more user friendly in C conventions
2019-03-13 12:26:09 +01:00
Yalu Zhang
e4e6ab960f
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
commit 37d09f28bb5622e1d3ddf5e48f71e2e0f81cc04c
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Tue Mar 5 11:19:11 2019 +0100
Revert libwifi to the previous version due to compilation errors
libwifi is curretnly under development in another branch devel-wifi-new.
Update feed [ iopsys ] package [ dslmngr ]
-------------------------------------------------------------------------------
commit 6df93110ba0f59ac8bf860a1b46121e9f71b3f3a
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Fri Mar 1 16:13:28 2019 +0100
Provide UBUS calls for status of DSL channel
2019-03-05 11:29:55 +01:00
Anjan Chanda
a072e89040
easy-soc-libs: fix dependencies
2019-02-20 16:31:45 +01:00