summaryrefslogtreecommitdiffstats
path: root/package/iwinfo/src
Commit message (Collapse)AuthorAgeFilesLines
* iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the ↵Jo-Philipp Wich2012-01-131-0/+3
| | | | | | family pointer SVN-Revision: 29723
* iwinfo: factor txpower offset into info display output, recompile if driver ↵Jo-Philipp Wich2012-01-011-1/+6
| | | | | | selection changes SVN-Revision: 29634
* iwinfo: support nl80211 hardware identification against radioX pseudo ↵Jo-Philipp Wich2011-12-061-0/+21
| | | | | | interfaces, useful if radio is not up yet SVN-Revision: 29462
* iwinfo: factor tx power offset into power level listingJo-Philipp Wich2011-12-041-3/+6
| | | | SVN-Revision: 29430
* iwinfo: expose txpower and frequency offset informationJo-Philipp Wich2011-12-0412-107/+280
| | | | SVN-Revision: 29425
* iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5Jo-Philipp Wich2011-12-041-8/+15
| | | | SVN-Revision: 29424
* iwinfo: fix model detection on legacy atherosJo-Philipp Wich2011-12-041-1/+68
| | | | SVN-Revision: 29423
* iwinfo: add initial hardware detection capabilitiesJo-Philipp Wich2011-12-0415-38/+360
| | | | SVN-Revision: 29421
* libiwinfo: fix hw mode detectionJo-Philipp Wich2011-12-031-0/+2
| | | | SVN-Revision: 29417
* add libiwinfo (moved from LuCI trunk)Jo-Philipp Wich2011-12-0323-0/+10835
SVN-Revision: 29403