Commit Graph

30 Commits (fb9023bb8a7ac809435c6622506abcb3690d8d03)

Author SHA1 Message Date
Jo-Philipp Wich a650d33490 iwinfo: properly deal with channels 7..12 on 5GHz
SVN-Revision: 32634
12 years ago
Jo-Philipp Wich 4347abcaf6 iwinfo: find channel & frequency via nl80211 or hostapd instead of wext
SVN-Revision: 32630
12 years ago
Jo-Philipp Wich 83758220ae iwinfo: assume that no tx power information is available if nl80211 returns 0 dBm maximum
SVN-Revision: 31932
12 years ago
Jo-Philipp Wich d1bd1b4e27 iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161)
SVN-Revision: 31053
12 years ago
Jo-Philipp Wich f399616db8 iwinfo: fix integer overflow in assoclist rate reporting (#11073)
SVN-Revision: 30825
13 years ago
Jo-Philipp Wich c3d47454b2 iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes
SVN-Revision: 30693
13 years ago
Jo-Philipp Wich 76bb0f3309 iwinfo: replace internal constant mode strings with enums
SVN-Revision: 30692
13 years ago
Jo-Philipp Wich b1af9a779f iwinfo: implement netlink scanning code, rework IE parsing code
SVN-Revision: 30691
13 years ago
Jo-Philipp Wich 2791734179 iwinfo: fix array size mismatch after r30684
SVN-Revision: 30685
13 years ago
Jo-Philipp Wich c86c74b1e4 Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
SVN-Revision: 30684
13 years ago
Jo-Philipp Wich 9423b3a383 Adjust txpower offset for Nano and Picostation M2 in iwinfo Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
SVN-Revision: 30683
13 years ago
Jo-Philipp Wich 64cc700dcc iwinfo: add per-station rate and mcs info to assoclist op
SVN-Revision: 30682
13 years ago
Jo-Philipp Wich a6c89c02ca iwinfo: fix logic flaw in mtd partition check
SVN-Revision: 30678
13 years ago
Jo-Philipp Wich 184c535815 iwinfo: fix logic flaw in WPA OUI filtering, solves misdetecting various WPA2-PSK only networks as mixed mode
SVN-Revision: 30672
13 years ago
Jo-Philipp Wich 8ce7505b91 iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access in mmap()
SVN-Revision: 30664
13 years ago
Jo-Philipp Wich 39902886f0 iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2
SVN-Revision: 30663
13 years ago
Jo-Philipp Wich 6bc9eafb97 iwinfo: add more device entries
SVN-Revision: 30658
13 years ago
Jo-Philipp Wich 018d69c3b3 iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2
SVN-Revision: 30605
13 years ago
Jo-Philipp Wich e4d39271b0 iwinfo: fix detection of Bullet M5, the PCI ID was wrong
SVN-Revision: 30591
13 years ago
Jo-Philipp Wich 33e4461db6 iwinfo: fix segmentation fault when doing two consecutive scans through wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version.
SVN-Revision: 29992
13 years ago
Jo-Philipp Wich 0cb05017c6 iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the family pointer
SVN-Revision: 29723
13 years ago
Jo-Philipp Wich 0baa69ddda iwinfo: factor txpower offset into info display output, recompile if driver selection changes
SVN-Revision: 29634
13 years ago
Jo-Philipp Wich 8434527305 iwinfo: support nl80211 hardware identification against radioX pseudo interfaces, useful if radio is not up yet
SVN-Revision: 29462
13 years ago
Jo-Philipp Wich d3d91930d1 iwinfo: factor tx power offset into power level listing
SVN-Revision: 29430
13 years ago
Jo-Philipp Wich 3a9d303059 iwinfo: expose txpower and frequency offset information
SVN-Revision: 29425
13 years ago
Jo-Philipp Wich 33750dc3e9 iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5
SVN-Revision: 29424
13 years ago
Jo-Philipp Wich 6e83b08555 iwinfo: fix model detection on legacy atheros
SVN-Revision: 29423
13 years ago
Jo-Philipp Wich 0d587a173c iwinfo: add initial hardware detection capabilities
SVN-Revision: 29421
13 years ago
Jo-Philipp Wich 83e6c14f82 libiwinfo: fix hw mode detection
SVN-Revision: 29417
13 years ago
Jo-Philipp Wich b222319c0b add libiwinfo (moved from LuCI trunk)
SVN-Revision: 29403
13 years ago