summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon/dev/octpip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle AGL interfacevisa2020-09-081-3/+10
| | | | This makes certain machines' management network port usable.
* rename the 'cn30xx' drivers to just 'oct', because digits inside devicesderaadt2019-09-281-2/+2
| | | | drivers is gross. discussed with visa.
* Add a driver for the packet input processing unit. For now, the purposevisa2019-09-151-0/+92
of this piece of code is to facilitate the use of fdt.