1. 2cedf75 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · Wed Jul 24 10:12:07 2019 +0200
  2. a1818b1 net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · Wed Jul 24 04:09:37 2019 +0000
  3. 88799a6 net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · Wed Jul 24 04:09:32 2019 +0000
  4. 7c043ea net: tsec: Change compatible strings to match Linux by Vladimir Oltean · Fri Jul 19 00:29:58 2019 +0300
  5. 9953c79 net: tsec: Common handling of MAC station address for DM_ETH by Vladimir Oltean · Fri Jul 19 00:29:57 2019 +0300
  6. 8ec8eaa net: tsec: Make errors visible by Vladimir Oltean · Fri Jul 19 00:29:56 2019 +0300
  7. a11c89d net: tsec: Reverse Christmas tree notation by Vladimir Oltean · Fri Jul 19 00:29:55 2019 +0300
  8. 3095e34 net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · Fri Jul 19 00:29:54 2019 +0300
  9. d639220 net: tsec: Refactor the readout of the tbi-handle property by Vladimir Oltean · Fri Jul 19 00:29:53 2019 +0300
  10. 377d19d net/macb: increase RX buffer size for GEM by Ramon Fried · Sun Jul 14 18:25:14 2019 +0300
  11. b40501f net: macb: apply sane DMA configuration by Ramon Fried · Tue Jul 16 22:04:36 2019 +0300
  12. 834040c net: macb: add dma_burst_length config by Ramon Fried · Tue Jul 16 22:04:35 2019 +0300
  13. 588a5b7 net: macb: add support for SGMII phy interface by Ramon Fried · Tue Jul 16 22:04:34 2019 +0300
  14. 6402fb19 net: macb: use bit access macro from header file by Ramon Fried · Tue Jul 16 22:04:33 2019 +0300
  15. b1b9b4f net: macb: add support for faster clk rates by Ramon Fried · Tue Jul 16 22:04:32 2019 +0300
  16. 94e6bd8 net: macb: sync header definitions as taken from Linux by Ramon Fried · Tue Jul 16 22:03:00 2019 +0300
  17. 7e69339 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · Tue Jul 16 11:21:17 2019 +0300
  18. e1922c7 net: designware: use 'phy_connect' instead of open coded by Simon Goldschmidt · Mon Jul 15 21:53:05 2019 +0200
  19. 41a7ac5 drivers: net: fsl_enetc: add support for SGMII 2500 by Alex Marginean · Mon Jul 15 11:48:47 2019 +0300
  20. 38882ae drivers: net: apply serdes configuration for ENETC Ethernet interfaces by Alex Marginean · Wed Jul 03 12:11:42 2019 +0300
  21. 0215539 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · Wed Jul 03 12:11:41 2019 +0300
  22. 7a910c1 drivers: net: add NXP ENETC ethernet driver by Alex Marginean · Wed Jul 03 12:11:40 2019 +0300
  23. 313b966 net: designware: remove mdio bus on probe failure by Simon Goldschmidt · Fri Jul 12 21:07:03 2019 +0200
  24. 0649be5 test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · Fri Jul 12 10:13:53 2019 +0300
  25. 3336ef6 test: dm_mdio: add a 2nd register to the emulated PHY by Alex Marginean · Fri Jul 12 10:13:52 2019 +0300
  26. ab8c2a5 net: add MDIO_MUX DM class by Alex Marginean · Fri Jul 12 10:13:50 2019 +0300
  27. 920fe67 drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · Fri Jul 05 12:28:55 2019 +0300
  28. 6ad2744 drivers: net: phy: Use Aquantia driver for AQR112, AQR412 by Alexandru Marginean · Wed Jun 19 12:53:43 2019 +0000
  29. 1676dfb net: macb: Add support for 1000-baseX by Radu Pirea · Fri Jun 07 14:18:36 2019 +0300
  30. 015800c net: macb: Fixed reading MII_LPA register by Radu Pirea · Fri Jun 07 14:18:35 2019 +0300
  31. a00b95c net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver by Keerthy · Tue Jul 09 10:30:34 2019 +0530
  32. 21deb9b driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr by Keerthy · Tue Jul 09 10:30:33 2019 +0530
  33. 5092a16 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · Tue Jun 11 14:29:03 2019 +0800
  34. 6fbf161 net: mscc: refactor mscc_miim by Horatiu Vultur · Sun Jun 09 15:27:29 2019 +0200
  35. 0daa53a test: dm: add MDIO test by Alex Marginean · Mon Jun 03 19:12:28 2019 +0300
  36. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300
  37. 0f6b0ab net: mscc: serval: Remove delay when serdes is configured by Horatiu Vultur · Thu May 23 21:45:33 2019 +0200
  38. b0a86e5 net: phy: ti: Fix clock output DT property by Trent Piepho · Fri May 10 17:49:08 2019 +0000
  39. 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
  40. 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
  41. 6146a08 net: fec_mxc: not access reserved register on i.MX8 by Peng Fan · Mon Apr 15 05:18:33 2019 +0000
  42. 6beb780 net: dwc_eth_qos: add Ethernet stm32mp1 support by Christophe Roullier · Fri May 17 15:08:44 2019 +0200
  43. 12766ca dm: net: macb: Implement link speed change callback by Bin Meng · Wed May 22 00:09:46 2019 -0700
  44. cf82132 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · Wed May 22 00:09:45 2019 -0700
  45. fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · Sun May 12 07:59:12 2019 -0400
  46. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  47. a19b69d eth: mtk-eth: fix incorrect read of phy-handle by developer · Sun Apr 28 15:08:57 2019 +0800
  48. 6137e41 net: rtl8169: Support RTL-8168h/8111h by Thierry Reding · Tue Apr 16 18:20:30 2019 +0200
  49. a02d60f net: rtl8169: Implement ->hwaddr_write() callback by Thierry Reding · Tue Apr 16 18:20:29 2019 +0200
  50. 8e102a8 phy: ti: Init node before reading by Michal Simek · Sat Mar 16 12:43:17 2019 +0100
  51. bc292c2 net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · Wed Mar 06 12:48:27 2019 +0000
  52. e49fc37 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed May 08 22:46:31 2019 -0400
  53. 9e79144 net: phy: micrel: Find Micrel PHY node correctly by James Byrne · Mon Mar 04 17:40:34 2019 +0000
  54. 457107f net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · Mon Mar 04 17:40:33 2019 +0000
  55. deef311 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · Wed Feb 13 09:14:53 2019 +0000
  56. a722848 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · Mon Mar 04 16:02:11 2019 +0100
  57. f113754 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · Mon Mar 04 16:01:30 2019 +0100
  58. a78f045 drivers: net: ldpaa_eth: fix resource leak by Pankaj Bansal · Fri Feb 08 08:46:11 2019 +0000
  59. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  60. 727ed79 net: sun8i_emac: Add EPHY CLK and RESET support by Jagan Teki · Thu Feb 28 00:27:00 2019 +0530
  61. cf93d02 net: phy: realtek: Introduce quirk to mark RXC not stoppable by Carlo Caione · Thu Jan 24 08:54:37 2019 +0000
  62. a8abcff net: phy: ti: use generic helpers to access MMD registers by Carlo Caione · Fri Feb 08 17:25:07 2019 +0000
  63. 4de87e2 net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · Fri Feb 08 17:25:06 2019 +0000
  64. 77f69f8 net: sh_eth: Add support for operation without clock framework by Marek Vasut · Thu May 02 00:03:26 2019 +0200
  65. 7f6f5ab net: sh_eth: Add RZ/A1 support by Marek Vasut · Wed May 01 18:20:48 2019 +0200
  66. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · Sat May 04 13:31:06 2019 +0200
  67. 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon May 06 07:18:51 2019 -0400
  68. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · Sat May 04 20:02:31 2019 -0400
  69. 4185512 net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3 by Marek Vasut · Sat Apr 13 11:42:34 2019 +0200
  70. 101c5ba net: davinci_emac: drop support for unused PHYs by Bartosz Golaszewski · Mon Apr 29 18:37:08 2019 +0200
  71. 7afd794 net: mscc: luton: Update network driver for pcb90 by Horatiu Vultur · Wed May 01 13:16:58 2019 +0200
  72. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · Tue Apr 30 11:13:58 2019 +0800
  73. 72c64a4 net: mscc: ocelot: Update network driver for pcb120 by Horatiu Vultur · Wed Apr 24 11:27:57 2019 +0200
  74. 4d46cb4 net: Add MSCC Serval network driver. by Horatiu Vultur · Thu Apr 11 14:11:32 2019 +0200
  75. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  76. e599b54 net: lpc32xx: Use IRAM for transmit buffer by Gregory CLEMENT · Wed Apr 17 11:41:42 2019 +0200
  77. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Apr 24 12:26:25 2019 -0400
  78. 0e1cc91 net: add higmacv300 Ethernet driver for HiSilicon platform by Shawn Guo · Wed Mar 20 15:32:40 2019 +0800
  79. 77c0dbc regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · Thu Apr 11 17:01:23 2019 +0200
  80. 315ac0f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 17 09:19:45 2019 -0400
  81. d7b01ef Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · Wed Apr 17 09:19:13 2019 -0400
  82. cb63d28 net: sun8i_emac: Add CLK and RESET support by Jagan Teki · Thu Feb 28 00:26:58 2019 +0530
  83. 1cfc64c net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle by Jagan Teki · Thu Feb 28 00:26:51 2019 +0530
  84. a959cdc net: sunxi_emac: Add CLK support by Jagan Teki · Thu Feb 28 00:26:50 2019 +0530
  85. 168cf70 net: gem: Remove phy autodetection code by Michal Simek · Fri Mar 29 09:25:09 2019 +0100
  86. 1220350 net: zynq_gem: Modify phy supported features after max-speed was set by Siva Durga Prasad Paladugu · Wed Mar 27 17:39:59 2019 +0530
  87. 036697a Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Apr 15 07:31:14 2019 -0400
  88. b007f97 net: Kconfig: FEC: Add dependency on VF610 by Lukasz Majewski · Wed Feb 13 22:46:39 2019 +0100
  89. 6b94b0e net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver by Lukasz Majewski · Wed Feb 13 22:46:38 2019 +0100
  90. ef92bfc Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips by Tom Rini · Sat Apr 13 08:27:26 2019 -0400
  91. 295e5b9 net: Add MSCC ServalT network driver. by Horatiu Vultur · Mon Apr 08 10:31:36 2019 +0200
  92. 43be197 net: Add MSCC Jaguar2 network driver. by Horatiu Vultur · Wed Apr 03 19:54:45 2019 +0200
  93. 51ef2e7 ag7xxx: add initial support for s17 by Rosy Song · Sat Mar 16 09:24:50 2019 +0800
  94. 941654e net: mscc: ocelot: Fix reset of the phys by Horatiu Vultur · Wed Mar 27 10:16:18 2019 +0100
  95. 361c69e drivers: add ethernet support for qca953x in ag7xxx driver by Rosy Song · Tue Feb 05 17:50:44 2019 +0800
  96. 2786626 board: ti: am335x: Add platdata for cpsw in SPL by Faiz Abbas · Mon Mar 18 13:54:37 2019 +0530
  97. d852b94 net: ti: cpsw: Enable DM_FLAG_PRE_RELOC by Faiz Abbas · Mon Mar 18 13:54:36 2019 +0530
  98. 687e80e net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL by Faiz Abbas · Mon Mar 18 13:54:35 2019 +0530
  99. 8ecdffe net: ti: cpsw-common: Isolate getting syscon address from assigning macid by Faiz Abbas · Mon Mar 18 13:54:34 2019 +0530
  100. 5e3d77f net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv by Faiz Abbas · Mon Mar 18 13:54:33 2019 +0530