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
/
rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ncsi: Update NC-SI to only use one port declared at compile time. (#70)
Evan Lojewski
2020-04-04
1
-21
/
+26
*
ncsi: Print network statistics on a Get Link Status command instead of for ea...
Evan Lojewski
2020-02-23
1
-1
/
+3
*
Add a pointer to the channel shared memeory for each port.
Evan Lojewski
2019-08-10
1
-1
/
+2
*
Begin adding clang-format got the Network library
Evan Lojewski
2019-06-08
1
-2
/
+1
*
Minor cleanup for lib/Network
Lojewski, Evan
2019-05-12
1
-27
/
+10
*
Update cross compilation to use ld from compiler, remove system includes.
Lojewski, Evan
2019-05-11
1
-1
/
+0
*
Refactor network tx/rx code to allow a port structure allowing more ports tha...
Lojewski, Evan
2019-05-11
1
-15
/
+15
*
Run a few more files through clean-format.
Evan Lojewski
2019-05-05
1
-23
/
+22
*
Add retire bit to RegAPERxPoolRetire0_t
Evan Lojewski
2019-05-05
1
-1
/
+2
*
Fix Network_PassthroughRxPatcket to drop the FCS word.
Evan Lojewski
2019-05-05
1
-12
/
+27
*
Clean up rounding in Network/rx.c
Evan Lojewski
2019-05-05
1
-4
/
+6
*
Reset NCSI state on reloading firmware.
Evan Lojewski
2019-05-04
1
-3
/
+2
*
Add a passthrough rx routine bypassing any buffers.
Evan Lojewski
2019-05-04
1
-0
/
+225