mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
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(+)
-------------------------------------------------------------------------------
This commit is contained in:
parent
8f98094d15
commit
8c18af64cc
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ PKG_VERSION:=1.0.0
|
|||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_VERSION:=01850dd95fb7fb3db014f5b19c907374a6fe2b4e
|
||||
PKG_SOURCE_VERSION:=ea3843a5567fa7c8478e4456334f2b533af615eb
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/easy-soc-libs.git
|
||||
PKG_MAINTAINER:=Anjan Chanda <anjan.chanda@inteno.se>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue