Library to access wireless devices, inspired from OpenWRT without UCI
Find a file
Jo-Philipp Wich d991fe5481 utils: add simple ubus query support
Some wireless runtime parameters are not available via nl80211, e.g.
the effective Mesh ID so we need to fetch those from ubus state info.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-24 17:36:17 +02:00
api Sync with upstream nl80211.h 2016-01-25 14:41:31 +01:00
include utils: add simple ubus query support 2018-07-24 17:36:17 +02:00
COPYING Initial commit 2014-10-05 19:56:27 +02:00
hardware.txt hardware: add device ids for QCA9984, 88W8887 and 88W8964 radios 2018-04-26 21:50:08 +02:00
iwinfo_cli.c add support for expected throughput 2018-02-15 04:50:28 +01:00
iwinfo_lib.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_lua.c add support for expected throughput 2018-02-15 04:50:28 +01:00
iwinfo_madwifi.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_nl80211.c nl80211: add support for obtaining bssid from NL80211_CMD_GET_INTERFACE 2018-07-23 18:00:31 +02:00
iwinfo_nl80211.h nl80211: fix code calculating average signal and rate 2018-04-09 07:30:37 +02:00
iwinfo_utils.c utils: add simple ubus query support 2018-07-24 17:36:17 +02:00
iwinfo_wext.c Fix -Wall -Wpedantic warnings 2015-05-19 18:54:58 +02:00
iwinfo_wext.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wext_scan.c wext_scan: fix possibly unterminated ifname string 2015-10-29 10:53:32 +01:00
iwinfo_wl.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
Makefile utils: add simple ubus query support 2018-07-24 17:36:17 +02:00