Library to access wireless devices, inspired from OpenWRT without UCI
Find a file
Daniel Golle a17f5613c3 iwinfo: detect QCA IPQ4019 WiSoC from FDT
As it's the most reliable and straight forward way on modern platforms,
detect the hardware ID by checking the 'compatible'-string of non-PCI
(ie. built-in) devices.
As this is only relevant for WiSoCs, there won't be that many records,
so it's not worth making any larger structural changes. Hence just
match the compatible string and translate it into fake PCI IDs.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-05 22:19:42 +00:00
api Sync with upstream nl80211.h 2016-01-25 14:41:31 +01:00
include Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01:00
COPYING Initial commit 2014-10-05 19:56:27 +02:00
hardware.txt iwinfo: detect QCA IPQ4019 WiSoC from FDT 2021-01-05 22:19:42 +00:00
iwinfo_cli.c Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01:00
iwinfo_lib.c iwinfo: add missing HT modename for HT-None 2020-03-22 01:13:45 +01:00
iwinfo_lua.c Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01:00
iwinfo_madwifi.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_nl80211.c iwinfo: detect QCA IPQ4019 WiSoC from FDT 2021-01-05 22:19:42 +00:00
iwinfo_nl80211.h nl80211: fix code calculating average signal and rate 2018-04-09 07:30:37 +02:00
iwinfo_utils.c Revert "iwinfo: add BSS load element to scan result" 2020-03-22 01:06:36 +01: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 wl: only invoke nvram executable if it exists 2018-07-31 20:09:02 +02:00
Makefile Revert "build: compile with -ffunction-sections, -fdata-sections and LTO" 2018-07-31 20:36:35 +02:00