summaryrefslogtreecommitdiff
path: root/drivers/net/armada100_fec.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-12-27Update Maintainer and Author's email addressAjay Bhargav1-1/+1
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger1-11/+22
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-3/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-02Consolidate bool typeYork Sun1-3/+3
2012-09-24dm: net: Fixup the armada100 FEC driverMarek Vasut1-2/+3
2012-05-22drivers/net/armada100_fec.c: Fix compile warningJoe Hershberger1-2/+1
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger1-1/+1
2011-12-07net: Armada100: Fix compilation warningsAjay Bhargav1-4/+10
2011-10-01net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav1-0/+736