index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wifi
/
java
/
android
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Applying theming to more framework items.
Danny Baumann
2012-05-02
1
-2
/
+19
*
@hide all the changes to frameworks/base...
Koushik Dutta
2012-02-25
1
-0
/
+3
*
Wifi Signal: fix JNI call, RSSI vs RSSI-APPROX
Tanguy Pruvot
2011-11-09
1
-1
/
+5
*
Revert "Fix DHCP not woking for routers that hand out very long leases."
Eug89
2011-08-23
1
-32
/
+12
*
Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...
Steve Kondik
2011-07-26
1
-1
/
+21
*
Fix DHCP not woking for routers that hand out very long leases.
Danny Baumann
2011-06-12
1
-23
/
+31
*
avoid NPE/fatal exception if wpa_supplicant fails
M. Kiesel
2011-05-28
1
-3
/
+7
*
Don't renew the leases if mDhcpInfo.leaseDuration is not positive
Emilio López
2011-05-23
1
-4
/
+7
*
Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...
Steve Kondik
2011-05-21
1
-31
/
+122
|
\
|
*
Handle DHCP renewal and wakeup in framework
Irfan Sheriff
2011-04-22
1
-31
/
+122
*
|
Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...
Steve Kondik
2011-02-28
1
-40
/
+43
|
\
\
|
|
/
|
*
DO NOT MERGE Avoid nullifying dhcp target
Irfan Sheriff
2010-12-03
1
-8
/
+5
|
*
DO NOT MERGE Dont let supplicant stay in DORMANT state
Irfan Sheriff
2010-12-01
1
-6
/
+11
|
*
DO NOT MERGE Fix status fetch from supplicant
Irfan Sheriff
2010-12-01
1
-24
/
+24
|
*
DO NOT MERGE fix runstate race condition
Irfan Sheriff
2010-10-27
1
-2
/
+3
*
|
Fix the ssid display issue
Kenny
2011-01-21
1
-1
/
+1
*
|
framework - HotSpot/softAP changes for enabling UI
Vishal Mahaveer
2011-01-16
2
-0
/
+22
*
|
add adhoc support into android framework
Petr Havlena
2011-01-02
1
-0
/
+52
|
/
*
fix build DO NOT MERGE
Irfan Sheriff
2010-10-15
1
-1
/
+1
*
fetch macaddr right after supplicant connection
Irfan Sheriff
2010-10-15
1
-0
/
+6
*
fix start driver for corner cases DO NOT MERGE
Irfan Sheriff
2010-10-12
1
-12
/
+8
*
fix getmacaddress race condition (don't auto-merge)
Irfan Sheriff
2010-10-08
1
-20
/
+4
*
Make wifi scan async. (don't auto-merge)
Irfan Sheriff
2010-09-21
2
-3
/
+5
*
Improve power tracking of WIFI use.
Dianne Hackborn
2010-09-17
1
-6
/
+51
*
Track client requests through location manager.
Dianne Hackborn
2010-09-13
2
-2
/
+34
*
DO NOT MERGE Enable all networks on screen on
Irfan Sheriff
2010-08-20
1
-0
/
+28
*
Fix SDK build
Irfan Sheriff
2010-08-17
1
-2
/
+2
*
DO NOT MERGE WifiLock extensions for high performance mode
Irfan Sheriff
2010-08-17
3
-6
/
+114
*
DO NOT MERGE Always set/remove default routes.
Robert Greenwalt
2010-08-13
1
-2
/
+4
*
DO NOT MERGE WLAN: Reset power save mode to startup value after DHCP response.
Mikael Kanstrup
2010-08-13
2
-2
/
+27
*
Add setWifiApConfiguration interface
Irfan Sheriff
2010-06-24
2
-0
/
+17
*
Fix driver stop check
Irfan Sheriff
2010-06-16
1
-24
/
+27
*
am 9f2a0115: Merge "Remove indefinite DHCP retries" into froyo
Irfan Sheriff
2010-06-10
1
-5
/
+4
|
\
|
*
Remove indefinite DHCP retries
Irfan Sheriff
2010-06-10
1
-5
/
+4
*
|
Pass BluetoothDevice to the Bluetooth Headset calls.
Jaikumar Ganesh
2010-06-02
1
-1
/
+1
|
/
*
Reset notification state on wifi enable
Irfan Sheriff
2010-04-18
1
-0
/
+2
*
Fix WakeLock issue for driver stop
Irfan Sheriff
2010-03-24
1
-24
/
+21
*
Use a single mWifiState instance
Irfan Sheriff
2010-03-22
1
-47
/
+44
*
Make getting wifi state lockless.
Brad Fitzpatrick
2010-03-22
1
-4
/
+13
*
Fix null pointer exception
Irfan Sheriff
2010-03-18
1
-1
/
+5
*
softAp framework changes
Irfan Sheriff
2010-03-16
2
-0
/
+16
*
Clean up native access from framework
Irfan Sheriff
2010-03-10
1
-11
/
+362
*
Re-organize access to native interface through WifiStateTracker
Irfan Sheriff
2010-03-10
3
-123
/
+235
*
Wifi AP framework changes first pass
Irfan Sheriff
2010-03-04
2
-4
/
+137
*
Remove redundant interface disable
Irfan Sheriff
2010-02-23
1
-13
/
+9
*
get DHCP IP on each connection
Irfan Sheriff
2010-02-10
1
-10
/
+22
*
Handle error strings from monitor connection
Irfan Sheriff
2010-01-28
1
-6
/
+49
*
Blacklist APs instead of disable
Irfan Sheriff
2010-01-28
2
-10
/
+34
*
Synchronize all WifiNative calls
Irfan Sheriff
2010-01-08
1
-3
/
+4
*
Implement API to have new broadcasts replace existing broadcasts.
Dianne Hackborn
2009-12-14
1
-2
/
+4
[next]