Commit Graph

136 Commits

Author SHA1 Message Date
Vincent Chang
75d9bbb26c Bug 917096 - [Buri][WIFI]When set the wifi hotspot name as blank space and save,it can't be searched. r=chucklee 2013-09-30 19:19:25 +08:00
Chuck Lee
1b3548e140 Bug 917070 - Fix misplaced condition flag. r=vchang 2013-09-25 16:49:05 +08:00
Chuck Lee
441de4144e Bug 906631 - 0002. Check state in queued command callback. r=vchang, r=mrbkap 2013-09-05 17:16:24 +08:00
Chuck Lee
14f734267c Bug 906631 - 0001. Refactory request queue. r=vchang 2013-09-09 23:25:16 +08:00
Dimi Lee
5cd52fe159 Bug 870704 - [Buri][Shira-49020] There is no option to configure a proxy for WiFi connections. r=vchang, sr=mrbkap 2013-08-22 18:22:25 +08:00
Fabrice Desré
f35be3aa2f Bug 909065 - Call property_get and property_set directly from WifiWorker.js r=mrbkap 2013-08-27 13:54:55 -07:00
Fabrice Desré
c2af499d35 Bug 864932 - Rewrite wifi workers in c++ r=mrbkap 2013-08-27 13:54:51 -07:00
Edgar Chen
1a47d8c0df Bug 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang 2013-08-22 17:43:53 +08:00
Henry Chang
2f01c65368 Bug 888227 - Initialize WifiWorker::macAddress to null. r=mrbkap 2013-07-26 10:05:50 +08:00
Vincent Chang
e6ff81ded8 Bug 897871 - Wifi - Improve wifi startup time. r=mrbkap 2013-07-29 17:59:53 +08:00
Chuck Lee
6580ad2860 Bug 906595 - Fix check rules for devices don't unload WIFI driver. r=vchang 2013-08-19 17:06:56 +08:00
Vincent Chang
a14cae3b17 Bug 904631 - "System JS : ERROR jar:file:///system/b2g/omni.ja!/components/WifiWorker.js:2889. r=mrbkap 2013-08-16 17:00:14 +08:00
Chuck Lee
b9e4b941ca Bug 900855 - Wait driver load and unload complete before proceed next request. r=mrbkap 2013-08-15 10:58:45 +08:00
Ed Morley
35b123e4dd Backed out changeset 1a2f028d66cf (bug 897871) for Marionette failures 2013-08-16 10:45:14 +01:00
Vincent Chang
a06f0477f3 Bug 897871 - Wifi - Improve wifi startup time. r=mrbkap 2013-07-29 17:59:53 +08:00
Vincent Chang
5df15c81a6 Bug 903859 - [WiFi] setWifiEnabled tries to configure the WiFi operation mode before any driver being loaded. r=mwu 2013-08-12 11:22:20 +08:00
kli@mozilla.com
c79c4d63d6 Bug 902277 - Reset retry counter of WifiWorker after connect to supplicant. r=vchang 2013-08-09 13:07:56 +08:00
Masashi Honma
d9b02788df Bug 890694 - Add EAP-SIM/AKA/AKA' support. r=dlee 2013-08-05 16:25:40 -04:00
Vincent Chang
df25dad82d Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap 2013-07-30 16:07:13 +08:00
Vincent Chang
ce87463724 Bug 894737 - [Buri][WIFI-hotspot]Wi-Fi hotspot will be turn off automatic when change the security. r=mrbkap 2013-07-22 17:11:57 +08:00
Vincent Chang
3de0138e64 Backout 61b66c680e22 (bug 894741) for wrong summary. 2013-07-23 10:24:08 +08:00
Vincent Chang
8d5dbb1ac8 Bug 894741 - [Buri][WIFI]State has no change when connect AP by WPS. r=mrbkap 2013-07-22 17:11:57 +08:00
Michael Wu
ce066e521a Bug 888552 - Use SET ps command to configure power save mode, r=vchang 2013-07-09 16:27:58 -04:00
masashi.honma@gmail.com
7c49e16ee3 Bug 791506 - [Wifi] Enable BSSID for WPS PIN. r=vchang 2013-07-08 19:41:48 +08:00
Vincent Chang
b9e9bfd29b Bug 787442 - Turn on wifi/usb tethering simultaneously. r=mrbkap 2013-06-19 18:57:58 +08:00
Dimi Lee
57a43bf800 Bug 868941 - Connecting to WLAN using WPA-EAP with special options (mschapv2/PEAP) is not possible. r=vchang 2013-05-30 11:17:07 +08:00
Dimi Lee
1b7323408a Bug 786700 - Wifi: Add the ability to set a static IP instead of using DHCP. r=vchang, r=mrbkap 2013-06-24 11:02:30 +08:00
Vincent Chang
7b8932b4f3 Bug 868913 - Part 2: Fix the wifi initial start problem. r=mrbkap 2013-06-17 12:20:39 +08:00
Vincent Chang
7af66befea Bug 868913 - [Buri][Tethering]PC can't display RNDIS com port when reset handset. r=mrbkap 2013-05-16 19:39:58 +08:00
Dimi Lee
e6e0e0be60 Bug 834573 - B2G Wifi: IP and default route still exist after forget network. r=vchang 2013-05-02 18:02:33 +08:00
Vincent Chang
5461190dc4 Bug 854302 - [Buri][WIFI]Cann't disconnect WIFI when connect AP use WPS. r=mrbkap 2013-03-26 14:55:56 +08:00
Michael Vines
ff8931d11f Bug 859486 - Add system property to enable the unloading of Wi-Fi drivers r=mrbkap 2013-04-10 20:52:48 -07:00
vliu
c8d8c1da52 Bug 855513 - WIFI is not re-enabed when internet sharing is getting stopped and WIFI was enabled before. r=vchang 2013-04-02 15:30:32 +08:00
Vincent Chang
99034a2635 Bug 845211 - [Wi-Fi] "undefined" sometimes showed to Wi-Fi MAC address value of Settings. r=mrbkap 2013-03-16 00:58:41 +08:00
Vincent Chang
c65dff9229 Bug 831716 - [Settings] [Internet sharing][wifi] Tapping Wi-fi hotspot/wifi ON disable Wi-fi connection forever. r=mrbkap, dflanagan 2013-01-17 20:26:17 +08:00
Vincent Chang
fdf55580c4 Bug 829529 - [Wifi hotspot] Wifi hotspot settings should be disabled automatically when we turn on wifi. r=mrbkap 2013-01-11 11:49:27 +00:00
Vincent Chang
2a165ea847 Bug 823400 - Wifi toggle should not write settings db twice. r=mrbkap 2012-12-24 17:23:16 +08:00
Blake Kaplan
12c19a8961 Bug 820458 - Try harder to avoid notifying for the same request twice. r=vchang 2013-01-08 09:58:26 +01:00
Blake Kaplan
f618657284 Bug 790054 - Allow WPA-EAP networks based on a gecko pref. r=fabrice 2012-12-21 16:57:19 -05:00
Blake Kaplan
9da238bbcd Bug 790054 - Don't offer to connect to WPA-EAP access points. Continue to allow connecting to already-configured access points. r=vchang 2012-12-21 16:57:05 -05:00
Blake Kaplan
0e6cf3d853 Bug 822494 - Protect against two calls to associate racing against each other to add the network. r=vchang
--HG--
extra : rebase_source : d96448f5015a79d595ba09c0231b5c3880743d6c
2012-12-17 15:39:30 -08:00
Blake Kaplan
3d8ab473bc Bug 823117 - Don't shadow parameters with local variables. r=vchang
--HG--
extra : rebase_source : d691831b627db2f2d1fd52341a72dff77e334a65
2012-12-20 10:56:32 -05:00
Blake Kaplan
06a973f148 Bug 821539 - Don't expose ad-hoc networks in the regular network list. r=vchang 2012-12-13 17:16:18 -08:00
Vincent Chang
834dc4d0dc Bug 806531 - Incorrect WPA-EAP username/password does not trigger incorrect password prompt, retries with bad password forever. r=mrbkap 2012-12-14 16:42:54 +08:00
Vincent Chang
c31a587835 Bug 813880 - Unable to disable network when user connects to wep network with incorrect password. r=mrbkap 2012-11-23 18:30:33 +08:00
Vincent Chang
a8b584d697 Bug 815070 - [Wifi Tethering] Wait driver ready before turning on Wifi tethering. r=mrbkap a=blocking-basecamp 2012-11-26 17:56:44 +08:00
Blake Kaplan
a0bfd7a1cb Bug 817983 - Disconnect first so that we force ourselves to actually try again. r=vchang 2012-12-06 13:27:14 -08:00
Vincent Chang
e7a51e7a1c Bug 811833 - [System] When the device is woken from sleep, wifi does not automatically connect to the network. r=mrbkap 2012-11-21 16:19:08 +08:00
Chuck Lee
51414633e6 Bug 807136 - Enable schedule scan recovery based on device property. r=mrbkap 2012-11-22 18:29:24 +08:00
Chuck Lee
7c5f468fa1 Bug 736104 - Provide network connection status. r=mrbkap 2012-11-12 10:34:49 +08:00