| Commit message (Expand) | Author | Age | Files | Lines |
* | iwinfo: switch to external git repo, support lookup by phyname & macaddr | Jo-Philipp Wich | 2014-10-27 | 1 | -2538/+0 |
* | iwinfo: fix handling of accessing nl80211 interfaces via radio* | Felix Fietkau | 2014-10-05 | 1 | -2/+48 |
* | iwinfo: properly decode SSIDs when scanning through wpa_supplicant | Jo-Philipp Wich | 2014-08-24 | 1 | -3/+62 |
* | package: fix segfault of iwinfo.scanlist("radio0"). | Jo-Philipp Wich | 2014-08-12 | 1 | -1/+8 |
* | iwinfo: allow scans in AP mode on nl80211 | Felix Fietkau | 2014-08-06 | 1 | -0/+1 |
* | iwinfo: add missing include statement | Felix Fietkau | 2014-08-03 | 1 | -0/+1 |
* | iwinfo: avoid creating tmp.* ifaces for scanning | Jo-Philipp Wich | 2014-07-25 | 1 | -2/+22 |
* | iwinfo: continue scanning even if temporary mac cannot be changed | Jo-Philipp Wich | 2014-07-25 | 1 | -2/+1 |
* | iwinfo: add 802.11ac hwmode support | John Crispin | 2014-06-02 | 1 | -1/+9 |
* | iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing ga... | Felix Fietkau | 2014-05-30 | 1 | -1/+4 |
* | iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static | Felix Fietkau | 2014-05-21 | 1 | -155/+185 |
* | iwinfo: move wext_ops to iwinfo_wext.c, make functions static | Felix Fietkau | 2014-05-21 | 1 | -5/+4 |
* | iwinfo: adjust for changed wpa_supplicant control socket path | Jo-Philipp Wich | 2014-05-10 | 1 | -1/+7 |
* | iwinfo: when using nl80211, parse interface combinations instead of creating/... | Felix Fietkau | 2013-09-14 | 1 | -9/+57 |
* | iwinfo: add phyname attribute, this is useful to group networks by radio phy | Jo-Philipp Wich | 2013-06-09 | 1 | -0/+25 |
* | libiwinfo: ignore log messages from wpa_supplicant while scanning | Jo-Philipp Wich | 2013-06-09 | 1 | -16/+47 |
* | iwinfo: only consider joined bss when finding current operating frequency, fi... | Jo-Philipp Wich | 2013-05-12 | 1 | -1/+2 |
* | iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so... | Jo-Philipp Wich | 2013-04-24 | 1 | -2/+3 |
* | iwinfo: fix frequency/channel and channel/frequency conversions to properly i... | Jo-Philipp Wich | 2013-04-09 | 1 | -12/+19 |
* | iwinfo: don't use the txpower value from debugfs for now, it does not match t... | Jo-Philipp Wich | 2013-01-04 | 1 | -0/+2 |
* | iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl... | Jo-Philipp Wich | 2013-01-02 | 1 | -64/+226 |
* | iwinfo: properly initialize memory of global nl80211_state, fixes random libn... | Jo-Philipp Wich | 2012-10-29 | 1 | -0/+2 |
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 1 | -0/+2080 |