aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fm/init.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-07net: fm: Remove non-DM_ETH codeTom Rini1-386/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini1-24/+24
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-3/+3
2022-11-02treewide: Remove the unnecessary space before semicolonBin Meng1-2/+2
2022-04-10treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek BehĂșn1-4/+4
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur1-0/+2
2018-09-27net: fman: Support both new and legacy FMan CompatiblesZhao Qiang1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+1
2015-12-17net: fm: disables unused FM1-DTSEC1 MAC node in DTSShaohui Xie1-0/+4
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie1-2/+8
2015-09-01net/fman: Support both new and legacy FMan CompatiblesIgal Liberman1-7/+20
2014-12-15net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu1-5/+16
2014-12-05net/fman: update 10GEC to fit new SoCShengzhou Liu1-0/+2
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil1-0/+1
2014-07-22net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian1-0/+6
2014-01-21net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90fShengzhou Liu1-52/+1
2013-12-11net/fman: add ft_fixup_xgec to support 3rd and 4th 10GECShengzhou Liu1-1/+52
2013-11-25net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu1-4/+14
2013-10-24net/fman: add a fm_enable_port functionValentin Longchamp1-0/+8
2013-10-16SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang1-0/+44
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-05-14net/fm: fixup ethernet for mEMACShengzhou Liu1-0/+25
2013-05-14Fman/t4240: some fix for 10G XAUIShaohui Xie1-0/+6
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun1-0/+18
2012-08-23fm-eth: use fdt_status_disabled() function in ft_fixup_port()Timur Tabi1-6/+5
2012-08-23fm-eth: add function fm_info_get_phy_address()Timur Tabi1-0/+16
2012-08-23powerpc/85xx: add support for FM2 DTSEC5Timur Tabi1-0/+3
2011-10-18fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala1-2/+8
2011-10-03fm-eth: Add ability for board code to disable a portKumar Gala1-0/+8
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala1-0/+208