index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fsl_mdio.c
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-24
net: fsl_mdio: Correct the MII management register block address
Hou Zhiqiang
2020-09-24
net: fsl_mdio: Change to use virtual address
Hou Zhiqiang
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-04
net: tsec: fsl_mdio: add DM MDIO support
Madalin Bucur
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
net: tsec: fsl_mdio: Fix several cosmetic issues
Bin Meng
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2014-09-08
net: mdio: Use mb() to be compatible for both ARM and PowerPC
Alison Wang
2014-09-08
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
2013-11-22
net: fsl_mdio: Fix warnings for __iomem pointers
Claudiu Manoil
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-04-20
tsec: Convert tsec to use PHY Lib
Andy Fleming