aboutsummaryrefslogtreecommitdiff
path: root/package/network/utils/iwinfo
Commit message (Expand)AuthorAge
...
* iwinfo: continue scanning even if temporary mac cannot be changedJo-Philipp Wich2014-07-25
* iwinfo: fix crash on parsing mtd (#15807)Felix Fietkau2014-07-16
* iwinfo: fix string format for country codeHauke Mehrtens2014-07-02
* iwinfo: update nl80211 api to the latest oneJohn Crispin2014-06-02
* iwinfo: add 802.11ac hwmode supportJohn Crispin2014-06-02
* iwinfo: add Atheros AR9580 to hardware.txtJohn Crispin2014-06-02
* iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing ga...Felix Fietkau2014-05-30
* iwinfo: remove old lua compat macrosFelix Fietkau2014-05-21
* iwinfo: un-export internal api header filesFelix Fietkau2014-05-21
* iwinfo: bump release and start using ABI_VERSIONFelix Fietkau2014-05-21
* iwinfo: move wl_ops to iwinfo_wl.c, make functions staticFelix Fietkau2014-05-21
* iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions staticFelix Fietkau2014-05-21
* iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions staticFelix Fietkau2014-05-21
* iwinfo: move wext_ops to iwinfo_wext.c, make functions staticFelix Fietkau2014-05-21
* iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded ...Felix Fietkau2014-05-21
* iwinfo: adjust for changed wpa_supplicant control socket pathJo-Philipp Wich2014-05-10
* iwinfo: don't report associations for broadcom wds interfacesHauke Mehrtens2013-11-11
* iwinfo: fix hwmodelist reporting for broadcom wlHauke Mehrtens2013-11-11
* iwinfo: make 'type' visible in wrapped iwinfoJo-Philipp Wich2013-10-18
* iwinfo: add Ubiquiti WispStation M5 to hardware.txtGabor Juhos2013-09-24
* iwinfo: when using nl80211, parse interface combinations instead of creating/...Felix Fietkau2013-09-14
* iwinfo: add phyname attribute, this is useful to group networks by radio phyJo-Philipp Wich2013-06-09
* libiwinfo: ignore log messages from wpa_supplicant while scanningJo-Philipp Wich2013-06-09
* iwinfo: only consider joined bss when finding current operating frequency, fi...Jo-Philipp Wich2013-05-12
* iwinfo: fix iwinfo_hardware() return value if chip id is not foundJo-Philipp Wich2013-04-28
* iwinfo: add hw database fileJo-Philipp Wich2013-04-26
* iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txtJo-Philipp Wich2013-04-26
* iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so...Jo-Philipp Wich2013-04-24
* iwinfo: print info of all existing wireless ifaces when cli is called without...Jo-Philipp Wich2013-04-15
* iwinfo: fix frequency/channel and channel/frequency conversions to properly i...Jo-Philipp Wich2013-04-09
* libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures wit...Jo-Philipp Wich2013-02-03
* iwinfo: don't use the txpower value from debugfs for now, it does not match t...Jo-Philipp Wich2013-01-04
* don't depend on luaJohn Crispin2013-01-04
* iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl...Jo-Philipp Wich2013-01-02
* iwinfo: properly initialize memory of global nl80211_state, fixes random libn...Jo-Philipp Wich2012-10-29
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10