summaryrefslogtreecommitdiff
path: root/drivers/net/fsl_mdio.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-24net: fsl_mdio: Correct the MII management register block addressHou Zhiqiang1-6/+22
2020-09-24net: fsl_mdio: Change to use virtual addressHou Zhiqiang1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-06-04net: tsec: fsl_mdio: add DM MDIO supportMadalin Bucur1-6/+134
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-01-29Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-2/+2
2016-01-28net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng1-2/+2
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2014-09-08net: mdio: Use mb() to be compatible for both ARM and PowerPCAlison Wang1-3/+6
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil1-1/+0
2013-11-23net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil1-7/+10
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2011-04-21tsec: Convert tsec to use PHY LibAndy Fleming1-0/+120