aboutsummaryrefslogtreecommitdiff
path: root/package/iwinfo/src/iwinfo_nl80211.c
Commit message (Collapse)AuthorAge
* iwinfo: properly deal with channels 7..12 on 5GHzJo-Philipp Wich2012-07-06
| | | | SVN-Revision: 32634
* iwinfo: find channel & frequency via nl80211 or hostapd instead of wextJo-Philipp Wich2012-07-06
| | | | SVN-Revision: 32630
* iwinfo: assume that no tx power information is available if nl80211 returns ↵Jo-Philipp Wich2012-05-28
| | | | | | 0 dBm maximum SVN-Revision: 31932
* iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161)Jo-Philipp Wich2012-03-21
| | | | SVN-Revision: 31053
* iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-23
| | | | SVN-Revision: 30692
* iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-23
| | | | SVN-Revision: 30691
* iwinfo: add per-station rate and mcs info to assoclist opJo-Philipp Wich2012-02-22
| | | | SVN-Revision: 30682
* iwinfo: implement proper hardware detection for ar23xx SoC devices like the ↵Jo-Philipp Wich2012-02-17
| | | | | | NanoStation 2 SVN-Revision: 30605
* iwinfo: fix segmentation fault when doing two consecutive scans through ↵Jo-Philipp Wich2012-02-02
| | | | | | wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version. SVN-Revision: 29992
* iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the ↵Jo-Philipp Wich2012-01-13
| | | | | | family pointer SVN-Revision: 29723
* iwinfo: support nl80211 hardware identification against radioX pseudo ↵Jo-Philipp Wich2011-12-06
| | | | | | interfaces, useful if radio is not up yet SVN-Revision: 29462
* iwinfo: expose txpower and frequency offset informationJo-Philipp Wich2011-12-04
| | | | SVN-Revision: 29425
* iwinfo: add initial hardware detection capabilitiesJo-Philipp Wich2011-12-04
| | | | SVN-Revision: 29421
* add libiwinfo (moved from LuCI trunk)Jo-Philipp Wich2011-12-03
SVN-Revision: 29403