1. 013af64 net: sh_eth: Split sh_eth_init by Marek Vasut · 7 years ago
  2. 68ac92e net: sh_eth: Separate out MAC address programming by Marek Vasut · 7 years ago
  3. 52c15e2 net: sh_eth: Split sh_eth_recv by Marek Vasut · 7 years ago
  4. dca221b net: sh_eth: Pass sh_eth_dev around by Marek Vasut · 7 years ago
  5. effb790 net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  6. e3105ea net: ravb: staticize ravb_start by Marek Vasut · 7 years ago
  7. 1e2d259 phy: atheros: set auto-negotiation for AR8021 by Zhao Qiang · 7 years ago
  8. dcd18ea net: sh-eth: Add to Kconfig and convert by Nobuhiro Iwamatsu · 7 years ago
  9. aae5d23 net: sh-eth: Fix misaligned cache operation warning by Nobuhiro Iwamatsu · 7 years ago
  10. fbfb511 net: sh-eth: Change read/write() param to struct sh_eth_info by Nobuhiro Iwamatsu · 7 years ago
  11. 9b5f9ec net: sh-eth: Remove bd_t from sh_eth_config() by Nobuhiro Iwamatsu · 7 years ago
  12. dc14867 net: sh-eth: Fix coding style checked by checkpatch.pl by Nobuhiro Iwamatsu · 7 years ago
  13. f3d78fb net: phy: b53: Add b53_reg read/write commands by Florian Fainelli · 7 years ago
  14. 7a9ca9d net: designware: Pad small packets by Florian Fainelli · 7 years ago
  15. 137963d net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · 7 years ago
  16. ba1f966 net: designware: add clock support by Patrice Chotard · 7 years ago
  17. 32ac8b0 net: mvneta - Fixed recv() when multiple packets have arrived. by Jason Brown · 7 years ago
  18. 33bab10 net: miiphybb: fix casting error by Chris Brandt · 7 years ago
  19. f6ac626 net: sh-eth: remove sh_eth_offset_rz table by Chris Brandt · 7 years ago
  20. 5ad565b net: sh-eth: fix inl and outl definitions by Chris Brandt · 7 years ago
  21. ce27eb9 net: phy: marvell: Add functions to read PHY's extended registers by Lukasz Majewski · 7 years ago
  22. 3cacc6a net: Fix buffer overrun error in netconsole by Joe Hershberger · 7 years ago
  23. 4bf5691 net: macb: Add support for Xilinx Zynq SoC by Wilson Lee · 7 years ago
  24. 6bf6342 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  25. 541d576 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · 7 years ago
  26. e7ab2cc ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs by Miquel Raynal · 7 years ago
  27. 76cc372 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  28. 1a3fc35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  29. 30cbb52 net: phy: meson-gxl: detect LPA corruption by Jerome Brunet · 7 years ago
  30. a8f3303 armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · 7 years ago
  31. 9e4a637 net: ravb: Add R8A77995 D3 compatible by Marek Vasut · 7 years ago
  32. dc3bb3d net: ravb: Add R8A77970 V3M compatible by Marek Vasut · 7 years ago
  33. aba3924 sunxi: Fix A20-OLinuXino-MICRO LAN8710 support by Stefan Mavrodiev · 7 years ago
  34. 73fa206 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · 7 years ago
  35. 2557c5a driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · 7 years ago
  36. 90997cd net: ravb: Fix reset GPIO handling by Marek Vasut · 7 years ago
  37. a04a5da net: xilinx_axi_emac: Use readl and writel for io ops by Siva Durga Prasad Paladugu · 7 years ago
  38. dd12a27 net: zynq_gem: Dont enable SGMII and PCS selection by Siva Durga Prasad Paladugu · 7 years ago
  39. 89ce5a9 net: xilinx_axi_emac: Add support for non processor mode by Siva Durga Prasad Paladugu · 8 years ago
  40. dc1fcc4 net: xilinx_axi_emac: Read dma address using fdtdec_get_addr by Siva Durga Prasad Paladugu · 7 years ago
  41. d02a0b1 net: xilinx_axi_emac: Use wait_for_bit instead of while loop by Siva Durga Prasad Paladugu · 8 years ago
  42. 8995a96 net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  43. f53e12d driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · 7 years ago
  44. 5e9445d drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() by Ashish Kumar · 7 years ago
  45. 13ae2a4 net: sun8i_emac: Fix build for non-H3/H5 SoCs by Chen-Yu Tsai · 7 years ago
  46. 6270a3f sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users by Artturi Alm · 7 years ago
  47. e286fad sunxi: fix CONFIG_SUNXI_EMAC references by Artturi Alm · 7 years ago
  48. 41b9367 net: fec_mxc: Change "error frame" message to debug level by Fabio Estevam · 7 years ago
  49. 2af1b08 armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID by Ashish Kumar · 7 years ago
  50. a572fb6 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · 7 years ago
  51. 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  52. 2ee87b0 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  53. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  54. 7654f62 ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · 7 years ago
  55. bddb44e net: ravb: Add PHY reset GPIO support by Marek Vasut · 7 years ago
  56. 1341494 nds32: ftmac100: Fix write mac addr fail problem. by rick · 7 years ago
  57. ce4e237 nds32: ftmac100: support cache enable. by rick · 7 years ago
  58. b343837 net: phy: micrel: Convert to livetree by Philipp Tomsich · 7 years ago
  59. 15050f1 net: designware: Convert to livetree by Philipp Tomsich · 7 years ago
  60. 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  61. 17d066f armv8: fsl-layerscape: Support to add RGMII for ls1088aqds by Ashish Kumar · 7 years ago
  62. 6d9b82d armv8: ls1088a: Add NXP LS1088A SoC support by Ashish Kumar · 7 years ago
  63. 033c538 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · 7 years ago
  64. e469156 net: fix typos by Heinrich Schuchardt · 7 years ago
  65. 05b29aa net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Madalin Bucur · 7 years ago
  66. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  67. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  68. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  69. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  70. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  71. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  72. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  73. a5fe87e driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · 8 years ago
  74. 3f8f141 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  75. 793f2fd net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  76. 7f513e8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  77. ceec6c4 net: mvpp2x: Set BM poll size once during priv probe by Stefan Chulski · 7 years ago
  78. a25962c net: mvpp2x: remove TX drain from transmit routine by Stefan Chulski · 7 years ago
  79. 783e785 net: mvpp2x: Set BM pool high address by Stefan Chulski · 7 years ago
  80. 16f18d2 net: mvpp2x: Remove IRQ configuration from U-Boot by Stefan Chulski · 7 years ago
  81. d4b0e00 net: mvpp2x: remove MBUS configurations from MvPP22 driver by Stefan Chulski · 7 years ago
  82. f0e970f net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · 7 years ago
  83. bb915c8 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · 7 years ago
  84. 73f592f net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · 7 years ago
  85. 377883f net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · 7 years ago
  86. 4189373 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · 7 years ago
  87. 06651b9 driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
  88. ef1f61a net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · 7 years ago
  89. d7e8ac6 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · 7 years ago
  90. c89782d net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  91. 9a31c73 net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · 7 years ago
  92. fbc120e net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · 7 years ago
  93. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  94. cb543d3 net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · 7 years ago
  95. 2fd519f net: ag7xxx: Propagate errors on phy access by Joe Hershberger · 7 years ago
  96. 9240a2f net: ag7xxx: Comment register names by Joe Hershberger · 7 years ago
  97. 8f0b16938 drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · 7 years ago
  98. 1fea9e2 net: ravb: Add clock handling support by Marek Vasut · 7 years ago
  99. e821a7b net: ravb: Detect PHY correctly by Marek Vasut · 7 years ago
  100. 5ee8b4d net: ravb: Add OF probing support by Marek Vasut · 7 years ago