~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fm
/
eth.c
Commit message (
Expand
)
Author
Age
*
net: fm: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek BehĂșn
2022-04-10
*
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
Vladimir Oltean
2021-09-28
*
Fix a memory leak issue in the RX port initialization.
Hou Zhiqiang
2021-06-18
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-20
|
\
|
*
driver: net: fm: minor fix in DM ETH support
Madalin Bucur
2020-05-19
*
|
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-05-18
|
/
*
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
2020-04-29
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
net: fman: fix 2.5G SGMII settings
shaohui xie
2016-12-08
*
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-10-29
*
qoriq eth.c bugfix: handle received corrupted frames correctly
Daniel Inderbitzin
2015-08-11
*
net/memac_phy: reuse driver for little endian SoCs
Shaohui Xie
2015-04-23
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
*
net/fm: Fix error when FMAN MAC has no PHY
Codrin Ciubotariu
2015-01-16
*
net/fman: update 10GEC to fit new SoC
Shengzhou Liu
2014-12-05
*
net/fm: add 2.5G SGMII support
Shengzhou Liu
2014-11-19
*
net/fman: Add support for 10GEC3 and 10GEC4
Shengzhou Liu
2013-11-25
*
powerpc/t4240: add QSGMII interface support
Shaohui Xie
2013-08-20
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Fman/t4240: some fix for 10G XAUI
Shaohui Xie
2013-05-14
*
drivers/net/: sparse fixes
Kim Phillips
2012-11-04
*
powerpc/fm: fix TBI PHY address settings
shaohui xie
2012-10-22
*
fm/mEMAC: add mEMAC frame work
Roy Zang
2012-10-22
*
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-07-11
*
drivers/net/fm/eth.c: Fix compile warning
Joe Hershberger
2012-05-22
*
powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
Timur Tabi
2011-10-09
*
powerpc/85xx: Add support for FMan ethernet in Independent mode
Kumar Gala
2011-09-29