summaryrefslogtreecommitdiff
path: root/drivers/net/mpc8xx_fec.c
Commit message (Expand)AuthorAgeFilesLines
* net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy2022-08-081-91/+98
* net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean2021-09-281-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-4/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move mii_init() function out of common.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-061-1/+1
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-231-0/+1
* powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy2017-07-081-0/+20
* powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy2017-07-081-0/+832