summaryrefslogtreecommitdiffstats
path: root/package/iwinfo/src/iwinfo_nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* [package] iwinfo: properly deal with channels 7..12 on 5GHzjow2012-07-061-16/+19
* [package] iwinfo: find channel & frequency via nl80211 or hostapd instead of ...jow2012-07-061-12/+59
* [package] iwinfo: assume that no tx power information is available if nl80211...jow2012-05-281-1/+1
* [package] iwinfo: properly cast nl80211 mBm signal levels to reported dBm val...jow2012-03-211-1/+2
* [package] iwinfo: replace internal constant mode strings with enumsjow2012-02-231-11/+5
* [package] iwinfo: implement netlink scanning code, rework IE parsing codejow2012-02-231-99/+372
* [package] iwinfo: add per-station rate and mcs info to assoclist opjow2012-02-221-13/+59
* [package] iwinfo: implement proper hardware detection for ar23xx SoC devices ...jow2012-02-171-3/+12
* [package] iwinfo: fix segmentation fault when doing two consecutive scans thr...jow2012-02-021-4/+7
* [package] iwinfo: plug memory leak in nl80211 backend, nl80211_close() did no...jow2012-01-131-0/+3
* [package] iwinfo: support nl80211 hardware identification against radioX pseu...jow2011-12-061-0/+21
* [package] iwinfo: expose txpower and frequency offset informationjow2011-12-041-7/+34
* [package] iwinfo: add initial hardware detection capabilitiesjow2011-12-041-0/+23
* [package] add libiwinfo (moved from LuCI trunk)jow2011-12-031-0/+1630