summaryrefslogtreecommitdiff
path: root/drivers/net/ftmac110.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada1-1/+1
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su1-39/+47
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su1-5/+5
2013-08-19net: ftmac110: Update license statementKuo-Jung Su1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-2/+1
2013-06-25net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su1-0/+473