| Commit message (Expand) | Author | Age | Files | Lines |
* | iwinfo: assume that no tx power information is available if nl80211 returns 0... | Jo-Philipp Wich | 2012-05-28 | 2 | -3/+6 |
* | iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161) | Jo-Philipp Wich | 2012-03-21 | 2 | -2/+3 |
* | iwinfo: fix integer overflow in assoclist rate reporting (#11073) | Jo-Philipp Wich | 2012-03-05 | 3 | -3/+4 |
* | iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after l... | Jo-Philipp Wich | 2012-02-23 | 3 | -4/+4 |
* | iwinfo: replace internal constant mode strings with enums | Jo-Philipp Wich | 2012-02-23 | 13 | -52/+71 |
* | iwinfo: implement netlink scanning code, rework IE parsing code | Jo-Philipp Wich | 2012-02-23 | 7 | -240/+510 |
* | iwinfo: fix array size mismatch after r30684 | Jo-Philipp Wich | 2012-02-22 | 1 | -4/+4 |
* | Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwin... | Jo-Philipp Wich | 2012-02-22 | 1 | -2/+2 |
* | Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Ha... | Jo-Philipp Wich | 2012-02-22 | 1 | -2/+2 |
* | iwinfo: add per-station rate and mcs info to assoclist op | Jo-Philipp Wich | 2012-02-22 | 10 | -88/+1305 |
* | iwinfo: fix logic flaw in mtd partition check | Jo-Philipp Wich | 2012-02-22 | 1 | -1/+1 |
* | iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2... | Jo-Philipp Wich | 2012-02-21 | 1 | -1/+1 |
* | iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write a... | Jo-Philipp Wich | 2012-02-20 | 1 | -1/+1 |
* | iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2 | Jo-Philipp Wich | 2012-02-20 | 2 | -2/+13 |
* | iwinfo: add more device entries | Jo-Philipp Wich | 2012-02-20 | 2 | -1/+4 |
* | iwinfo: implement proper hardware detection for ar23xx SoC devices like the N... | Jo-Philipp Wich | 2012-02-17 | 6 | -77/+78 |
* | iwinfo: fix detection of Bullet M5, the PCI ID was wrong | Jo-Philipp Wich | 2012-02-16 | 2 | -2/+2 |
* | iwinfo: fix segmentation fault when doing two consecutive scans through wpa_s... | Jo-Philipp Wich | 2012-02-02 | 2 | -5/+8 |
* | iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the ... | Jo-Philipp Wich | 2012-01-13 | 2 | -2/+5 |
* | iwinfo: factor txpower offset into info display output, recompile if driver s... | Jo-Philipp Wich | 2012-01-01 | 2 | -2/+13 |
* | iwinfo: support nl80211 hardware identification against radioX pseudo interfa... | Jo-Philipp Wich | 2011-12-06 | 2 | -1/+22 |
* | iwinfo: factor tx power offset into power level listing | Jo-Philipp Wich | 2011-12-04 | 1 | -3/+6 |
* | iwinfo: expose txpower and frequency offset information | Jo-Philipp Wich | 2011-12-04 | 13 | -108/+281 |
* | iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5 | Jo-Philipp Wich | 2011-12-04 | 1 | -8/+15 |
* | iwinfo: fix model detection on legacy atheros | Jo-Philipp Wich | 2011-12-04 | 1 | -1/+68 |
* | iwinfo: add initial hardware detection capabilities | Jo-Philipp Wich | 2011-12-04 | 16 | -39/+361 |
* | libiwinfo: fix hw mode detection | Jo-Philipp Wich | 2011-12-03 | 1 | -0/+2 |
* | add libiwinfo (moved from LuCI trunk) | Jo-Philipp Wich | 2011-12-03 | 24 | -0/+10947 |