Vasilis Tsiligiannis
|
b9b4d9a2ab
|
libs/iwinfo: Respect IW_TXPOW_DBM flag over IW_TXPOW_MWATT when both are set
|
2009-12-24 21:34:57 +00:00 |
|
Jo-Philipp Wich
|
945f8910c1
|
libs/iwinfo: add freqlist() to dummy backend
|
2009-11-23 08:11:46 +00:00 |
|
Jo-Philipp Wich
|
a1ab9b5110
|
libs/iwinfo: support txpwrlist() for madwifi master devices
|
2009-11-21 02:10:13 +00:00 |
|
Jo-Philipp Wich
|
0f9ee2bea2
|
libs/iwinfo: support freqlist() on madwifi master devices
|
2009-11-21 01:40:48 +00:00 |
|
Steven Barth
|
7c9847ab12
|
IWINFO: Somehtings wrong with scanning and this header, seems to work with this change (taken from wireless-tools)
|
2009-11-17 19:53:55 +00:00 |
|
Jo-Philipp Wich
|
2a68a29c57
|
libs/iwinfo: conditionally compile wl.o or madwifi support, make it depend on $(CRAP)
|
2009-11-15 15:53:35 +00:00 |
|
Jo-Philipp Wich
|
1b77a6f4c4
|
libs/iwinfo: add *_get_freqlist()
|
2009-11-15 15:21:03 +00:00 |
|
Jo-Philipp Wich
|
c582cbcb61
|
libs/iwinfo: treat wifiX as wireless iface in dummy backend
|
2009-10-27 21:43:34 +00:00 |
|
Jo-Philipp Wich
|
a7b1ebe096
|
libs/iwinfo: don't treat every iface as dummy wireless, do some heuristics on the ifname
|
2009-10-15 16:20:29 +00:00 |
|
Jo-Philipp Wich
|
93215e86d8
|
libs/iwinfo: fix dummy scanresults
|
2009-09-26 13:58:36 +00:00 |
|
Jo-Philipp Wich
|
48465cebab
|
libs/iwinfo: find/autocreate madwifi vap if scan on wifi0 is requested
|
2009-09-23 18:04:29 +00:00 |
|
Jo-Philipp Wich
|
79022dcc63
|
libs/iwinfo: add some required includes
|
2009-09-23 18:03:36 +00:00 |
|
Jo-Philipp Wich
|
9fde34000d
|
libs/iwinfo: probe madwifi first, poking wifi0 with wl ioctls results in bus error
|
2009-09-23 18:03:09 +00:00 |
|
Jo-Philipp Wich
|
c152de01eb
|
libs/iwinfo: add channels to the dummy scan results
|
2009-09-10 09:19:18 +00:00 |
|
Jo-Philipp Wich
|
a90e6dc95f
|
libs/iwinfo: add fake scan results to the dummy module
|
2009-09-10 09:08:38 +00:00 |
|
Jo-Philipp Wich
|
e66ab6bd2c
|
libs/iwinfo: return bitrate in kilobits to properly handle .5 rates
|
2009-08-26 01:35:42 +00:00 |
|
Jo-Philipp Wich
|
3b42dc1688
|
libs/iwinfo: fixes for brcm-2.4
|
2009-08-24 16:11:15 +00:00 |
|
Jo-Philipp Wich
|
0f242f2f50
|
libs/iwinfo: add signal and quality values to scan results
|
2009-08-24 14:23:49 +00:00 |
|
Jo-Philipp Wich
|
0e88acfd4e
|
libs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them anyway
|
2009-08-24 13:51:49 +00:00 |
|
Jo-Philipp Wich
|
335e519dd6
|
libs/iwinfo: fixes for wpa/wep detection in wifi scan
|
2009-08-24 13:31:20 +00:00 |
|
Jo-Philipp Wich
|
12f582bcc7
|
libs/iwinfo: implement wifi scans
|
2009-08-24 05:54:38 +00:00 |
|
Jo-Philipp Wich
|
47dc4ded76
|
libs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPWRLIST macros
|
2009-08-19 20:52:46 +00:00 |
|
Jo-Philipp Wich
|
7f65380043
|
libs/iwinfo: add dummy.txpwrlist()
|
2009-08-19 15:40:58 +00:00 |
|
Jo-Philipp Wich
|
91ceab5b19
|
libs/iwinfo: implement *_get_txpwrlist() to obtain valid tx power levels
|
2009-08-19 04:03:00 +00:00 |
|
Jo-Philipp Wich
|
8e31e6bed2
|
libs/iwinfo: add dummy.mbsssid_support() stub
|
2009-08-19 01:55:15 +00:00 |
|
Jo-Philipp Wich
|
2cabcb4be0
|
libs/iwinfo: use dummy if $(SDK) is set
|
2009-08-19 01:23:12 +00:00 |
|
Jo-Philipp Wich
|
20cadd41ca
|
libs/iwinfo: make lua wrapper functions static
|
2009-08-11 14:20:57 +00:00 |
|
Jo-Philipp Wich
|
444e39b093
|
libs/iwinfo: implement *_get_mbssid_support() check
|
2009-08-11 13:56:16 +00:00 |
|
Jo-Philipp Wich
|
9d1cfdd359
|
libs/iwinfo: add dummy module for the sdk, use dummy on Darwin
|
2009-08-10 13:33:00 +00:00 |
|
Jo-Philipp Wich
|
a85dd8ee6e
|
libs/iwinfo: forgot to clear string buffer in wrapper function
|
2009-08-10 00:38:02 +00:00 |
|
Jo-Philipp Wich
|
2a9a87e891
|
libs/iwinfo: implement *_get_frequency() - operating freq in mhz
|
2009-08-09 14:24:43 +00:00 |
|
Jo-Philipp Wich
|
d2c7747851
|
libs/iwinfo: fix broadcom signal calculation in master mode
|
2009-08-09 02:45:05 +00:00 |
|
Jo-Philipp Wich
|
87460e8a05
|
libs: introduce iwinfo - wireless information abstraction for proprietary broadcom, madwifi and mac80211 drivers.
|
2009-08-09 02:02:46 +00:00 |
|