56 Commits (11d4a00c887f61b52591fe2a679afdfd1b8ac25c)

Author SHA1 Message Date
Felix Fietkau 59b55e6a94 iwinfo: update to the latest version, fixes 802.11ac capability reporting 10 years ago
Imre Kaloz f9cf1e97fd upgrade to latest revision 10 years ago
John Crispin d64e4392df iwinfo: bump to latest git HEAD 10 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
Jo-Philipp Wich 38e72c779e iwinfo: add cli support for phy lookup from uci section 10 years ago
Jo-Philipp Wich 6149caf01e iwinfo: switch to external git repo, support lookup by phyname & macaddr 10 years ago
John Crispin 74397a14ca iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem vendor/device IDs 10 years ago
Felix Fietkau b5529ed26b iwinfo: detect AC PHY for broadcom-wl 10 years ago
Felix Fietkau dac05f6724 iwinfo: detect HT PHY for broadcom-wl 10 years ago
Felix Fietkau 349b20c197 iwinfo: fix handling of accessing nl80211 interfaces via radio* 10 years ago
Felix Fietkau 0e439d8a2a iwinfo: enable nl80211 support based on cfg80211, not mac80211 10 years ago
Jo-Philipp Wich 3158e7cca2 iwinfo: handle 802.11ac mode for lua 10 years ago
Jo-Philipp Wich 9d2bdd8585 iwinfo: properly decode SSIDs when scanning through wpa_supplicant 10 years ago
Jo-Philipp Wich eb02b887ff package: fix segfault of iwinfo.scanlist("radio0"). 10 years ago
Felix Fietkau b465cf412f iwinfo: allow scans in AP mode on nl80211 10 years ago
Felix Fietkau 5a506ca595 iwinfo: add missing include statement 10 years ago
Jo-Philipp Wich b84346e141 iwinfo: avoid creating tmp.* ifaces for scanning 10 years ago
Jo-Philipp Wich bd7642f1a9 iwinfo: fix secondary radios being misreported as ralink device 10 years ago
Jo-Philipp Wich 833820dc8b iwinfo: continue scanning even if temporary mac cannot be changed 10 years ago
Felix Fietkau 1ecb74024b iwinfo: fix crash on parsing mtd (#15807) 10 years ago
Hauke Mehrtens 2dba3f8aca iwinfo: fix string format for country code 10 years ago
John Crispin 520fe28adf iwinfo: update nl80211 api to the latest one 10 years ago
John Crispin f3aa8a8cf4 iwinfo: add 802.11ac hwmode support 10 years ago
John Crispin 8139ba35af iwinfo: add Atheros AR9580 to hardware.txt 10 years ago
Felix Fietkau 72d6a51e64 iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing garbage 10 years ago
Felix Fietkau 8bd8ecd0c3 iwinfo: remove old lua compat macros 10 years ago
Felix Fietkau 4c9fc236c9 iwinfo: un-export internal api header files 10 years ago
Felix Fietkau 8c4421ecd6 iwinfo: bump release and start using ABI_VERSION 10 years ago
Felix Fietkau 12333f4169 iwinfo: move wl_ops to iwinfo_wl.c, make functions static 10 years ago
Felix Fietkau b5eec473f0 iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static 10 years ago
Felix Fietkau 6c02355830 iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions static 10 years ago
Felix Fietkau 6e27ecbac7 iwinfo: move wext_ops to iwinfo_wext.c, make functions static 10 years ago
Felix Fietkau 2d06acd6ac iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded strcmp calls 10 years ago
Jo-Philipp Wich 735a03be62 iwinfo: adjust for changed wpa_supplicant control socket path 11 years ago
Hauke Mehrtens 20d64e929f iwinfo: don't report associations for broadcom wds interfaces 11 years ago
Hauke Mehrtens e3a5401fb2 iwinfo: fix hwmodelist reporting for broadcom wl 11 years ago
Jo-Philipp Wich c8e0c28c15 iwinfo: make 'type' visible in wrapped iwinfo 11 years ago
Gabor Juhos 99d13b09b9 iwinfo: add Ubiquiti WispStation M5 to hardware.txt 11 years ago
Felix Fietkau 28eceb0343 iwinfo: when using nl80211, parse interface combinations instead of creating/deleting interfaces 11 years ago
Jo-Philipp Wich bc73ca5619 iwinfo: add phyname attribute, this is useful to group networks by radio phy 11 years ago
Jo-Philipp Wich cb24c37858 libiwinfo: ignore log messages from wpa_supplicant while scanning 11 years ago
Jo-Philipp Wich d59f8cfa8e iwinfo: only consider joined bss when finding current operating frequency, fixes spurious misreporting of frequencies in ad-hoc mode 12 years ago
Jo-Philipp Wich f1e214411d iwinfo: fix iwinfo_hardware() return value if chip id is not found 12 years ago
Jo-Philipp Wich 05c1424e87 iwinfo: add hw database file 12 years ago
Jo-Philipp Wich e02d373f90 iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt 12 years ago
Jo-Philipp Wich a040ead1c5 iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on some architectures 12 years ago
Jo-Philipp Wich 25ffe0446c iwinfo: print info of all existing wireless ifaces when cli is called without arguments 12 years ago
Jo-Philipp Wich 7ca7bc501e iwinfo: fix frequency/channel and channel/frequency conversions to properly implement 802.11j 12 years ago