| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | iwinfo: handle 802.11ac mode for lua | Jo-Philipp Wich | 2014-10-04 | 1 | -0/+3 |
* | iwinfo: properly decode SSIDs when scanning through wpa_supplicant | Jo-Philipp Wich | 2014-08-24 | 2 | -4/+63 |
* | package: fix segfault of iwinfo.scanlist("radio0"). | Jo-Philipp Wich | 2014-08-12 | 2 | -2/+9 |
* | 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: fix secondary radios being misreported as ralink device | Jo-Philipp Wich | 2014-07-25 | 1 | -1/+2 |
* | iwinfo: continue scanning even if temporary mac cannot be changed | Jo-Philipp Wich | 2014-07-25 | 3 | -3/+3 |
* | iwinfo: fix crash on parsing mtd (#15807) | Felix Fietkau | 2014-07-16 | 1 | -1/+1 |
* | iwinfo: fix string format for country code | Hauke Mehrtens | 2014-07-02 | 1 | -1/+1 |
* | iwinfo: update nl80211 api to the latest one | John Crispin | 2014-06-02 | 1 | -140/+1478 |
* | iwinfo: add 802.11ac hwmode support | John Crispin | 2014-06-02 | 3 | -3/+13 |
* | iwinfo: add Atheros AR9580 to hardware.txt | John Crispin | 2014-06-02 | 1 | -0/+1 |
* | iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing ga... | Felix Fietkau | 2014-05-30 | 1 | -1/+4 |
* | iwinfo: remove old lua compat macros | Felix Fietkau | 2014-05-21 | 1 | -31/+0 |
* | iwinfo: un-export internal api header files | Felix Fietkau | 2014-05-21 | 8 | -4/+4 |
* | iwinfo: bump release and start using ABI_VERSION | Felix Fietkau | 2014-05-21 | 1 | -1/+2 |
* | iwinfo: move wl_ops to iwinfo_wl.c, make functions static | Felix Fietkau | 2014-05-21 | 4 | -145/+88 |
* | iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static | Felix Fietkau | 2014-05-21 | 5 | -313/+281 |
* | iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions static | Felix Fietkau | 2014-05-21 | 4 | -144/+85 |
* | iwinfo: move wext_ops to iwinfo_wext.c, make functions static | Felix Fietkau | 2014-05-21 | 10 | -173/+146 |
* | iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded ... | Felix Fietkau | 2014-05-21 | 6 | -52/+35 |
* | iwinfo: adjust for changed wpa_supplicant control socket path | Jo-Philipp Wich | 2014-05-10 | 2 | -3/+9 |
* | iwinfo: don't report associations for broadcom wds interfaces | Hauke Mehrtens | 2013-11-11 | 1 | -0/+3 |
* | iwinfo: fix hwmodelist reporting for broadcom wl | Hauke Mehrtens | 2013-11-11 | 2 | -5/+59 |
* | iwinfo: make 'type' visible in wrapped iwinfo | Jo-Philipp Wich | 2013-10-18 | 2 | -1/+5 |
* | iwinfo: add Ubiquiti WispStation M5 to hardware.txt | Gabor Juhos | 2013-09-24 | 1 | -0/+1 |
* | 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 | 12 | -3/+95 |
* | 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 | 2 | -2/+3 |
* | iwinfo: fix iwinfo_hardware() return value if chip id is not found | Jo-Philipp Wich | 2013-04-28 | 2 | -7/+4 |
* | iwinfo: add hw database file | Jo-Philipp Wich | 2013-04-26 | 1 | -0/+55 |
* | iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt | Jo-Philipp Wich | 2013-04-26 | 4 | -83/+35 |
* | iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so... | Jo-Philipp Wich | 2013-04-24 | 3 | -5/+7 |
* | iwinfo: print info of all existing wireless ifaces when cli is called without... | Jo-Philipp Wich | 2013-04-15 | 2 | -2/+29 |
* | iwinfo: fix frequency/channel and channel/frequency conversions to properly i... | Jo-Philipp Wich | 2013-04-09 | 2 | -13/+20 |
* | libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures wit... | Jo-Philipp Wich | 2013-02-03 | 2 | -7/+9 |
* | iwinfo: don't use the txpower value from debugfs for now, it does not match t... | Jo-Philipp Wich | 2013-01-04 | 2 | -1/+3 |
* | don't depend on lua | John Crispin | 2013-01-04 | 1 | -1/+1 |
* | iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl... | Jo-Philipp Wich | 2013-01-02 | 4 | -71/+243 |
* | iwinfo: properly initialize memory of global nl80211_state, fixes random libn... | Jo-Philipp Wich | 2012-10-29 | 2 | -1/+3 |
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 24 | -0/+13178 |