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