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
/
mcfmii.c
Age
Commit message (
Expand
)
Author
2022-03-25
Convert CONFIG_MII_INIT to Kconfig
Tom Rini
2021-07-07
m68k: Remove M5475x boards
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-01-10
drivers: mcfmii: add dm support
Angelo Durgehello
2019-12-02
common: Move mii_init() function out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-08-15
net: mii: Changes not made by spatch
Joe Hershberger
2013-08-19
net: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-19
m68k: net: Fix unused variable in mcfmii.c
Marek Vasut
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-05-03
fix lockup in mcfmii/mii_discover_phy() in case communication fails
Wolfgang Wegner
2009-06-15
Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...
Richard Retanubun
2009-02-06
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
Richard Retanubun
2008-11-09
ColdFire: Add mii driver in drivers/net
TsiChung Liew