summaryrefslogtreecommitdiffstats
path: root/package/iwinfo/src/iwinfo_lib.c
Commit message (Collapse)AuthorAgeFilesLines
* iwinfo: add hwinfo for Rt3052Jo-Philipp Wich2012-08-151-0/+1
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33200
* iwinfo: add hw info support for Rt3xxx SoCsJo-Philipp Wich2012-08-151-0/+2
| | | | | | | | | | | This takes the device_id and subsystem_id from the EEPROM, I'll add the info for other Rt3xxx chips in the next days. [jow: minor whitespace changes] Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33199
* iwinfo: add some Atheros cardsJo-Philipp Wich2012-08-141-0/+2
| | | | | | | | | These are two Atheros modules we are using, just for the cosmetics to make them show up with the proper names in LuCI. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33186
* iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-231-0/+8
| | | | SVN-Revision: 30692
* Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: ↵Jo-Philipp Wich2012-02-221-2/+2
| | | | | | Hanno Schupp <hanno.schupp@gmail.com> SVN-Revision: 30683
* iwinfo: add more device entriesJo-Philipp Wich2012-02-201-0/+3
| | | | SVN-Revision: 30658
* iwinfo: fix detection of Bullet M5, the PCI ID was wrongJo-Philipp Wich2012-02-161-1/+1
| | | | SVN-Revision: 30591
* iwinfo: expose txpower and frequency offset informationJo-Philipp Wich2011-12-041-1/+1
| | | | 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: add initial hardware detection capabilitiesJo-Philipp Wich2011-12-041-0/+52
| | | | SVN-Revision: 29421
* add libiwinfo (moved from LuCI trunk)Jo-Philipp Wich2011-12-031-0/+376
SVN-Revision: 29403