index
:
frameworks_opt_net_wifi
replicant-6.0
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wifi: Enable hotspot functionality with external Wifi dongle
replicant-6.0-0004-transition
replicant-6.0-0004-rc6
replicant-6.0-0004-rc5-transition
replicant-6.0-0004-rc5
replicant-6.0-0004
replicant-6.0
belgin
2021-03-28
1
-8
/
+11
*
Add native Android support for external WiFi dongles
replicant-6.0-0004-rc4
replicant-6.0-0004-rc3
replicant-6.0-0004-rc2
replicant-6.0-0004-rc1
Belgin Stirbu
2019-10-14
1
-36
/
+67
*
wifinative jni: check array length for trackSignificantWifiChange
Ningyuan Wang
2017-08-13
1
-2
/
+8
*
configparse: do not delete passpoint configuration file
Peter Qiu
2017-03-22
1
-6
/
+0
*
Revert "wifinative jni: check array length to prevent stack overflow"
Unpublished
2017-02-05
1
-7
/
+0
*
resolve merge conflicts of 849c5c7 to mnc-dev
Ningyuan Wang
2017-02-03
1
-3
/
+3
*
wifinative jni: check array length to prevent stack overflow
Ningyuan Wang
2017-02-03
1
-2
/
+9
*
resolve merge conflicts of 849c5c7 to mnc-dev
Ningyuan Wang
2016-12-12
1
-1
/
+1
*
wifinative jni: check array length to prevent stack overflow
Ningyuan Wang
2016-12-12
1
-0
/
+7
*
Merge tag 'android-6.0.1_r72' into HEAD
Jessica Wagantall
2016-10-06
2
-75
/
+91
|
\
|
*
ANQPFactory: catch all potential parsing errors
Samuel Tan
2016-08-26
1
-71
/
+87
|
*
VenueNameElement: fix off-by-one enum bounds check
Samuel Tan
2016-08-26
1
-4
/
+4
*
|
Fix potential memory leak
Shun Iio
2016-08-17
1
-0
/
+2
*
|
wifi: Stop spamming logs
Ethan Chen
2016-08-15
1
-1
/
+2
*
|
Wifi: Do full DHCP if framework roam to a new SSID
Hu Wang
2016-08-15
1
-0
/
+12
*
|
Do not process the results array if no results are received
Srinivas Dasari
2016-08-15
1
-11
/
+6
*
|
Reply with a FAILURE if enable network is received for invalid id
Srinivas Dasari
2016-08-15
1
-0
/
+1
*
|
WifiService:Fix profile can't be updated when SIM changed
Yunong Fang
2016-08-15
1
-2
/
+7
*
|
Wifi: Issue Disconnect when Ip is changed
Sravanthi Palakonda
2016-08-15
1
-1
/
+3
*
|
wifi: Create new WifiConfiguration for savedConfig in addOrUpdateNetworkNative
Hu Wang
2016-08-15
1
-2
/
+3
*
|
Merge tag 'android-6.0.1_r61' into HEAD
Jessica Wagantall
2016-08-02
1
-5
/
+13
|
\
\
|
*
|
Deal correctly with short strings
Paul Stewart
2016-06-23
1
-5
/
+13
|
|
/
*
|
p2p: Add a fallback to model-name for wifi direct
Ricardo Cerqueira
2016-07-13
1
-0
/
+4
*
|
wifi: fixup hotspot disconnect on subscriber change
Khalid Zubair
2016-07-08
1
-7
/
+32
*
|
wifi: don't disable AP on sub change if it's the same sub
Roman Birg
2016-07-08
1
-0
/
+15
*
|
wifi: disable access point on subscription change
Roman Birg
2016-07-08
1
-0
/
+32
*
|
Reduce the link de-bounce time to 4 from earlier 7 seconds
Nalla Kartheek
2016-06-24
1
-2
/
+2
*
|
Wifi: Clear scan caches while loading configured networks
King Li
2016-06-24
1
-0
/
+1
*
|
wifi: Use isGbkString() to check if SSID is GBK encoded
Hu Wang
2016-06-24
1
-25
/
+49
*
|
Wifi: Update Frequency before broadcasting intent
Boxiang Pan
2016-06-24
1
-0
/
+1
*
|
Wifi: send an explicit ENABLE_NETWORK with "no-connect"
Sravanthi Palakonda
2016-06-24
1
-1
/
+1
*
|
Wifi: Unblacklist the BSSIDs, if driver roams to the same again.
Nalla Kartheek
2016-06-24
2
-0
/
+19
*
|
Wifi : Add null check before accessing ScanDetailCache
Nalla Kartheek
2016-06-24
1
-2
/
+3
*
|
Wifi: Add NULL check before processing gscan results
Nalla Kartheek
2016-06-24
1
-0
/
+4
*
|
P2P: p2p flush on a group remove event.
c_rrajiv
2016-06-24
1
-0
/
+1
*
|
wificonfig: store the scan cache for saved wifi configuration
c_rrajiv
2016-06-24
1
-6
/
+19
*
|
Don't create ScanDetailCache if entry absent in mScanDetailCaches
Nalla Kartheek
2016-06-24
1
-2
/
+8
*
|
Wifi: Update WifiController state if Wifi turn On fails
Nalla Kartheek
2016-06-24
2
-0
/
+19
*
|
Wifi: Clear lastConnectAttemptTimestamp variable on a Wifi turn off
Nalla Kartheek
2016-06-24
1
-0
/
+1
*
|
wifi: Bring back mIsWiFiIpReachabilityEnabled check
Sravanthi Palakonda
2016-06-23
1
-12
/
+14
*
|
hotspot: Add a fallback to model-name for SSID
Ricardo Cerqueira
2016-06-23
1
-0
/
+4
*
|
Wifi: Update the identities only if they are added or modified
Bala Krishna Bhamidipati
2016-05-18
1
-2
/
+6
*
|
wifi: Fix for re-association failure (auto join)
Ravi Joshi
2016-05-18
1
-6
/
+0
*
|
wifi: Handle the NULL check for the STATUS command
c_rrajiv
2016-05-18
1
-0
/
+6
*
|
Fix EAP-SIM fallback identity generation outside of North America
Ricardo Cerqueira
2016-05-09
1
-2
/
+12
*
|
Null check before accessing AP objects
Ethan Chen
2016-04-22
1
-0
/
+4
*
|
Merge tag 'android-6.0.1_r30' into HEAD
Jessica Wagantall
2016-04-18
3
-2
/
+146
|
\
|
|
*
DO NOT MERGE Update network priorities before PNO is triggered
Roshan Pius
2016-02-24
3
-2
/
+146
|
*
DO NOT MERGE ANYWHERE: Fix issue with WiFi scan reporting
Adam Lesinski
2016-02-24
1
-3
/
+2
*
|
Revert "WiFi not connecting to WiFi when screen OFF"
Jessica Wagantall
2016-04-18
2
-103
/
+8
[next]