OSDN Git Service

android-x86/system-connectivity-wificond.git
2016-07-07 Ningyuan WangMerge "Support more types of nl80211 attributes"
2016-07-07 Ningyuan WangSupport more types of nl80211 attributes
2016-07-07 Christopher... Setup wlan0 in AP mode on request
2016-06-30 Ningyuan WangMove nl80211 code to its own library
2016-06-30 TreeHugger... Merge "Initial commit for nl80211 attribute"
2016-06-29 Ningyuan WangInitial commit for nl80211 attribute
2016-06-28 Christopher... Add a developer mode to wificond
2016-06-28 Christopher... Refactor initial binder configuration
2016-06-24 Christopher... Expose IPC interfaces to create/destroy AP interfaces
2016-06-23 Christopher... Speed up LifeCycleTest
2016-06-22 Christopher... Remove the concept of a chip from wificond
2016-06-17 Ningyuan WangWificond: support multiple callbacks registration
2016-06-16 Ningyuan WangUse SYSTEM instead of MAIN for wificond logging
2016-06-15 Ningyuan WangWificond: Expose IChip and IClientInterface object
2016-06-14 TreeHugger... Merge "Keep watching file descriptor after callback...
2016-06-14 Ningyuan WangKeep watching file descriptor after callback is called.
2016-06-13 Christopher... Add missing header guards to server.h
2016-06-10 Christopher... Test that wificond claims its binder service
2016-06-10 Christopher... Re-organize wificond makefile
2016-06-09 Christopher... Fix shell path on linux host
2016-06-09 TreeHugger... Merge "Add integration test for wificond lifetime"
2016-06-09 TreeHugger... Merge "Add AIDL defining AP and client interfaces"
2016-06-09 Christopher... Merge "Add android.net.wifi.IWificond AIDL"
2016-06-09 Christopher... Add integration test for wificond lifetime
2016-06-09 Christopher... Add a utility for executing shell commands
2016-06-08 Christopher... Add AIDL defining AP and client interfaces
2016-06-08 Christopher... Add android.net.wifi.IWificond AIDL
2016-06-03 Ningyuan WangBinder interface skeleten of wificond
2016-06-02 Ningyuan WangImplement watching file descriptor for wificond event...
2016-05-27 Ningyuan WangUnit tests for wificond looper backed event loop
2016-05-26 Ningyuan WangEvent loop wrapper classes for wificond
2016-05-24 Ningyuan WangInitial signal handler implementation for wificond
2016-05-23 Ningyuan WangDummy unittest for wificond
2016-05-20 Ningyuan WangAdd logging for wificond
2016-05-20 Ningyuan WangSkeleton of wificond
2016-05-17 Thomas Joseph... Initial empty repository