summaryrefslogtreecommitdiffstats
path: root/drivers/net/vsc7385.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* drivers/net/: sparse fixesKim Phillips2012-11-041-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-6/+6
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-5/+0
* Cleanup coding style, update CHANGELOGWolfgang Denk2008-03-261-3/+3
* NET: Add Vitesse VSC7385 firmware uploadingTimur Tabi2008-03-251-0/+101