summaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo/src/iwinfo_nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* package/network/utils: probably from OpenWRTLudovic Pouzenc2018-09-161-3/+69
* package: fix segfault of iwinfo.scanlist("radio0").Jo-Philipp Wich2014-08-121-1/+8
* 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: continue scanning even if temporary mac cannot be changedJo-Philipp Wich2014-07-251-2/+1
* iwinfo: add 802.11ac hwmode supportJohn Crispin2014-06-021-1/+9
* iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing ga...Felix Fietkau2014-05-301-1/+4
* iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions staticFelix Fietkau2014-05-211-155/+185
* iwinfo: move wext_ops to iwinfo_wext.c, make functions staticFelix Fietkau2014-05-211-5/+4
* iwinfo: adjust for changed wpa_supplicant control socket pathJo-Philipp Wich2014-05-101-1/+7
* 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-091-0/+25
* 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: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so...Jo-Philipp Wich2013-04-241-2/+3
* iwinfo: fix frequency/channel and channel/frequency conversions to properly i...Jo-Philipp Wich2013-04-091-12/+19
* 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-021-64/+226
* 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-101-0/+2080