summaryrefslogtreecommitdiffstats
path: root/drivers/net/armada100_fec.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* 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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Update Maintainer and Author's email addressAjay Bhargav2016-12-271-1/+1
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-151-11/+22
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-3/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Consolidate bool typeYork Sun2013-04-011-3/+3
* dm: net: Fixup the armada100 FEC driverMarek Vasut2012-09-241-2/+3
* drivers/net/armada100_fec.c: Fix compile warningJoe Hershberger2012-05-221-2/+1
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-181-1/+1
* net: Armada100: Fix compilation warningsAjay Bhargav2011-12-061-4/+10
* net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav2011-09-301-0/+736