summaryrefslogtreecommitdiff
path: root/framework-t/src/android/net/EthernetManager.java
Commit message (Expand)AuthorAgeFilesLines
* Unicast state of existing ethernet interfaces when registering new Ethernet L...Xiao Ma2022-04-301-57/+38
* Address EthernetManager javadoc review commentsPatrick Rohr2022-04-041-9/+7
* Update javadoc to match expectation for UnsupportedOperationExceptionPatrick Rohr2022-04-041-1/+2
* Merge "Add getInterfaceList module-lib API in EthernetManager."Patrick Rohr2022-03-241-0/+17
|\
| * Add getInterfaceList module-lib API in EthernetManager.Xiao Ma2022-03-221-0/+17
* | Merge "Fix ethernet enable / disable API"Patrick Rohr2022-03-241-16/+13
|\ \ | |/ |/|
| * Fix ethernet enable / disable APIPatrick Rohr2022-03-221-16/+13
* | Add setEthernetEnabled and its listener APImarkchien2022-03-221-25/+126
|/
* Revert^2 "Change Ethernet API to use OutcomeReceiver"Patrick Rohr2022-03-181-45/+57
* Revert "Change Ethernet API to use OutcomeReceiver"Quentin Perret2022-03-171-57/+45
* Change Ethernet API to use OutcomeReceiverPatrick Rohr2022-03-171-45/+57
* Split out the ethernet API surface and use framework-connectivity-tXiao Ma2022-03-141-1/+1
* Remove restriction that limits updateConfiguration API to AutoPatrick Rohr2022-03-081-1/+0
* Fix grammar nit in comment.Lorenzo Colitti2022-02-111-1/+1
* Expose EthernetManager state and control APIs.Xiao Ma2022-02-111-17/+139
* Marking eth network management APIs @SystemApiJames Mattis2022-02-041-6/+84
* Adding permission for Ethernet Network ManagementJames Mattis2022-02-021-0/+3
* Renaming Ethernet Network Management ClassesJames Mattis2022-02-011-9/+9
* eth manager updates for network management APIsJames Mattis2021-12-221-0/+82
* Move Ethernet related files to f/b/packages/ConnectivityT.Xiao Ma2021-12-161-0/+318