Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iwinfo: add phyname attribute, this is useful to group networks by radio phy | Jo-Philipp Wich | 2013-06-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 36889 | ||||
* | iwinfo: only consider joined bss when finding current operating frequency, ↵ | Jo-Philipp Wich | 2013-05-12 | 1 | -1/+1 |
| | | | | | | fixes spurious misreporting of frequencies in ad-hoc mode SVN-Revision: 36604 | ||||
* | iwinfo: fix iwinfo_hardware() return value if chip id is not found | Jo-Philipp Wich | 2013-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 36471 | ||||
* | iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt | Jo-Philipp Wich | 2013-04-26 | 1 | -1/+3 |
| | | | | SVN-Revision: 36449 | ||||
* | iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on ↵ | Jo-Philipp Wich | 2013-04-24 | 1 | -1/+1 |
| | | | | | | some architectures SVN-Revision: 36417 | ||||
* | iwinfo: print info of all existing wireless ifaces when cli is called ↵ | Jo-Philipp Wich | 2013-04-15 | 1 | -1/+1 |
| | | | | | | without arguments SVN-Revision: 36339 | ||||
* | iwinfo: fix frequency/channel and channel/frequency conversions to properly ↵ | Jo-Philipp Wich | 2013-04-09 | 1 | -1/+1 |
| | | | | | | implement 802.11j SVN-Revision: 36292 | ||||
* | libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures ↵ | Jo-Philipp Wich | 2013-02-03 | 1 | -2/+2 |
| | | | | | | with multiple cycles of iwinfo_finish() / iwinfo_backend() SVN-Revision: 35471 | ||||
* | iwinfo: don't use the txpower value from debugfs for now, it does not match ↵ | Jo-Philipp Wich | 2013-01-04 | 1 | -1/+1 |
| | | | | | | the values reported via wext SVN-Revision: 35007 | ||||
* | don't depend on lua | John Crispin | 2013-01-04 | 1 | -1/+1 |
| | | | | | | | | Delete +lua from libiwinfo-lua. Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 35005 | ||||
* | iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer ↵ | Jo-Philipp Wich | 2013-01-02 | 1 | -1/+1 |
| | | | | | | nl80211 tx power from debugfs before querying wext SVN-Revision: 34982 | ||||
* | iwinfo: properly initialize memory of global nl80211_state, fixes random ↵ | Jo-Philipp Wich | 2012-10-29 | 1 | -1/+1 |
| | | | | | | libnl-tiny assertions when using nl80211_probe() on not supported devices SVN-Revision: 34003 | ||||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 1 | -0/+118 |
SVN-Revision: 33688 |