aboutsummaryrefslogtreecommitdiffstats
path: root/package/iwinfo/src/include
Commit message (Collapse)AuthorAgeFilesLines
* iwinfo: fix integer overflow in assoclist rate reporting (#11073)Jo-Philipp Wich2012-03-051-1/+1
| | | | SVN-Revision: 30825
* iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after ↵Jo-Philipp Wich2012-02-231-1/+1
| | | | | | latest abi changes SVN-Revision: 30693
* iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-235-6/+17
| | | | SVN-Revision: 30692
* iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-232-0/+14
| | | | SVN-Revision: 30691
* iwinfo: add per-station rate and mcs info to assoclist opJo-Philipp Wich2012-02-224-33/+1073
| | | | SVN-Revision: 30682
* iwinfo: implement proper hardware detection for ar23xx SoC devices like the ↵Jo-Philipp Wich2012-02-172-0/+3
| | | | | | NanoStation 2 SVN-Revision: 30605
* iwinfo: expose txpower and frequency offset informationJo-Philipp Wich2011-12-045-92/+110
| | | | SVN-Revision: 29425
* iwinfo: add initial hardware detection capabilitiesJo-Philipp Wich2011-12-047-2/+40
| | | | SVN-Revision: 29421
* add libiwinfo (moved from LuCI trunk)Jo-Philipp Wich2011-12-0312-0/+4213
SVN-Revision: 29403