aboutsummaryrefslogtreecommitdiffstats
path: root/package/iwinfo/src/iwinfo_nl80211.c
Commit message (Collapse)AuthorAgeFilesLines
* iwinfo: when using nl80211, parse interface combinations instead of ↵Felix Fietkau2013-09-141-9/+57
| | | | | | | | | | creating/deleting interfaces Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37983 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: iwinfo: merge r34982, r35005, r35007, r35471, r36292, r36339, r36417, ↵Jo-Philipp Wich2013-04-271-78/+250
| | | | | | r36449, r36450 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: iwinfo: backport r34003Jo-Philipp Wich2012-10-291-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: properly deal with channels 7..12 on 5GHzJo-Philipp Wich2012-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 ↵Jo-Philipp Wich2012-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 ↵Jo-Philipp Wich2012-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 ↵Jo-Philipp Wich2012-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 enumsJo-Philipp Wich2012-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 codeJo-Philipp Wich2012-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 opJo-Philipp Wich2012-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 ↵Jo-Philipp Wich2012-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 ↵Jo-Philipp Wich2012-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 ↵Jo-Philipp Wich2012-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 ↵Jo-Philipp Wich2011-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 informationJo-Philipp Wich2011-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 capabilitiesJo-Philipp Wich2011-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)Jo-Philipp Wich2011-12-031-0/+1630
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29403 3c298f89-4303-0410-b956-a3cf2f4a3e73