summaryrefslogtreecommitdiff
path: root/sys/arch/octeon/dev/cn30xxasx.c
AgeCommit message (Expand)Author
2017-11-05Remove unmaintained debug code.Visa Hankala
2014-08-11Remove evcnt and %b format strings relying upon SEIL extensions. This givesMiod Vallat
2014-08-11De-static so that my ddb backtrace get closer to reality.Miod Vallat
2013-09-19get ethernet working on the edgerouter liteJonathan Matthew
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2011-06-24Remove SET/CLR/ISSET macros from Octeon code. The kernel already providesYASUOKA Masahiko
2011-06-16Ethernet driver merged from IIJ's contribution code.Takuya ASADA