1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 19:23:53 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Jo-Philipp Wich
d1bd1b4e27 iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161)
SVN-Revision: 31053
2012-03-21 19:47:16 +00:00
Jo-Philipp Wich
f399616db8 iwinfo: fix integer overflow in assoclist rate reporting (#11073)
SVN-Revision: 30825
2012-03-05 17:52:46 +00:00
Jo-Philipp Wich
c3d47454b2 iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after latest abi changes
SVN-Revision: 30693
2012-02-23 18:20:51 +00:00
Jo-Philipp Wich
76bb0f3309 iwinfo: replace internal constant mode strings with enums
SVN-Revision: 30692
2012-02-23 13:16:09 +00:00
Jo-Philipp Wich
b1af9a779f iwinfo: implement netlink scanning code, rework IE parsing code
SVN-Revision: 30691
2012-02-23 12:18:46 +00:00
Jo-Philipp Wich
2791734179 iwinfo: fix array size mismatch after r30684
SVN-Revision: 30685
2012-02-22 13:56:06 +00:00
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
2012-02-22 13:41:50 +00:00
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
2012-02-22 13:40:29 +00:00
Jo-Philipp Wich
64cc700dcc iwinfo: add per-station rate and mcs info to assoclist op
SVN-Revision: 30682
2012-02-22 13:39:16 +00:00
Jo-Philipp Wich
a6c89c02ca iwinfo: fix logic flaw in mtd partition check
SVN-Revision: 30678
2012-02-22 12:30:24 +00:00
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
2012-02-21 18:19:26 +00:00
Jo-Philipp Wich
8ce7505b91 iwinfo: iwinfo_hardware_id_from_mtd() never writes, so do not request write access in mmap()
SVN-Revision: 30664
2012-02-20 21:27:41 +00:00
Jo-Philipp Wich
39902886f0 iwinfo: recognize AR5416 EEPROMs as seen on the Ubiquiti Picostation M2
SVN-Revision: 30663
2012-02-20 21:17:59 +00:00
Jo-Philipp Wich
6bc9eafb97 iwinfo: add more device entries
SVN-Revision: 30658
2012-02-20 09:27:32 +00:00
Jo-Philipp Wich
018d69c3b3 iwinfo: implement proper hardware detection for ar23xx SoC devices like the NanoStation 2
SVN-Revision: 30605
2012-02-17 00:36:25 +00:00
Jo-Philipp Wich
e4d39271b0 iwinfo: fix detection of Bullet M5, the PCI ID was wrong
SVN-Revision: 30591
2012-02-16 17:58:33 +00:00
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
2012-02-02 14:06:16 +00:00
Jo-Philipp Wich
0cb05017c6 iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the family pointer
SVN-Revision: 29723
2012-01-13 00:54:25 +00:00
Jo-Philipp Wich
0baa69ddda iwinfo: factor txpower offset into info display output, recompile if driver selection changes
SVN-Revision: 29634
2012-01-01 16:17:10 +00:00
Jo-Philipp Wich
8434527305 iwinfo: support nl80211 hardware identification against radioX pseudo interfaces, useful if radio is not up yet
SVN-Revision: 29462
2011-12-06 13:24:47 +00:00
Jo-Philipp Wich
d3d91930d1 iwinfo: factor tx power offset into power level listing
SVN-Revision: 29430
2011-12-04 22:04:00 +00:00
Jo-Philipp Wich
3a9d303059 iwinfo: expose txpower and frequency offset information
SVN-Revision: 29425
2011-12-04 20:37:01 +00:00
Jo-Philipp Wich
33750dc3e9 iwinfo: populate tx power offsets for most ubnt devices, add NSM2/5 and BM2/5
SVN-Revision: 29424
2011-12-04 19:44:47 +00:00
Jo-Philipp Wich
6e83b08555 iwinfo: fix model detection on legacy atheros
SVN-Revision: 29423
2011-12-04 18:11:57 +00:00
Jo-Philipp Wich
0d587a173c iwinfo: add initial hardware detection capabilities
SVN-Revision: 29421
2011-12-04 03:42:17 +00:00
Jo-Philipp Wich
83e6c14f82 libiwinfo: fix hw mode detection
SVN-Revision: 29417
2011-12-03 18:13:38 +00:00
Jo-Philipp Wich
b222319c0b add libiwinfo (moved from LuCI trunk)
SVN-Revision: 29403
2011-12-03 13:57:38 +00:00