summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/WifiService.java
Commit message (Expand)AuthorAgeFilesLines
* add adhoc support into android frameworkPetr Havlena2010-08-201-1/+59
* Make the SSID field of WifiConfiguration consistent with API description.Chung-yih Wang2010-05-151-2/+2
* Disable tethering when airplane mode is enabledIrfan Sheriff2010-04-061-2/+19
* Dont start wifi if in airplane modeIrfan Sheriff2010-04-021-1/+4
* cherry-pick d4f3958bde05d04f97e0a4054d2a6185989d99f3 into FroyoIrfan Sheriff2010-03-301-10/+32
* cherry-pick 288b4ac94571e6f77036831708e7bb7c31874688 into froyoIrfan Sheriff2010-03-291-6/+3
* settings variable for wifi saved stateIrfan Sheriff2010-03-251-2/+16
* Update Framework to support multiple dhpc rangesRobert Greenwalt2010-03-251-2/+2
* Disallow tethering disable by WifiIrfan Sheriff2010-03-241-10/+17
* Fix WakeLock issue for driver stopIrfan Sheriff2010-03-241-25/+5
* Fix wakelockIrfan Sheriff2010-03-191-0/+1
* Clean up changing AP configurationIrfan Sheriff2010-03-181-4/+13
* Dont disable AP for tether failuresIrfan Sheriff2010-03-181-1/+5
* softAp framework changesIrfan Sheriff2010-03-161-57/+96
* Remove reload config for priority changeIrfan Sheriff2010-03-161-13/+1
* Run WifiWatchdogServiceThread only on wifi enableIrfan Sheriff2010-03-121-5/+19
* Clean up native access from frameworkIrfan Sheriff2010-03-101-10/+10
* Re-organize access to native interface through WifiStateTrackerIrfan Sheriff2010-03-101-154/+136
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-1/+1
* Wifi AP framework changes first passIrfan Sheriff2010-03-041-1/+260
* Switch the services library to using the new SlogJoe Onorato2010-03-011-35/+35
* get DHCP IP on each connectionIrfan Sheriff2010-02-101-2/+5
* WifiService: allow EAP variables to be unset using empty strings.Chia-chi Yeh2010-01-291-1/+1
* Avoid wifi disable in a UNKNOWN stateIrfan Sheriff2010-01-121-0/+11
* Synchronize all WifiNative callsIrfan Sheriff2010-01-081-118/+123
* move some system services from gservices to secure settingsDoug Zongker2010-01-071-6/+7
* am 9d3cb9bf: Merge change I204e4787 into eclairJaikumar Ganesh2009-12-071-11/+18
|\
| * Fix updating Bluetooth icon on status bar and for Wifi.Jaikumar Ganesh2009-12-071-11/+18
* | Add wifi "HANGED" driver state triggering reload.Robert Greenwalt2009-10-231-0/+10
* | Add a new API for initing Wifi multicast filteringRobert Greenwalt2009-10-211-0/+13
* | am 16cb04ab: Merge change If1acb2dd into eclairRobert Greenwalt2009-10-131-4/+9
|\ \ | |/
| * Add a little logging to diagnose wifi cycle bugRobert Greenwalt2009-10-131-4/+9
* | Support double-quote SSID in WifiService.Chung-yih Wang2009-10-131-11/+25
|/
* Add a delay to wifi driver stop on screen off.Robert Greenwalt2009-09-301-3/+10
* Don't require WAKE_LOCK permission to enable wifiRobert Greenwalt2009-09-191-0/+4
* Fix the missing part for reading enterprise fields in wifi configurationChung-yih Wang2009-09-161-95/+21
* Don't init wifiChannels until after supplicant upRobert Greenwalt2009-09-111-7/+0
* API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API.Nick Pelly2009-09-101-3/+3
* WifiService: Hash based on both SSID and BSSID in scan result cache.Mike Lockwood2009-08-171-3/+4
* Wifi: Fix synchronization bug in multicast lock.Zheng BaoZhong2009-08-051-2/+6
* Wifi: Add support for enabling Wifi while in airplane mode.Mike Lockwood2009-07-291-2/+16
* am 356d4a14: Merge change 8172 into donutAndroid (Google) Code Review2009-07-221-0/+11
|\
| * Add the phase2 field for EAP WiFi configuration.Chung-yih Wang2009-07-221-0/+11
* | resolved conflicts for merge of f7703519 to masterMike Lockwood2009-07-141-0/+3
|\ \ | |/
| * wifi: Disable RSSI polling when the screen is off.Mike Lockwood2009-07-141-0/+3
* | wifi: Keep the WLAN network interface up whenever wifi is enabled.Mike Lockwood2009-07-101-2/+9
* | WifiService: Remove hidden AP counting logic for active/passive scanning mode.Mike Lockwood2009-07-091-209/+1
* | am 463aacfb: Merge change 6661 into donutAndroid (Google) Code Review2009-07-091-2/+2
|\ \ | |/
| * wifi: WifiManager.startScan() will now do passive scans by default.Mike Lockwood2009-07-091-2/+2
* | am 0310f9aa: WifiService: Fix build (missing import)San Mehat2009-07-071-0/+1
|\ \ | |/