summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/gcu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* missing gcu_var.h conversionderaadt2015-03-191-2/+2
* use nitems(); no binary change for drivers that are compiled on amd64.jasper2011-04-031-2/+2
* use a define rather than magic number, spotted by Braddms2009-12-031-2/+2
* Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part isdms2009-11-251-0/+78