summaryrefslogtreecommitdiff
path: root/drivers/net/mcfmii.c
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-07net: mcfmii: Remove non-DM_ETH codeTom Rini
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini
2021-07-07m68k: Remove M5475x boardsTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-01-10drivers: mcfmii: add dm supportAngelo Durgehello
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-08-15net: mii: Changes not made by spatchJoe Hershberger
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-19m68k: net: Fix unused variable in mcfmii.cMarek Vasut
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-08-09miiphy: constify device nameMike Frysinger
2010-05-03fix lockup in mcfmii/mii_discover_phy() in case communication failsWolfgang Wegner
2009-06-15Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...Richard Retanubun
2009-02-06Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun
2008-11-09ColdFire: Add mii driver in drivers/netTsiChung Liew