Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1f6052d2da112deb523856e35f175c4d03a3fb03
/
drivers
/
net
/
fm
/
eth.c
edb410b
net: fm: call dtsec_init_phy() only when it is defined
by Jerome Forissier
· Wed Sep 11 11:58:18 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
6a1ea38
net: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:02 2024 -0600
3476841
net: fm: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:05 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
376b88a
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:13 2022 -0400
bc19477
net: introduce helpers to get PHY interface mode from a device/ofnode
by Marek Behún
· Thu Apr 07 00:33:01 2022 +0200
6caef97
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
by Vladimir Oltean
· Sat Sep 18 15:32:35 2021 +0300
46bcbeb
Fix a memory leak issue in the RX port initialization.
by Hou Zhiqiang
· Sat Jun 12 21:15:41 2021 +0300
a7ece58
dm: core: Access device ofnode through functions
by Simon Glass
· Sat Dec 19 10:40:14 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
dadccd9
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Wed May 20 08:46:56 2020 -0400
d3e20b7
driver: net: fm: minor fix in DM ETH support
by Madalin Bucur
· Mon May 04 13:09:12 2020 +0300
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
b76b0a6
driver: net: fm: add DM ETH support
by Madalin Bucur
· Thu Apr 23 16:25:19 2020 +0300
248f920
driver: net: fm: separate receive buffer free code
by Madalin Bucur
· Thu Apr 23 16:25:17 2020 +0300
11fa7a3
driver: net: fm: change init_phy() param
by Madalin Bucur
· Thu Apr 23 16:25:16 2020 +0300
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
a3384a1
net: fman: fix 2.5G SGMII settings
by shaohui xie
· Tue Nov 15 14:36:47 2016 +0800
1b29512
net/fm: Add QSGMII PCS init
by Shaohui Xie
· Mon Oct 26 19:47:48 2015 +0800
513eaf2
net: Move some header files to include/
by Shaohui Xie
· Mon Oct 26 19:47:47 2015 +0800
ab687cc
net: fm: bug fix when CONFIG_PHYLIB not defined
by Shaohui Xie
· Mon Oct 26 19:47:46 2015 +0800
a02fc98
net/fm: Make the return value logic consistent with convention
by Hou Zhiqiang
· Mon Oct 26 19:47:45 2015 +0800
ea52d33
net/fm: Add support for 64-bit platforms
by Hou Zhiqiang
· Mon Oct 26 19:47:44 2015 +0800
3a25ece
net/fm: Fix the endian issue to support both endianness platforms
by Hou Zhiqiang
· Mon Oct 26 19:47:43 2015 +0800
fdbc5c7
qoriq eth.c bugfix: handle received corrupted frames correctly
by Daniel Inderbitzin
· Fri Jul 10 14:06:02 2015 +0200
835c72b
net/memac_phy: reuse driver for little endian SoCs
by Shaohui Xie
· Fri Mar 20 19:28:19 2015 -0700
9f09a36
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· Wed Apr 08 01:41:06 2015 -0500
1ee90f9
net/fm: Fix error when FMAN MAC has no PHY
by Codrin Ciubotariu
· Mon Jan 12 14:08:29 2015 +0200
a1ccdff
net/fman: update 10GEC to fit new SoC
by Shengzhou Liu
· Mon Nov 24 17:11:57 2014 +0800
9540368
net/fm: add 2.5G SGMII support
by Shengzhou Liu
· Thu Oct 23 17:20:57 2014 +0800
4227e49
net/fman: Add support for 10GEC3 and 10GEC4
by Shengzhou Liu
· Fri Nov 22 17:39:09 2013 +0800
c218d29
powerpc/t4240: add QSGMII interface support
by Shaohui Xie
· Mon Aug 19 18:58:52 2013 +0800
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
f25c70c
Fman/t4240: some fix for 10G XAUI
by Shaohui Xie
· Mon Mar 25 07:33:17 2013 +0000
914b078
drivers/net/: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:34 2012 +0000
842e59e
powerpc/fm: fix TBI PHY address settings
by shaohui xie
· Thu Oct 11 20:25:36 2012 +0000
bafd803
fm/mEMAC: add mEMAC frame work
by Roy Zang
· Mon Oct 08 07:44:21 2012 +0000
4238746
net: abort network initialization if the PHY driver fails
by Timur Tabi
· Mon Jul 09 08:52:43 2012 +0000
44cfb45
drivers/net/fm/eth.c: Fix compile warning
by Joe Hershberger
· Tue May 22 07:56:15 2012 +0000
fae3da2
powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
by Timur Tabi
· Tue Oct 04 16:44:43 2011 -0500
2683c53
powerpc/85xx: Add support for FMan ethernet in Independent mode
by Kumar Gala
· Wed Apr 13 08:37:44 2011 -0500