1. 9e0e1f3 net: cpsw: Add NULL pointer check by Faiz Abbas · Mon Nov 11 15:22:56 2019 +0530
  2. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  3. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  4. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  5. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  6. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  7. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  8. 0f03e42 net: gmac_rockchip: add support for px30 by Heiko Stuebner · Wed Jul 24 01:20:29 2019 +0200
  9. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  10. 2acda73 drivers: net: fsl_enetc: fix RGMII configuration by Michael Walle · Sat Oct 26 02:39:12 2019 +0200
  11. 5ad8117 drivers: net: fsl_enetc: set phydev->node by Michael Walle · Sat Oct 26 02:39:11 2019 +0200
  12. dcf5e1b net: fec_mxc: support i.MX8M with CLK_CCF by Peng Fan · Fri Oct 25 09:48:02 2019 +0000
  13. 6dd8444 net: Kconfig: FEC: Add dependency on i.MX8M by Peng Fan · Tue Oct 22 03:29:58 2019 +0000
  14. 133dd1c net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · Thu Sep 19 11:16:42 2019 +0300
  15. bf45d9b net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · Thu Sep 19 11:16:41 2019 +0300
  16. 40b346d net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · Thu Sep 19 11:16:40 2019 +0300
  17. e32ed8c net: ti: cpsw: add support for standard eth "max-speed" dt property by Grygorii Strashko · Thu Sep 19 11:16:39 2019 +0300
  18. 68e313e net: ti: cpsw: move parsing of dt port's parameters in separate func by Grygorii Strashko · Thu Sep 19 11:16:38 2019 +0300
  19. 63bba7e net: ti: cpsw: enable 10Mbps link speed support in rgmii mode by Grygorii Strashko · Thu Sep 19 11:16:37 2019 +0300
  20. 33272b6 net: mt7628-eth: add support to isolate LAN/WAN ports by developer · Wed Sep 25 17:45:35 2019 +0800
  21. ba57a6b net: mt7628-eth: free rx descriptor on receiving failure by developer · Wed Sep 25 17:45:34 2019 +0800
  22. a564411 net: mt7628-eth: make phy link up detection optional via DT by developer · Wed Sep 25 17:45:33 2019 +0800
  23. e4387bd net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by developer · Wed Sep 25 17:45:32 2019 +0800
  24. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Oct 09 16:22:03 2019 -0400
  25. c3d94f6 net: xilinx_axiemac: Fill the phy node pointer in phydev by Siva Durga Prasad Paladugu · Fri Mar 15 17:46:45 2019 +0530
  26. d5c4e1e net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · Tue Nov 27 11:49:11 2018 +0530
  27. 1daad9e net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · Fri Mar 15 17:46:47 2019 +0530
  28. 196c4c1 net: zynq_gem: Remove check for Versal by Siva Durga Prasad Paladugu · Mon Jul 01 12:19:25 2019 +0530
  29. 3d61161 net: zynq_gem: Add new versal compatible string by Siva Durga Prasad Paladugu · Thu Jul 25 23:07:59 2019 -0700
  30. 24003ee net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver by Michal Simek · Thu Apr 25 11:30:22 2019 -0700
  31. 9115f57 net: macb: Add sam9x60-macb compatibility string by Nicolas Ferre · Fri Sep 27 13:08:32 2019 +0000
  32. 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · Mon Oct 07 19:10:50 2019 +0300
  33. 7df65a5 net: macb: Fix rx buffer cache handling by Stefan Roese · Mon Aug 26 09:18:11 2019 +0200
  34. f5f006d net: designware: drop compatible altr, socfpga-stmmac by Ralph Siemsen · Mon Aug 19 14:43:13 2019 -0400
  35. 3eec41f Revert "net: macb: Fixed reading MII_LPA register" by Bin Meng · Wed Aug 14 03:29:42 2019 -0700
  36. 881bcb6 drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array by Alex Marginean · Wed Aug 07 19:33:22 2019 +0300
  37. bff66f9 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · Thu Aug 01 11:29:03 2019 +0200
  38. 6864a599 net: dwc_eth_qos: Change eqos_ops function to static by Patrick Delaunay · Thu Aug 01 11:29:02 2019 +0200
  39. 665b518 drivers: net: pfe_eth: undefined return value by Heinrich Schuchardt · Wed Jul 31 00:00:51 2019 +0200
  40. 9e95118 test: dm_mdio: avoid out of bounds access by Heinrich Schuchardt · Tue Jul 30 23:49:00 2019 +0200
  41. 5712d7d net: mvpp2: support setting hardware addresses from ethernet core by Matt Pelland · Tue Jul 30 09:40:24 2019 -0400
  42. de3e55b drivers: net: add marvell MDIO driver by Alex Marginean · Thu Jul 25 12:33:19 2019 +0300
  43. dfd4c0f drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · Wed May 15 09:09:21 2019 +0000
  44. 3234a5e drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · Tue Jul 16 11:21:17 2019 +0300
  45. 95ad652 Revert "drivers: net: driver for MDIO muxes controlled over I2C" by Joe Hershberger · Tue Sep 03 18:14:06 2019 -0500
  46. d67ae48 drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · Thu May 23 15:13:43 2019 +0530
  47. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  48. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  49. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  50. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  51. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  52. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  53. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · Thu Aug 01 09:46:41 2019 -0600
  54. 9aa1d5b net: sh_eth: Fix 64bit build warnings by Marek Vasut · Wed Jul 31 14:48:17 2019 +0200
  55. 3112450 net: sh_eth: Add R8A77980 V3H gether support by Marek Vasut · Wed Jul 31 12:58:06 2019 +0200
  56. fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · Mon Jul 29 13:52:04 2019 +0530
  57. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  58. 98be8be net: sun8i_emac: Test the correct phy by Emmanuel Vadot · Fri Jul 19 22:26:38 2019 +0200
  59. 2cedf75 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · Wed Jul 24 10:12:07 2019 +0200
  60. a1818b1 net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · Wed Jul 24 04:09:37 2019 +0000
  61. 88799a6 net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · Wed Jul 24 04:09:32 2019 +0000
  62. 7c043ea net: tsec: Change compatible strings to match Linux by Vladimir Oltean · Fri Jul 19 00:29:58 2019 +0300
  63. 9953c79 net: tsec: Common handling of MAC station address for DM_ETH by Vladimir Oltean · Fri Jul 19 00:29:57 2019 +0300
  64. 8ec8eaa net: tsec: Make errors visible by Vladimir Oltean · Fri Jul 19 00:29:56 2019 +0300
  65. a11c89d net: tsec: Reverse Christmas tree notation by Vladimir Oltean · Fri Jul 19 00:29:55 2019 +0300
  66. 3095e34 net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · Fri Jul 19 00:29:54 2019 +0300
  67. d639220 net: tsec: Refactor the readout of the tbi-handle property by Vladimir Oltean · Fri Jul 19 00:29:53 2019 +0300
  68. 377d19d net/macb: increase RX buffer size for GEM by Ramon Fried · Sun Jul 14 18:25:14 2019 +0300
  69. b40501f net: macb: apply sane DMA configuration by Ramon Fried · Tue Jul 16 22:04:36 2019 +0300
  70. 834040c net: macb: add dma_burst_length config by Ramon Fried · Tue Jul 16 22:04:35 2019 +0300
  71. 588a5b7 net: macb: add support for SGMII phy interface by Ramon Fried · Tue Jul 16 22:04:34 2019 +0300
  72. 6402fb19 net: macb: use bit access macro from header file by Ramon Fried · Tue Jul 16 22:04:33 2019 +0300
  73. b1b9b4f net: macb: add support for faster clk rates by Ramon Fried · Tue Jul 16 22:04:32 2019 +0300
  74. 94e6bd8 net: macb: sync header definitions as taken from Linux by Ramon Fried · Tue Jul 16 22:03:00 2019 +0300
  75. 7e69339 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · Tue Jul 16 11:21:17 2019 +0300
  76. e1922c7 net: designware: use 'phy_connect' instead of open coded by Simon Goldschmidt · Mon Jul 15 21:53:05 2019 +0200
  77. 41a7ac5 drivers: net: fsl_enetc: add support for SGMII 2500 by Alex Marginean · Mon Jul 15 11:48:47 2019 +0300
  78. 38882ae drivers: net: apply serdes configuration for ENETC Ethernet interfaces by Alex Marginean · Wed Jul 03 12:11:42 2019 +0300
  79. 0215539 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · Wed Jul 03 12:11:41 2019 +0300
  80. 7a910c1 drivers: net: add NXP ENETC ethernet driver by Alex Marginean · Wed Jul 03 12:11:40 2019 +0300
  81. 8a8f5a6 net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver by Lukasz Majewski · Wed Jun 19 17:31:03 2019 +0200
  82. 313b966 net: designware: remove mdio bus on probe failure by Simon Goldschmidt · Fri Jul 12 21:07:03 2019 +0200
  83. 0649be5 test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · Fri Jul 12 10:13:53 2019 +0300
  84. 3336ef6 test: dm_mdio: add a 2nd register to the emulated PHY by Alex Marginean · Fri Jul 12 10:13:52 2019 +0300
  85. ab8c2a5 net: add MDIO_MUX DM class by Alex Marginean · Fri Jul 12 10:13:50 2019 +0300
  86. 920fe67 drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · Fri Jul 05 12:28:55 2019 +0300
  87. 6ad2744 drivers: net: phy: Use Aquantia driver for AQR112, AQR412 by Alexandru Marginean · Wed Jun 19 12:53:43 2019 +0000
  88. 1676dfb net: macb: Add support for 1000-baseX by Radu Pirea · Fri Jun 07 14:18:36 2019 +0300
  89. 015800c net: macb: Fixed reading MII_LPA register by Radu Pirea · Fri Jun 07 14:18:35 2019 +0300
  90. a00b95c net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · Tue Jul 09 10:30:34 2019 +0530
  91. 21deb9b driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · Tue Jul 09 10:30:33 2019 +0530
  92. 5092a16 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · Tue Jun 11 14:29:03 2019 +0800
  93. 6fbf161 net: mscc: refactor mscc_miim by Horatiu Vultur · Sun Jun 09 15:27:29 2019 +0200
  94. 0daa53a test: dm: add MDIO test by Alex Marginean · Mon Jun 03 19:12:28 2019 +0300
  95. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300
  96. 0f6b0ab net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · Thu May 23 21:45:33 2019 +0200
  97. b0a86e5 net: phy: ti: Fix clock output DT property by Trent Piepho · Fri May 10 17:49:08 2019 +0000
  98. 19d7aee net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · Thu May 09 19:41:51 2019 +0000
  99. 0fda700 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · Tue Jun 11 17:22:22 2019 -0400
  100. 6146a08 net: fec_mxc: not access reserved register on i.MX8 by Peng Fan · Mon Apr 15 05:18:33 2019 +0000