index
:
LineageOS/android_frameworks_opt_net_wifi.git
hidden-ssid
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2016-04-12
wifi service: add utility to check printability
mukesh agrawal
2016-04-08
Merge changes from topic 'ring-buffer-size' into nyc-dev
Mukesh Agrawal
2016-04-07
WifiConfigManager: rename member and constant fields
Samuel Tan
2016-04-07
wifi service: use large ringbuffers in verbose mode
mukesh agrawal
2016-04-07
ByteArrayRingBuffer: add ability to resize buffer
mukesh agrawal
2016-04-07
Merge "WifiNative: Remove PnoMonitor" into nyc-dev
Roshan Pius
2016-04-07
WifiNative: Remove PnoMonitor
Roshan Pius
2016-04-06
Merge "Update WifiStateMachineTest to new sim authentication API." into nyc-dev
Junda Liu
2016-04-06
Update WifiStateMachineTest to new sim authentication API.
Junda Liu
2016-04-06
Merge "Wifi Connectivity Manager" into nyc-dev
Randy Pan
2016-04-06
Wifi Connectivity Manager
Randy Pan
2016-04-06
Merge changes from topic 'packet-fate' into nyc-dev
Mukesh Agrawal
2016-04-06
WifiLogger: add support for packet fate
mukesh agrawal
2016-04-06
WifiNative: flesh out packet fate implementation
mukesh agrawal
2016-04-06
WifiNative: add infrastructure for packet fates
mukesh agrawal
2016-03-31
WifiConfigStore: use configKey instead of SSID as unique ID in
Samuel Tan
2016-03-31
Merge "Fix WifiStateMachineTests after adding WorkSource scan argument" into ...
Mitchell Wills
2016-03-31
Fix WifiStateMachineTests after adding WorkSource scan argument
Mitchell Wills
2016-03-30
WifiScanningServiceImpl: Create PNO state machine
Roshan Pius
2016-03-30
Merge "Add handling of incoming WorkSource for scans" into nyc-dev
Mitchell Wills
2016-03-30
Merge "Use buckets scanned field when delivering scan results" into nyc-dev
Mitchell Wills
2016-03-30
Add handling of incoming WorkSource for scans
Mitchell Wills
2016-03-29
Use buckets scanned field when delivering scan results
Mitchell Wills
2016-03-28
SupplicantWifiScannerImpl: Add Pno Debouncer
Roshan Pius
2016-03-25
Merge "Cleanup Wifi tests makefile" into nyc-dev
Mitchell Wills
2016-03-25
Merge "Pass buckets scanned from HAL to framework" into nyc-dev
Mitchell Wills
2016-03-25
Merge "Add scanning into WifiMetrics" into nyc-dev
Glen Kuhne
2016-03-24
Add scanning into WifiMetrics
Glen Kuhne
2016-03-24
Cleanup Wifi tests makefile
Mitchell Wills
2016-03-24
Merge "Allow ephemeral WiFi conns to be marked as metered" into nyc-dev
Jeremy Joslin
2016-03-24
Allow ephemeral WiFi conns to be marked as metered
Jeremy Joslin
2016-03-23
Merge "WifiNotificationController: Take a looper" into nyc-dev
Paul Stewart
2016-03-22
Pass buckets scanned from HAL to framework
Mitchell Wills
2016-03-22
Move scan filtering to a common utility class
Mitchell Wills
2016-03-22
Merge "fix WifiNative unit test failure" into nyc-dev
Ningyuan Wang
2016-03-22
Merge changes Ia15900d4,I4e82007c into nyc-dev
Roshan Pius
2016-03-22
WifiNotificationController: Take a looper
Paul Stewart
2016-03-22
fix WifiNative unit test failure
Ningyuan Wang
2016-03-22
Merge "Make sure to cleanup when timing out from a single scan" into nyc-dev
Mitchell Wills
2016-03-22
WifiScanningServiceImpl: Sw PNO scans
Roshan Pius
2016-03-21
Make sure to cleanup when timing out from a single scan
Mitchell Wills
2016-03-21
Ensure WifiEnterpriseConfig does not display passwords in toString
Paul Stewart
2016-03-18
Merge "Remove SupplicantStateTracker dependency on WSM" into nyc-dev
Glen Kuhne
2016-03-17
Remove SupplicantStateTracker dependency on WSM
Glen Kuhne
2016-03-17
SupplicantScannerImpl: Support connected PNO scan
Roshan Pius
2016-03-17
Merge "Merge MultiClientScheduler and WifiScanningScheduler" into nyc-dev
Mitchell Wills
2016-03-17
Merge MultiClientScheduler and WifiScanningScheduler
Mitchell Wills
2016-03-17
Merge "Various WifiMetrics fixes" into nyc-dev
Glen Kuhne
2016-03-17
Various WifiMetrics fixes
Glen Kuhne
2016-03-17
Merge changes I05684ce1,Icb1037ed,I1acf704a into nyc-dev
Roshan Pius
2016-03-17
Merge "Wifi country code refactoring" into nyc-dev
Ningyuan Wang
2016-03-16
Add instructions to the readme on generating code coverage
Mitchell Wills
2016-03-16
SupplicantWifiScannerImpl: Sw Pno scans
Roshan Pius
2016-03-16
HalWifiScanner: Create SupplicantScanner delegate
Roshan Pius
2016-03-16
Wifi country code refactoring
Ningyuan Wang
2016-03-15
Merge "Fix native crash caused by null rtt params." into nyc-dev
Wei Wang
2016-03-14
Fix build errors brought on by enabling more warnings
Mitchell Wills
2016-03-14
Add some more jni compiler errors
Mitchell Wills
2016-03-14
Fix native crash caused by null rtt params.
Wei Wang
2016-03-11
resolve merge conflicts of ea91131081 to nyc-dev
Glen Kuhne
2016-03-11
Created WifiInjector, dependency injector for wifi
Glen Kuhne
2016-03-11
Merge changes Ib8c98c06,I0731192d,I7d03b43b into mm-wireless-dev
Roshan Pius
2016-03-11
Merge changes Ib8c98c06,I0731192d,I7d03b43b into mm-wireless-dev
Roshan Pius
2016-03-10
Merge "Make sure all tests are annotated with a size" into mm-wireless-dev
Mitchell Wills
2016-03-10
Merge "Make sure all tests are annotated with a size" into mm-wireless-dev
Mitchell Wills
2016-03-09
Make sure all tests are annotated with a size
Mitchell Wills
2016-03-10
Merge changes from topic \'wifi_scanner_hidden_network_ids\' into mm-wireless...
Mitchell Wills
2016-03-09
Refactor WifiScanner support for oneshot scans
Mitchell Wills
2016-03-08
WifiScanner: Changes to support hidden Network Ids
Roshan Pius
2016-03-08
Merge "Add Supported Rates and 802.11 Mode detection" into mm-wireless-dev
Glen Kuhne
2016-03-08
Merge "Add Supported Rates and 802.11 Mode detection" into mm-wireless-dev
Glen Kuhne
2016-03-08
Merge "Ensure ADB is running as root when generating coverage" into nyc-dev
Mitchell Wills
2016-03-07
Correctly filter results by time from supplicant in Hal scan impl
Mitchell Wills
2016-03-07
Correctly filter results by time from supplicant in Hal scan impl
Mitchell Wills
2016-03-07
Merge "WifiConfigManager: Change PNO network list type" into mm-wireless-dev
Roshan Pius
2016-03-07
Merge "WifiConfigManager: Change PNO network list type" into mm-wireless-dev
Roshan Pius
2016-03-07
Add Supported Rates and 802.11 Mode detection
Glen Kuhne
2016-03-07
Ensure ADB is running as root when generating coverage
Mitchell Wills
2016-03-07
Merge "PNO: Changes in Native for new interface" into mm-wireless-dev
Roshan Pius
2016-03-07
Merge "PNO: Changes in Native for new interface" into mm-wireless-dev
Roshan Pius
2016-03-06
WifiConfigManager: Change PNO network list type
Roshan Pius
2016-03-06
PNO: Changes in Native for new interface
Roshan Pius
2016-03-05
Merge "Send list of hidden networkID for supplicant scan" into mm-wireless-dev
Roshan Pius
2016-03-04
Send list of hidden networkID for supplicant scan
Roshan Pius
2016-03-03
Merge "make ringbuffer size configurable" into mm-wireless-dev
mukesh agrawal
2016-03-03
Merge "WifiLogger: manage ring buffers by bytes" into mm-wireless-dev
mukesh agrawal
2016-03-03
Merge "add ByteArrayRingBuffer" into mm-wireless-dev
mukesh agrawal
2016-03-03
Merge "make ringbuffer size configurable" into mm-wireless-dev
Mukesh Agrawal
2016-03-03
Merge "WifiLogger: manage ring buffers by bytes" into mm-wireless-dev
Mukesh Agrawal
2016-03-03
Merge "add ByteArrayRingBuffer" into mm-wireless-dev
Mukesh Agrawal
2016-03-03
Merge "Update scan band channels when needed" into mm-wireless-dev
Mitchell Wills
2016-03-02
Add coverage support for Wifi unit tests
Mitchell Wills
2016-03-01
make ringbuffer size configurable
mukesh agrawal
2016-03-01
WifiLogger: manage ring buffers by bytes
mukesh agrawal
2016-03-01
add ByteArrayRingBuffer
mukesh agrawal
2016-03-01
Update scan band channels when needed
Mitchell Wills
2016-03-01
Call IpManager\'s dependency injection constructor
Erik Kline
2016-03-01
Call IpManager's dependency injection constructor
Erik Kline
2016-02-29
Merge "WifiConfigManager: Refactor remove network" into mm-wireless-dev
Roshan Pius
2016-02-26
resolve merge conflicts of 2d65b9aaaa to nyc-dev
Roshan Pius
[next]