35 Commits (a90ee92337d60fd14b6431adcda9929b955f3408)

Author SHA1 Message Date
Jo-Philipp Wich 0ae15ad439 iwinfo: add support for VHT rates to Lua binding 9 years ago
Jo-Philipp Wich 94d665239e iwinfo: add support for VHT rates 9 years ago
Felix Fietkau 9cd6162b63 packages: use OPENWRT_GIT to point at the main openwrt git repo 9 years ago
Jo-Philipp Wich cd8a615d4f iwinfo: nl80211: add support for reading TX power from netlink 9 years ago
John Crispin eb42485093 iwinfo: update to latest git HEAD 9 years ago
Jo-Philipp Wich 570790173d iwinfo: fix segfault in mtd parsing code (#19768) 9 years ago
Jo-Philipp Wich 5e5c0edd7e iwinfo: fix hostapd status query (#19662) 9 years ago
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
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 9d2bdd8585 iwinfo: properly decode SSIDs when scanning through wpa_supplicant 10 years ago
Jo-Philipp Wich 833820dc8b iwinfo: continue scanning even if temporary mac cannot be changed 10 years ago
Felix Fietkau 8c4421ecd6 iwinfo: bump release and start using ABI_VERSION 11 years ago
Jo-Philipp Wich 735a03be62 iwinfo: adjust for changed wpa_supplicant control socket path 11 years ago
Jo-Philipp Wich c8e0c28c15 iwinfo: make 'type' visible in wrapped iwinfo 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 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 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
Jo-Philipp Wich e893d4d9a8 libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures with multiple cycles of iwinfo_finish() / iwinfo_backend() 12 years ago
Jo-Philipp Wich 3b7882e775 iwinfo: don't use the txpower value from debugfs for now, it does not match the values reported via wext 12 years ago
John Crispin ff0c7a9ec9 don't depend on lua 12 years ago
Jo-Philipp Wich 1683a146f4 iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211 tx power from debugfs before querying wext 12 years ago
Jo-Philipp Wich 0e3de8eff7 iwinfo: properly initialize memory of global nl80211_state, fixes random libnl-tiny assertions when using nl80211_probe() on not supported devices 12 years ago
Felix Fietkau 405e21d167 packages: sort network related packages into package/network/ 12 years ago
Jo-Philipp Wich a650d33490 iwinfo: properly deal with channels 7..12 on 5GHz 12 years ago
Jo-Philipp Wich 4347abcaf6 iwinfo: find channel & frequency via nl80211 or hostapd instead of wext 12 years ago
Jo-Philipp Wich d1bd1b4e27 iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161) 13 years ago
Jo-Philipp Wich f399616db8 iwinfo: fix integer overflow in assoclist rate reporting (#11073) 13 years ago
Jo-Philipp Wich c3d47454b2 iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes 13 years ago
Jo-Philipp Wich b1af9a779f iwinfo: implement netlink scanning code, rework IE parsing code 13 years ago
Jo-Philipp Wich 64cc700dcc iwinfo: add per-station rate and mcs info to assoclist op 13 years ago
Jo-Philipp Wich 39902886f0 iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2 13 years ago
Jo-Philipp Wich 6bc9eafb97 iwinfo: add more device entries 13 years ago
Jo-Philipp Wich 018d69c3b3 iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2 13 years ago
Jo-Philipp Wich e4d39271b0 iwinfo: fix detection of Bullet M5, the PCI ID was wrong 13 years ago
Jo-Philipp Wich 33e4461db6 iwinfo: fix segmentation fault when doing two consecutive scans through wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version. 13 years ago
Jo-Philipp Wich 0cb05017c6 iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the family pointer 13 years ago
Jo-Philipp Wich 0baa69ddda iwinfo: factor txpower offset into info display output, recompile if driver selection changes 13 years ago
Jo-Philipp Wich 8434527305 iwinfo: support nl80211 hardware identification against radioX pseudo interfaces, useful if radio is not up yet 13 years ago