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
/
NCSI
/
ncsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Update various support files with codacy recommendations. (#227)
Evan Lojewski
2021-06-19
1
-1
/
+1
*
ncsi: Remove command debug code that mangled the SHM segment signature. (#219)
Evan Lojewski
2021-05-16
1
-3
/
+0
*
network: Switch various routines to use MII_reset when resetting the PHY. (#200)
Evan Lojewski
2021-02-05
1
-1
/
+1
*
ncsi: Add an additional TX api. (#180)
Evan Lojewski
2020-11-24
1
-14
/
+50
*
ncsi: Cleanup various linting warnings. (#150)
Evan Lojewski
2020-10-24
1
-61
/
+82
*
statistics: Enable recording packet statistics for NCSI TX/RX and Ethernet TX...
v0.3.378
Evan Lojewski
2020-08-04
1
-12
/
+19
*
network: Always check registers during init and place them in a known state. ...
Evan Lojewski
2020-07-19
1
-6
/
+2
*
network: Fix an issue where small packets (< 64 bytes) were incorrectly sent....
Evan Lojewski
2020-07-12
1
-4
/
+4
*
network: Fix a hang that can occur when the network drops during a transmissi...
Evan Lojewski
2020-07-11
1
-2
/
+8
*
ncsi: Don't report an error when clearing the initial state of nonexistent ch...
Evan Lojewski
2020-07-04
1
-5
/
+9
*
coverity: Fix issues found with coverity (#78)
Evan Lojewski
2020-04-11
1
-4
/
+2
*
regressions: Ensure code is properly formatted. (#76)
Evan Lojewski
2020-04-05
1
-4
/
+5
*
ncsi: Fix the Link Status printout for tx/rx statistics. (#74)
Evan Lojewski
2020-04-05
1
-1
/
+1
*
build: Build two firmware images with NC-SI locked to port 0 or port 2. (#73)
Evan Lojewski
2020-04-04
1
-1
/
+6
*
Revert "ncsi: Update NC-SI to only use one port declared at compile time. (#7...
Evan Lojewski
2020-04-04
1
-62
/
+92
*
ncsi: Fix channle comparison to use actual number of channels supported. (#71)
Evan Lojewski
2020-04-04
1
-2
/
+1
*
ncsi: Update NC-SI to only use one port declared at compile time. (#70)
Evan Lojewski
2020-04-04
1
-94
/
+62
*
build: Enable building with llvm 10.0.0 (#65)
Evan Lojewski
2020-03-29
1
-28
/
+27
*
ncsi: Populate firmware version field for the Get Version command. (#64)
Evan Lojewski
2020-03-28
1
-4
/
+5
*
diag: Print additional diagnostic information about TX/RX buffers. (#63)
Evan Lojewski
2020-03-21
1
-1
/
+3
*
ape: Improve recovery speed by checking for link changes early and resetting ...
Evan Lojewski
2020-02-29
1
-2
/
+0
*
ape: Improve handling of reconfiguration event to make the network link more ...
Evan Lojewski
2020-02-29
1
-26
/
+13
*
ncsi: Check the port state any time a get link status command is received. (#47)
Evan Lojewski
2020-02-27
1
-0
/
+2
*
clang-format: Re-run clang-format. (#46)
Evan Lojewski
2020-02-26
1
-2
/
+1
*
ncsi: Add a reload API to reload current configuration without disconnecting ...
Evan Lojewski
2020-02-26
1
-0
/
+46
*
ncsi: Fix the AEN Enable and Get Link Status commands. (#43)
Evan Lojewski
2020-02-24
1
-26
/
+7
*
ncsi: Record MAC addresses to SHM. (#40)
Evan Lojewski
2020-02-24
1
-0
/
+7
*
ncsi: Initialize network ports when enabled. (#39)
Evan Lojewski
2020-02-24
1
-0
/
+2
*
ncsi: Print network statistics on a Get Link Status command instead of for ea...
Evan Lojewski
2020-02-23
1
-1
/
+7
*
format: Re-run clang-format to clean up various files. (#21)
Evan Lojewski
2020-01-30
1
-10
/
+6
*
APE: Fix shm initialization and add additional error checking to the MII libr...
Evan Lojewski
2020-01-21
1
-28
/
+27
*
Add a pointer to the channel shared memeory for each port.
Evan Lojewski
2019-08-10
1
-78
/
+52
*
NCSI: Cleanup getVersionID and ensure it uses the proper PCI dev/ven ids.
Evan Lojewski
2019-08-08
1
-41
/
+27
*
ncsi: Make things buidl again. Remove addidental commit.
Evan Lojewski
2019-08-08
1
-7
/
+0
*
MII: Add a device parameter to enable the APE to use different registers base...
Evan Lojewski
2019-08-07
1
-6
/
+6
*
Cleanup NCSI debug code.
Evan Lojewski
2019-08-05
1
-92
/
+86
*
Begin adding support for additional NCSI commants.
Evan Lojewski
2019-06-18
1
-46
/
+243
*
Begin adding formatting to NCSI
Evan Lojewski
2019-06-08
1
-221
/
+137
*
Update the NCSI link status command to use the linkOK bit from hardware.
Evan Lojewski
2019-06-05
1
-2
/
+10
*
Fix a couple of typos in SHM.xml. Update to match NCSI spec.
Evan Lojewski
2019-06-04
1
-4
/
+4
*
Remove duplicate variables. Only send packets for initialized channels.
Evan Lojewski
2019-06-02
1
-20
/
+7
*
Update APE code to pass through all recieved packets to the BMC, not just tho...
Evan Lojewski
2019-06-01
1
-2
/
+7
*
Additional refactoring to ensure network tx/rx is enabled properly.
Evan Lojewski
2019-06-01
1
-10
/
+46
*
Update cross compilation to use ld from compiler, remove system includes.
Lojewski, Evan
2019-05-11
1
-1
/
+0
*
Reset NCSI state on reloading firmware.
Evan Lojewski
2019-05-04
1
-0
/
+8
*
Begin cleaning up tx/rx code
Evan Lojewski
2019-05-04
1
-51
/
+44
*
Begin adding support for sending the link status response.
Evan Lojewski
2019-04-16
1
-10
/
+173
*
Add handling for the AEN Enable command.
Evan Lojewski
2019-04-14
1
-35
/
+40
*
Begin adding support for setting ape statistics in the SHM region.
Evan Lojewski
2019-04-14
1
-5
/
+50
*
WIP: check in initial NC-SI handler.
Evan Lojewski
2019-04-13
1
-0
/
+465