summaryrefslogtreecommitdiffstats
path: root/libs/Network/init.c
Commit message (Expand)AuthorAgeFilesLines
* ncsi: Initialize network ports when enabled. (#39)Evan Lojewski2020-02-241-5/+0
* Begin adding clang-format got the Network libraryEvan Lojewski2019-06-081-2/+0
* Rename FILTERS to FILTERS0 to match the rest of the APE network peripherals.Evan Lojewski2019-06-051-1/+0
* Update filters to be initialized per-port.Evan Lojewski2019-06-011-612/+0
* Additional refactoring to ensure network tx/rx is enabled properly.Evan Lojewski2019-06-011-84/+3
* Fix a null pointer dereference when initializing the network ports.Evan Lojewski2019-05-291-0/+8
* Refactor network tx/rx code to allow a port structure allowing more ports tha...Lojewski, Evan2019-05-111-24/+72
* Cleanup DEVICE.ReceiveMacMode initializationEvan Lojewski2019-05-041-3/+6
* Begin cleaning up tx/rx codeEvan Lojewski2019-05-041-2/+4
* Begin moving APE tx code from the host to the APE.Evan Lojewski2019-05-021-0/+712
OpenPOWER on IntegriCloud