summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo/src
Commit message (Expand)AuthorAgeFilesLines
* package/network/utils: probably from OpenWRTLudovic Pouzenc2018-09-163-4/+143
* package: fix segfault of iwinfo.scanlist("radio0").Jo-Philipp Wich2014-08-122-2/+9
* iwinfo: allow scans in AP mode on nl80211Felix Fietkau2014-08-061-0/+1
* iwinfo: add missing include statementFelix Fietkau2014-08-031-0/+1
* iwinfo: avoid creating tmp.* ifaces for scanningJo-Philipp Wich2014-07-251-2/+22
* iwinfo: fix secondary radios being misreported as ralink deviceJo-Philipp Wich2014-07-251-1/+2
* iwinfo: continue scanning even if temporary mac cannot be changedJo-Philipp Wich2014-07-252-2/+2
* iwinfo: fix crash on parsing mtd (#15807)Felix Fietkau2014-07-161-1/+1
* iwinfo: fix string format for country codeHauke Mehrtens2014-07-021-1/+1
* iwinfo: update nl80211 api to the latest oneJohn Crispin2014-06-021-140/+1478
* iwinfo: add 802.11ac hwmode supportJohn Crispin2014-06-023-3/+13
* iwinfo: add Atheros AR9580 to hardware.txtJohn Crispin2014-06-021-0/+1
* iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing ga...Felix Fietkau2014-05-301-1/+4
* iwinfo: remove old lua compat macrosFelix Fietkau2014-05-211-31/+0
* iwinfo: un-export internal api header filesFelix Fietkau2014-05-218-4/+4
* iwinfo: move wl_ops to iwinfo_wl.c, make functions staticFelix Fietkau2014-05-214-145/+88
* iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions staticFelix Fietkau2014-05-215-313/+281
* iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions staticFelix Fietkau2014-05-214-144/+85
* iwinfo: move wext_ops to iwinfo_wext.c, make functions staticFelix Fietkau2014-05-2110-173/+146
* iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded ...Felix Fietkau2014-05-216-52/+35
* iwinfo: adjust for changed wpa_supplicant control socket pathJo-Philipp Wich2014-05-101-1/+7
* iwinfo: don't report associations for broadcom wds interfacesHauke Mehrtens2013-11-111-0/+3
* iwinfo: fix hwmodelist reporting for broadcom wlHauke Mehrtens2013-11-112-5/+59
* iwinfo: make 'type' visible in wrapped iwinfoJo-Philipp Wich2013-10-181-0/+4
* iwinfo: add Ubiquiti WispStation M5 to hardware.txtGabor Juhos2013-09-241-0/+1
* iwinfo: when using nl80211, parse interface combinations instead of creating/...Felix Fietkau2013-09-141-9/+57
* iwinfo: add phyname attribute, this is useful to group networks by radio phyJo-Philipp Wich2013-06-0911-2/+94
* libiwinfo: ignore log messages from wpa_supplicant while scanningJo-Philipp Wich2013-06-091-16/+47
* iwinfo: only consider joined bss when finding current operating frequency, fi...Jo-Philipp Wich2013-05-121-1/+2
* iwinfo: fix iwinfo_hardware() return value if chip id is not foundJo-Philipp Wich2013-04-281-6/+3
* iwinfo: add hw database fileJo-Philipp Wich2013-04-261-0/+55
* iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txtJo-Philipp Wich2013-04-263-82/+32
* iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so...Jo-Philipp Wich2013-04-242-4/+6
* iwinfo: print info of all existing wireless ifaces when cli is called without...Jo-Philipp Wich2013-04-151-1/+28
* iwinfo: fix frequency/channel and channel/frequency conversions to properly i...Jo-Philipp Wich2013-04-091-12/+19
* libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures wit...Jo-Philipp Wich2013-02-031-5/+7
* iwinfo: don't use the txpower value from debugfs for now, it does not match t...Jo-Philipp Wich2013-01-041-0/+2
* iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl...Jo-Philipp Wich2013-01-023-70/+242
* iwinfo: properly initialize memory of global nl80211_state, fixes random libn...Jo-Philipp Wich2012-10-291-0/+2
* packages: sort network related packages into package/network/Felix Fietkau2012-10-1023-0/+13060