index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fm
/
eth.c
Age
Commit message (
Expand
)
Author
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