Library to access wireless devices, inspired from OpenWRT without UCI
Find a file
Robert Marko c7b420a2f3
devices: add Qualcomm Atheros QCN6024/9024/9074 cards
Add Qualcomm Atheros QCN6024/9024/9074 PCI ID, they all are compatible and
use the same ID.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-01-06 17:44:23 +01:00
api nl80211: update the kernel header nl80211.h 2022-12-15 23:42:32 +01:00
include utils: add iwinfo_band2ghz() and iwinfo_ghz2band() helpers 2022-12-16 00:09:07 +01:00
COPYING Initial commit 2014-10-05 19:56:27 +02:00
devices.txt devices: add Qualcomm Atheros QCN6024/9024/9074 cards 2023-01-06 17:44:23 +01:00
iwinfo_cli.c cli: print current HT mode 2022-12-16 00:09:07 +01:00
iwinfo_lib.c lib: add IWINFO_80211_COUNT and IWINFO_80211_NAMES 2022-12-16 00:09:07 +01:00
iwinfo_lua.c fix -Wdangling-else warnings 2022-12-15 20:07:49 +01:00
iwinfo_madwifi.c iwinfo: set center chan unsupported for not-nl80211 driver 2021-01-06 17:38:07 +00:00
iwinfo_nl80211.c iwinfo: devices: add Qualcomm Atheros IPQ8074 WiSoC 2023-01-06 15:13:10 +01: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 iwinfo_band2ghz() and iwinfo_ghz2band() helpers 2022-12-16 00:09:07 +01:00
iwinfo_wext.c iwinfo: set center chan unsupported for not-nl80211 driver 2021-01-06 17:38:07 +00: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: set center chan unsupported for not-nl80211 driver 2021-01-06 17:38:07 +00:00
Makefile enable useful compiler warnings via -Wall 2022-12-15 20:07:27 +01:00