summaryrefslogtreecommitdiffstats
path: root/bsps/include/grlib/greth.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee2021-06-231-165/+0
|
* leon,greth: added support for variable sized descriptor table sizesDaniel Hellstrom2021-03-111-0/+1
| | | | | | | | | | The descriptor table size is equal to its alignment and set when configuring the HW IP through VHDL generics. This SW patch simply probes the HW how large the RX/TX descriptor tables are and adjusts accordingly. The number of descriptors actual used are controlled by other settings (rxDescs and txDescs) controlled by the user.
* grlib: Move header filesSebastian Huber2019-01-221-0/+164
Update #3678.