1. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  2. 719afeb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  3. 215a065 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  4. c022ec0 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  5. 26026e6 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  6. 41080e1 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  7. d4bb981 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  8. aadbd97 net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  9. b8d7ec7 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  10. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  11. 05b60ac net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  12. 3ab75cf net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  13. 63d3192 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  14. fb73107 net: mvgbe: convert to DM by Chris Packham · 6 years ago
  15. e9bf75c net: mvgbe: prepare for conversion to driver model by Chris Packham · 6 years ago
  16. f40a31e sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  17. b96ced9 sandbox: eth-raw: Make random MAC addresses available to eth-raw by Joe Hershberger · 6 years ago
  18. c9e2caf sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  19. ac13270 sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  20. 8c7988b net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  21. b32dd18 net: sandbox: Convert sandbox mock eth driver to livetree by Joe Hershberger · 6 years ago
  22. c25f406 net: Correct comment in Kconfig by Joe Hershberger · 6 years ago
  23. efd0b79 eth: dm: fec: Add gpio phy reset binding by Michael Trimarchi · 6 years ago
  24. e46d73f net: sun8i-emac: support R40 GMAC by Lothar Felten · 6 years ago
  25. c6a21d6 net: sun8i-emac: set mux and clock by driver data by Lothar Felten · 6 years ago
  26. 2f15743 net: sun8i-emac: fix printing NULL character by Lothar Felten · 6 years ago
  27. 495c70f net: designware: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  28. 318b5d7 net: mvneta: zero Tx descriptors on init by Rabeeh Khoury · 6 years ago
  29. 0f8888b net: mvneta: dcache flush TX descriptors at init by Rabeeh Khoury · 6 years ago
  30. d1b226b net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read() by Michal Simek · 6 years ago
  31. 159b329 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  32. 701db6e net: ravb: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  33. 536fb5d net: ravb: Filter out supported PHY features by Marek Vasut · 6 years ago
  34. c4a8d9c net: ravb: Do not shut down clock in start callback by Marek Vasut · 6 years ago
  35. 5b2c9a6 net: gem: Check return value from memalign/malloc by Michal Simek · 6 years ago
  36. 7674b64 net: zynq_gem: Initialize phyreg variable by Michal Simek · 6 years ago
  37. b33d4a5 net: zynq_gem: Fix return type for phy...() by Michal Simek · 6 years ago
  38. 5194ed7 net: mvgbe: extract common code for SMI wait by Chris Packham · 6 years ago
  39. c612219 net: designware: set the PS bit when resetting DMA bus in MII configuration by Quentin Schulz · 6 years ago
  40. 3cb51da net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  41. 199b27b mvebu: neta: align DMA buffers by Jon Nettleton · 6 years ago
  42. a892779 net: add Socionext AVE ethernet driver support by Kunihiko Hayashi · 6 years ago
  43. 98017a1 drivers/net/vsc9953: Initialize action RAM in VCAP complex by Radu Bulie · 6 years ago
  44. 286bea2 net: cpsw: ti: Reap completed packets before stopping interface by Alex Kiernan · 7 years ago
  45. 552e7c5 net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 7 years ago
  46. 6e35686 net: sunxi: Correct MAC address register order by Joe Hershberger · 7 years ago
  47. 5e9d9ab tsec: Fix reading phy registers from DT by Mario Six · 7 years ago
  48. 2d91b53 LS1012AFRWY: Add Secure Boot support by Vinitha V Pillai · 6 years ago
  49. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  50. 34f1dba net: ravb: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  51. 28b52a6 net: ftmac100: Fix compiler warning by Rick Chen · 6 years ago
  52. ed9072c net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · 7 years ago
  53. f6e62ee net: MVGBE don't automatically select PHYLIB by Chris Packham · 7 years ago
  54. ed52ea5 net: add Kconfig for MVGBE by Chris Packham · 7 years ago
  55. edcf7ea net: mvgbe: remove CONFIG_DOVE by Chris Packham · 7 years ago
  56. cf2cf85 net: mvneta: Fix fault when wrong device tree by Marek Behún · 7 years ago
  57. c590e62 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  58. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  59. a6f2a6e driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 7 years ago
  60. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  61. b25f8e2 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  62. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  63. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  64. 948239e dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver by Lukasz Majewski · 7 years ago
  65. 178d4f0 eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR by Lukasz Majewski · 7 years ago
  66. 16879cd net: phy: Don't limit phy addresses by default by Joe Hershberger · 7 years ago
  67. b107fd5 net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 7 years ago
  68. 69065e8 net: zynq_gem: Use max-speed property from dt by Siva Durga Prasad Paladugu · 7 years ago
  69. 2087eac net: fec: Fix issue in DM probe timeout by Ye Li · 7 years ago
  70. 979e0fc net: fex_mxc: add i.MX6UL/SX/SL compatible by Peng Fan · 7 years ago
  71. fbada48 net: fec: sharing MDIO for two enet controllers by Peng Fan · 7 years ago
  72. 8b20386 net: fec: set dev->seq to priv->dev_id by Peng Fan · 7 years ago
  73. 1bcabd7 net: fec_mxc: simplify fec_get_miibus by Peng Fan · 7 years ago
  74. 07763ac net: fec_mxc: Fix DM driver issue in recv by Ye Li · 7 years ago
  75. 0a85f02 net: mvneta: support setting hardware address by Matt Pelland · 7 years ago
  76. 2600df4 Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  77. c643c49 net: phy: xilinx_phy: Read phytype using property xlnx,phy-type by Siva Durga Prasad Paladugu · 7 years ago
  78. 047f3bf axi: ethernet: Added support for 64 bit addressing for axi-ethernet by Vipul Kumar · 7 years ago
  79. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  80. f02b8d1 Migrate CONFIG_DRIVER_TI_CPSW to Kconfig by Alex Kiernan · 7 years ago
  81. 1715105 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · 7 years ago
  82. 18f8d4c powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  83. ee1e600 powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · 7 years ago
  84. e294ba0 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  85. ecd0cec net: sun8i-emac: remove support for old binding by Andre Przywara · 7 years ago
  86. 12afd95 net: sun8i-emac: add support for new EMAC DT binding by Andre Przywara · 7 years ago
  87. c034117 net: sun8i-emac: support new pinctrl DT bindings by Andre Przywara · 7 years ago
  88. d77081c net: zynq_gem: Dont run any phy detection logic for GMII case by Siva Durga Prasad Paladugu · 7 years ago
  89. d04791d net: Drop CONFIG_ENC28J60 by Tuomas Tynkkynen · 7 years ago
  90. 6cdf072 net: macb: remove superfluous logical constraint by Heinrich Schuchardt · 7 years ago
  91. 4b23d3c8 drivers: net: cpsw: remove superfluous assignment. by Heinrich Schuchardt · 7 years ago
  92. b321c44 net/phy/cortina: Add No firmware upload option by Priyanka Jain · 7 years ago
  93. af5484a net/phy/cortina.c: Update get_phy_id implementation by Priyanka Jain · 7 years ago
  94. a802d1e configs: ls1012a: add pfe configuration for LS1012A by Calvin Johnson · 7 years ago
  95. 6281a76 drivers: net: pfe_eth: provide pfe commands by Calvin Johnson · 7 years ago
  96. a4a4043 drivers: net: pfe_eth: LS1012A PFE driver introduction by Calvin Johnson · 7 years ago
  97. 365108e drivers: net: phy: Fix aquantia compilation with DM by Calvin Johnson · 7 years ago
  98. b24b1e4 net: mvpp2x: add check after calloc by Heinrich Schuchardt · 7 years ago
  99. 66526e7 net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys by kevans@FreeBSD.org · 7 years ago
  100. b30c419 Move CONFIG_PHY_ADDR to Kconfig by Stefan Mavrodiev · 7 years ago