index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mcfmii.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-07
net: mcfmii: Remove non-DM_ETH code
Tom Rini
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