aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/pkt_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* packet_router: added control register to set the udp control portJosh Blum2010-12-111-2/+3
* packet_router: added cpu input and output control registers, modified control...Josh Blum2010-12-111-37/+17
* packet_router: added sregs for ip addr and portsJosh Blum2010-12-111-11/+5
* packet_router: dont register mac, also reorganized some tidbitsJosh Blum2010-12-111-19/+4
* packet_router: implemented code to program the addresses into the routerJosh Blum2010-12-111-0/+24
* packet_router: split control transaction for commit into two linesJosh Blum2010-12-111-1/+2
* packet_router: added helper functions to packet router, added clear, fixed ha...Josh Blum2010-12-111-10/+29
* usrp2: implement routing mode calls, and prefix pkt ctrl callsJosh Blum2010-12-111-4/+15
* usrp2: implemented packet ctrl to read and write slow path packets from the n...Josh Blum2010-12-111-0/+54