aboutsummaryrefslogtreecommitdiffstats
path: root/package/iwinfo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* iwinfo: implement proper hardware detection for ar23xx SoC devices like the ↵Jo-Philipp Wich2012-02-171-1/+1
| | | | | | NanoStation 2 SVN-Revision: 30605
* iwinfo: fix detection of Bullet M5, the PCI ID was wrongJo-Philipp Wich2012-02-161-1/+1
| | | | SVN-Revision: 30591
* iwinfo: fix segmentation fault when doing two consecutive scans through ↵Jo-Philipp Wich2012-02-021-1/+1
| | | | | | 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-131-2/+2
| | | | | | family pointer SVN-Revision: 29723
* iwinfo: factor txpower offset into info display output, recompile if driver ↵Jo-Philipp Wich2012-01-011-1/+7
| | | | | | selection changes SVN-Revision: 29634
* iwinfo: support nl80211 hardware identification against radioX pseudo ↵Jo-Philipp Wich2011-12-061-1/+1
| | | | | | interfaces, useful if radio is not up yet SVN-Revision: 29462
* iwinfo: expose txpower and frequency offset informationJo-Philipp Wich2011-12-041-1/+1
| | | | SVN-Revision: 29425
* iwinfo: add initial hardware detection capabilitiesJo-Philipp Wich2011-12-041-1/+1
| | | | SVN-Revision: 29421
* add libiwinfo (moved from LuCI trunk)Jo-Philipp Wich2011-12-031-0/+112
SVN-Revision: 29403