summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Support AP which only has a "space" character in its SSIDMurron Li2010-10-171-1/+1
* add adhoc support into android frameworkPetr Havlena2010-08-201-0/+52
* - updates NetUtils to use new libnetutils headersSzymon Jakubczak2010-07-272-47/+30
* Fix the ssid display issueKenny2010-07-271-1/+1
* Remove indefinite DHCP retriesIrfan Sheriff2010-06-101-5/+4
* Reset notification state on wifi enableIrfan Sheriff2010-04-181-0/+2
* Fix WakeLock issue for driver stopIrfan Sheriff2010-03-241-24/+21
* Use a single mWifiState instanceIrfan Sheriff2010-03-221-47/+44
* Make getting wifi state lockless.Brad Fitzpatrick2010-03-221-4/+13
* Fix null pointer exceptionIrfan Sheriff2010-03-181-1/+5
* softAp framework changesIrfan Sheriff2010-03-162-0/+16
* Clean up native access from frameworkIrfan Sheriff2010-03-101-11/+362
* Re-organize access to native interface through WifiStateTrackerIrfan Sheriff2010-03-103-123/+235
* Wifi AP framework changes first passIrfan Sheriff2010-03-042-4/+137
* Remove redundant interface disableIrfan Sheriff2010-02-231-13/+9
* get DHCP IP on each connectionIrfan Sheriff2010-02-101-10/+22
* Handle error strings from monitor connectionIrfan Sheriff2010-01-281-6/+49
* Blacklist APs instead of disableIrfan Sheriff2010-01-282-10/+34
* Synchronize all WifiNative callsIrfan Sheriff2010-01-081-3/+4
* Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-141-2/+4
* am 68b15b68: Porting change I064698b3 from mr2 to eclair.Robert Greenwalt2009-12-081-1/+1
|\
| * Porting change I064698b3 from mr2 to eclair.Robert Greenwalt2009-12-082-13/+38
| * Make FWK start a wifi scan if supplicant forgets. (do not merge)Robert Greenwalt2009-10-211-0/+37
* | Add wifi "HANGED" driver state triggering reload.Robert Greenwalt2009-10-232-12/+37
* | Add a new API for initing Wifi multicast filteringRobert Greenwalt2009-10-213-9/+16
* | Make FWK start a wifi scan if supplicant forgets.Robert Greenwalt2009-10-081-0/+37
|/
* Stop bringing the wifi interface up on reset.Robert Greenwalt2009-09-301-6/+5
* Fix the incorrect field name in EAP wifi network.Chung-yih Wang2009-09-221-1/+1
* Fix the issue of 'Wifi framework is not aware of state change'Chung-yih Wang2009-09-221-13/+11
* Reintroduce wifi RssiApprox, reducing driver callsRobert Greenwalt2009-09-161-1/+1
* Add the hide for the inner class definition.Chung-yih Wang2009-09-161-0/+1
* Fix the missing part for reading enterprise fields in wifi configurationChung-yih Wang2009-09-161-109/+51
* Don't init wifiChannels until after supplicant upRobert Greenwalt2009-09-111-0/+3
* I am getting tired of the java doc warnings, so fix them.Dianne Hackborn2009-08-241-1/+1
* Bluetooth: API change.Nick Pelly2009-08-181-3/+5
* am 41c10433: Fix MulticastLock API to match WifiLock API.Robert Greenwalt2009-07-301-12/+66
|\
| * Fix MulticastLock API to match WifiLock API.Robert Greenwalt2009-07-291-12/+66
* | Wifi: Make sure the interface is up before telling supplicant to start the dr...Mike Lockwood2009-07-281-0/+1
* | am 356d4a14: Merge change 8172 into donutAndroid (Google) Code Review2009-07-221-0/+14
|\ \ | |/
| * Add the phase2 field for EAP WiFi configuration.Chung-yih Wang2009-07-221-0/+14
* | resolved conflicts for merge of f7703519 to masterMike Lockwood2009-07-141-6/+16
|\ \ | |/
| * wifi: Disable RSSI polling when the screen is off.Mike Lockwood2009-07-141-6/+16
* | wifi: Keep the WLAN network interface up whenever wifi is enabled.Mike Lockwood2009-07-101-4/+15
* | WifiService: Remove hidden AP counting logic for active/passive scanning mode.Mike Lockwood2009-07-091-11/+2
* | am 463aacfb: Merge change 6661 into donutAndroid (Google) Code Review2009-07-094-5/+23
|\ \ | |/
| * wifi: WifiManager.startScan() will now do passive scans by default.Mike Lockwood2009-07-094-5/+23
* | am 699ca3f2: Add password field for WiFi configuration.Chung-yih Wang2009-07-061-0/+11
|\ \ | |/
| * Add password field for WiFi configuration.Chung-yih Wang2009-07-051-0/+11
* | am 3bc64a2c: Merge change 6088 into donutAndroid (Google) Code Review2009-07-061-0/+34
|\ \ | |/
| * WifiManager: Limit the number of WifiLocks that can be active simultaneously.Mike Lockwood2009-07-021-0/+34