summaryrefslogtreecommitdiff
path: root/drivers/net/ftmac110.c
AgeCommit message (Expand)Author
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su
2013-08-19net: ftmac110: Update license statementKuo-Jung Su
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su