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
/
fm
/
init.c
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-29
driver: net: fm: add DM ETH support
Madalin Bucur
2018-09-27
net: fman: Support both new and legacy FMan Compatibles
Zhao Qiang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2015-12-17
net: fm: disables unused FM1-DTSEC1 MAC node in DTS
Shaohui Xie
2015-10-29
armv8/ls1043a: Add Fman support
Shaohui Xie
2015-09-01
net/fman: Support both new and legacy FMan Compatibles
Igal Liberman
2014-12-15
net/fm: update ft_fixup_port to differentiate dual-role mac
Shengzhou Liu
2014-12-05
net/fman: update 10GEC to fit new SoC
Shengzhou Liu
2014-09-08
net: Merge asm/fsl_enet.h into fsl_mdio.h
Claudiu Manoil
2014-07-22
net/fm: call fm_port_to_index() with proper checks
Rotariu Marian-Cristian
2014-01-21
net/fm: revert commit 732dfe090d50af53bb682d0c8971784f8de1f90f
Shengzhou Liu
2013-12-11
net/fman: add ft_fixup_xgec to support 3rd and 4th 10GEC
Shengzhou Liu
2013-11-25
net/fman: Add support for 10GEC3 and 10GEC4
Shengzhou Liu
2013-10-24
net/fman: add a fm_enable_port function
Valentin Longchamp
2013-10-16
SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode
Zhao Qiang
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-14
net/fm: fixup ethernet for mEMAC
Shengzhou Liu
2013-05-14
Fman/t4240: some fix for 10G XAUI
Shaohui Xie
2012-10-22
powerpc/mpc85xx: Add T4240 SoC
York Sun
2012-08-23
fm-eth: use fdt_status_disabled() function in ft_fixup_port()
Timur Tabi
2012-08-23
fm-eth: add function fm_info_get_phy_address()
Timur Tabi
2012-08-23
powerpc/85xx: add support for FM2 DTSEC5
Timur Tabi
2011-10-18
fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree
Kumar Gala
2011-10-03
fm-eth: Add ability for board code to disable a port
Kumar Gala
2011-09-29
powerpc/85xx: Add support for FMan ethernet in Independent mode
Kumar Gala