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
/
eth.c
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-19
driver: net: fm: minor fix in DM ETH support
Madalin Bucur
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-04-29
driver: net: fm: add DM ETH support
Madalin Bucur
2020-04-29
driver: net: fm: separate receive buffer free code
Madalin Bucur
2020-04-29
driver: net: fm: change init_phy() param
Madalin Bucur
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-12-08
net: fman: fix 2.5G SGMII settings
shaohui xie
2015-10-29
net/fm: Add QSGMII PCS init
Shaohui Xie
2015-10-29
net: Move some header files to include/
Shaohui Xie
2015-10-29
net: fm: bug fix when CONFIG_PHYLIB not defined
Shaohui Xie
2015-10-29
net/fm: Make the return value logic consistent with convention
Hou Zhiqiang
2015-10-29
net/fm: Add support for 64-bit platforms
Hou Zhiqiang
2015-10-29
net/fm: Fix the endian issue to support both endianness platforms
Hou Zhiqiang
2015-08-11
qoriq eth.c bugfix: handle received corrupted frames correctly
Daniel Inderbitzin
2015-04-23
net/memac_phy: reuse driver for little endian SoCs
Shaohui Xie
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-01-16
net/fm: Fix error when FMAN MAC has no PHY
Codrin Ciubotariu
2014-12-05
net/fman: update 10GEC to fit new SoC
Shengzhou Liu
2014-11-19
net/fm: add 2.5G SGMII support
Shengzhou Liu
2013-11-25
net/fman: Add support for 10GEC3 and 10GEC4
Shengzhou Liu
2013-08-20
powerpc/t4240: add QSGMII interface support
Shaohui Xie
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-14
Fman/t4240: some fix for 10G XAUI
Shaohui Xie
2012-11-04
drivers/net/: sparse fixes
Kim Phillips
2012-10-22
powerpc/fm: fix TBI PHY address settings
shaohui xie
2012-10-22
fm/mEMAC: add mEMAC frame work
Roy Zang
2012-07-11
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-05-22
drivers/net/fm/eth.c: Fix compile warning
Joe Hershberger
2011-10-09
powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
Timur Tabi
2011-09-29
powerpc/85xx: Add support for FMan ethernet in Independent mode
Kumar Gala