summaryrefslogtreecommitdiff
path: root/linux
Commit message (Collapse)AuthorAgeFilesLines
* linux: import NetFPGA 10G ael2005 configDimitri Staessens2017-12-181-0/+775
| | | | | This imports the configuration for the AEL2005 PHY ETH chip from the NetFPGA 10G project.
* linux: Refactor raptor device driverDimitri Staessens2017-12-161-691/+695
| | | | | This refactors the raptor kernel module to conform to the Linux kernel style as checked with checkpatch.pl.
* linux: Add install/uninstall targets for makeDimitri Staessens2017-12-151-2/+15
| | | | | | This adds targets for the Makefile so that the module can be installed with "make install" and uninstalled using "make uninstall" (with root privileges).
* Add the linux device driver and netfpga filesAlexander D'hoore2017-12-153-0/+1675
This adds the device driver and netfpga files from the master thesis (in Dutch) "Implementatie van de Recursive Internet Architecture op een FPGA platform" by Alexander D'hoore.