summaryrefslogtreecommitdiffstats
path: root/package/iwinfo/src/iwinfo_nl80211.c
Commit message (Collapse)AuthorAgeFilesLines
* [package] iwinfo: properly deal with channels 7..12 on 5GHzjow2012-07-061-16/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: find channel & frequency via nl80211 or hostapd instead of ↵jow2012-07-061-12/+59
| | | | | | wext git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: assume that no tx power information is available if ↵jow2012-05-281-1/+1
| | | | | | nl80211 returns 0 dBm maximum git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: properly cast nl80211 mBm signal levels to reported dBm ↵jow2012-03-211-1/+2
| | | | | | values (#11161) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: replace internal constant mode strings with enumsjow2012-02-231-11/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: implement netlink scanning code, rework IE parsing codejow2012-02-231-99/+372
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: add per-station rate and mcs info to assoclist opjow2012-02-221-13/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: implement proper hardware detection for ar23xx SoC devices ↵jow2012-02-171-3/+12
| | | | | | like the NanoStation 2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: fix segmentation fault when doing two consecutive scans ↵jow2012-02-021-4/+7
| | | | | | | | | | through wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: plug memory leak in nl80211 backend, nl80211_close() did ↵jow2012-01-131-0/+3
| | | | | | not put the family pointer git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: support nl80211 hardware identification against radioX ↵jow2011-12-061-0/+21
| | | | | | pseudo interfaces, useful if radio is not up yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: expose txpower and frequency offset informationjow2011-12-041-7/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: add initial hardware detection capabilitiesjow2011-12-041-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add libiwinfo (moved from LuCI trunk)jow2011-12-031-0/+1630
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29403 3c298f89-4303-0410-b956-a3cf2f4a3e73