summaryrefslogtreecommitdiffstats
path: root/libs/Network/include
Commit message (Expand)AuthorAgeFilesLines
* network: Initialize ape tx/rx only when a port is enabled. (#48)Evan Lojewski2020-02-281-1/+3
* Network: Add APIs for checking and updating link/port state. (#42)Evan Lojewski2020-02-241-1/+4
* Network: Update network initialization code. (#27)Evan Lojewski2020-02-081-0/+3
* APE: Fix shm initialization and add additional error checking to the MII libr...Evan Lojewski2020-01-211-1/+1
* Add a pointer to the channel shared memeory for each port.Evan Lojewski2019-08-101-0/+2
* Network: Improve error handling when unable to allocate blocks.Evan Lojewski2019-07-141-3/+7
* Begin adding clang-format got the Network libraryEvan Lojewski2019-06-081-13/+9
* Rename FILTERS to FILTERS0 to match the rest of the APE network peripherals.Evan Lojewski2019-06-051-1/+1
* Update filters to be initialized per-port.Evan Lojewski2019-06-011-6/+2
* Additional refactoring to ensure network tx/rx is enabled properly.Evan Lojewski2019-06-011-10/+21
* Minor cleanup for lib/NetworkLojewski, Evan2019-05-121-10/+25
* Update cross compilation to use ld from compiler, remove system includes.Lojewski, Evan2019-05-111-2/+1
* Refactor network tx/rx code to allow a port structure allowing more ports tha...Lojewski, Evan2019-05-111-6/+35
* More cleanup - headers.Evan Lojewski2019-05-051-12/+9
* All BMC packets to be tramsitted without an additional buffer.Evan Lojewski2019-05-041-0/+2
* Add a passthrough rx routine bypassing any buffers.Evan Lojewski2019-05-041-0/+5
* Begin cleaning up tx/rx codeEvan Lojewski2019-05-041-0/+6
* Begin moving APE tx code from the host to the APE.Evan Lojewski2019-05-021-0/+61
OpenPOWER on IntegriCloud