index
:
bcm5719-ortega
05-10-2021
06-28-2021
master
Project Ortega BCM5719 firmware
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
Network
/
include
/
Network.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ape: Reset the network interface any time the APE mode is incorrect. (#173)
Evan Lojewski
2020-11-19
1
-0
/
+1
*
network: Report an error when the RX path has hung, potentially due to a netw...
Evan Lojewski
2020-08-04
1
-0
/
+1
*
network: Always check registers during init and place them in a known state. ...
Evan Lojewski
2020-07-19
1
-2
/
+2
*
debug: Enable the ape console on Port 0 (needed for SPI prints) and Port 1. (...
Evan Lojewski
2020-07-18
1
-6
/
+0
*
build: Build two firmware images with NC-SI locked to port 0 or port 2. (#73)
Evan Lojewski
2020-04-04
1
-2
/
+2
*
ncsi: Update NC-SI to only use one port declared at compile time. (#70)
Evan Lojewski
2020-04-04
1
-4
/
+1
*
network: Initialize APE.Mode2 when using port2 or port3. (#69)
Evan Lojewski
2020-04-04
1
-0
/
+1
*
network: Don't spam the console when autonegotiating. (#68)
Evan Lojewski
2020-04-04
1
-0
/
+3
*
build: Enable building with llvm 10.0.0 (#65)
Evan Lojewski
2020-03-29
1
-7
/
+7
*
diag: Print additional diagnostic information about TX/RX buffers. (#63)
Evan Lojewski
2020-03-21
1
-0
/
+2
*
ape: Improve handling of reconfiguration event to make the network link more ...
Evan Lojewski
2020-02-29
1
-1
/
+8
*
network: Initialize ape tx/rx only when a port is enabled. (#48)
Evan Lojewski
2020-02-28
1
-1
/
+3
*
Network: Add APIs for checking and updating link/port state. (#42)
Evan Lojewski
2020-02-24
1
-1
/
+4
*
Network: Update network initialization code. (#27)
Evan Lojewski
2020-02-08
1
-0
/
+3
*
APE: Fix shm initialization and add additional error checking to the MII libr...
Evan Lojewski
2020-01-21
1
-1
/
+1
*
Add a pointer to the channel shared memeory for each port.
Evan Lojewski
2019-08-10
1
-0
/
+2
*
Network: Improve error handling when unable to allocate blocks.
Evan Lojewski
2019-07-14
1
-3
/
+7
*
Begin adding clang-format got the Network library
Evan Lojewski
2019-06-08
1
-13
/
+9
*
Rename FILTERS to FILTERS0 to match the rest of the APE network peripherals.
Evan Lojewski
2019-06-05
1
-1
/
+1
*
Update filters to be initialized per-port.
Evan Lojewski
2019-06-01
1
-6
/
+2
*
Additional refactoring to ensure network tx/rx is enabled properly.
Evan Lojewski
2019-06-01
1
-10
/
+21
*
Minor cleanup for lib/Network
Lojewski, Evan
2019-05-12
1
-10
/
+25
*
Update cross compilation to use ld from compiler, remove system includes.
Lojewski, Evan
2019-05-11
1
-2
/
+1
*
Refactor network tx/rx code to allow a port structure allowing more ports tha...
Lojewski, Evan
2019-05-11
1
-6
/
+35
*
More cleanup - headers.
Evan Lojewski
2019-05-05
1
-12
/
+9
*
All BMC packets to be tramsitted without an additional buffer.
Evan Lojewski
2019-05-04
1
-0
/
+2
*
Add a passthrough rx routine bypassing any buffers.
Evan Lojewski
2019-05-04
1
-0
/
+5
*
Begin cleaning up tx/rx code
Evan Lojewski
2019-05-04
1
-0
/
+6
*
Begin moving APE tx code from the host to the APE.
Evan Lojewski
2019-05-02
1
-0
/
+61