1. e1a25da drivers: net: bcm-sf2: pass -1 to phy_connect() by Alex Marginean · 5 years ago
  2. 5d37268 net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs by Marek Vasut · 5 years ago
  3. 30bc6ea net: ti: am65-cpsw-nuss: Add new compatible for J721e by Vignesh Raghavendra · 5 years ago
  4. 462ff04 net: ti: am65-cpsw-nuss: Rework RX flow ID handling by Vignesh Raghavendra · 5 years ago
  5. 0404e9f net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN by Cédric Le Goater · 5 years ago
  6. d4be768 drivers: net: fsl_enetc: register internal MDIO bus by Alex Marginean · 5 years ago
  7. 05b4877 drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck by Alex Marginean · 5 years ago
  8. c905c21 drivers: net: fsl_enetc: move PCS and PHY config to probe by Alex Marginean · 5 years ago
  9. b93375c drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds by Alex Marginean · 5 years ago
  10. 602e00f drivers: net: fsl_enetc: use the new MDIO DM helper functions by Alex Marginean · 5 years ago
  11. ed0460c drivers: net: fsl_enetc: use XFI, USXGMII interface type macros by Alex Marginean · 5 years ago
  12. ca33289 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 5 years ago
  13. b6d6144 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 5 years ago
  14. 0e65e4c drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 5 years ago
  15. 7a1dbe2 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 5 years ago
  16. 85330a5 drivers: net: aquantia: add PHY generation information by Alex Marginean · 5 years ago
  17. d103efb drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 5 years ago
  18. b8b1a9e net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  19. b8b125a net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  20. b88aeeb net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  21. 2eadde4 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  22. e477917 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  23. 45d262d net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  24. 40829fa net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  25. 017feb5 net: macb: let miiphy_read/_write pass arbitrary addresses by Josef Holzmayr · 5 years ago
  26. 9fe1878 net: macb: explicitly pass phy_adr to mdio read and write by Josef Holzmayr · 5 years ago
  27. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  28. 64c5e23 net: rtl8169: Support RTL-8168c/8111c by Thierry Reding · 5 years ago
  29. 5da3884 net: mvpp2: MVPP2 now needs MVMDIO by Nevo Hed · 5 years ago
  30. 5e97561 net: mvpp2: use new MVMDIO driver by Nevo Hed · 5 years ago
  31. a531afd net: mvpp2: mark phy as invalid in case of missing appropriate driver by Grzegorz Jaszczyk · 5 years ago
  32. b261d1b net: mvpp2x: fix traffic stuck after PHY start error by Stefan Chulski · 5 years ago
  33. 78492a2 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 5 years ago
  34. 3843251 net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · 5 years ago
  35. 5b2742c net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · 5 years ago
  36. 1c35b57 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · 5 years ago
  37. 1d8b552 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · 5 years ago
  38. 5a07b07 net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · 5 years ago
  39. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
  40. 071b2d5 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  41. 5d6d51f net: gmac_rockchip: Add support for rk3308 by David Wu · 5 years ago
  42. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
  43. 9e0e1f3 net: cpsw: Add NULL pointer check by Faiz Abbas · 5 years ago
  44. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  45. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  46. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  47. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  48. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  49. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  50. 0f03e42 net: gmac_rockchip: add support for px30 by Heiko Stuebner · 5 years ago
  51. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  52. 2acda73 drivers: net: fsl_enetc: fix RGMII configuration by Michael Walle · 5 years ago
  53. 5ad8117 drivers: net: fsl_enetc: set phydev->node by Michael Walle · 5 years ago
  54. dcf5e1b net: fec_mxc: support i.MX8M with CLK_CCF by Peng Fan · 5 years ago
  55. 6dd8444 net: Kconfig: FEC: Add dependency on i.MX8M by Peng Fan · 5 years ago
  56. 133dd1c net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · 5 years ago
  57. bf45d9b net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · 5 years ago
  58. 40b346d net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · 5 years ago
  59. e32ed8c net: ti: cpsw: add support for standard eth "max-speed" dt property by Grygorii Strashko · 5 years ago
  60. 68e313e net: ti: cpsw: move parsing of dt port's parameters in separate func by Grygorii Strashko · 5 years ago
  61. 63bba7e net: ti: cpsw: enable 10Mbps link speed support in rgmii mode by Grygorii Strashko · 5 years ago
  62. 33272b6 net: mt7628-eth: add support to isolate LAN/WAN ports by developer · 5 years ago
  63. ba57a6b net: mt7628-eth: free rx descriptor on receiving failure by developer · 5 years ago
  64. a564411 net: mt7628-eth: make phy link up detection optional via DT by developer · 5 years ago
  65. e4387bd net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by developer · 5 years ago
  66. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  67. c3d94f6 net: xilinx_axiemac: Fill the phy node pointer in phydev by Siva Durga Prasad Paladugu · 6 years ago
  68. d5c4e1e net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · 6 years ago
  69. 1daad9e net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · 6 years ago
  70. 196c4c1 net: zynq_gem: Remove check for Versal by Siva Durga Prasad Paladugu · 5 years ago
  71. 3d61161 net: zynq_gem: Add new versal compatible string by Siva Durga Prasad Paladugu · 5 years ago
  72. 24003ee net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driver by Michal Simek · 6 years ago
  73. 9115f57 net: macb: Add sam9x60-macb compatibility string by Nicolas Ferre · 5 years ago
  74. 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  75. 7df65a5 net: macb: Fix rx buffer cache handling by Stefan Roese · 5 years ago
  76. f5f006d net: designware: drop compatible altr, socfpga-stmmac by Ralph Siemsen · 5 years ago
  77. 3eec41f Revert "net: macb: Fixed reading MII_LPA register" by Bin Meng · 5 years ago
  78. 881bcb6 drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array by Alex Marginean · 5 years ago
  79. bff66f9 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · 5 years ago
  80. 6864a599 net: dwc_eth_qos: Change eqos_ops function to static by Patrick Delaunay · 5 years ago
  81. 665b518 drivers: net: pfe_eth: undefined return value by Heinrich Schuchardt · 5 years ago
  82. 9e95118 test: dm_mdio: avoid out of bounds access by Heinrich Schuchardt · 5 years ago
  83. 5712d7d net: mvpp2: support setting hardware addresses from ethernet core by Matt Pelland · 5 years ago
  84. de3e55b drivers: net: add marvell MDIO driver by Alex Marginean · 5 years ago
  85. dfd4c0f drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 6 years ago
  86. 3234a5e drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  87. 95ad652 Revert "drivers: net: driver for MDIO muxes controlled over I2C" by Joe Hershberger · 5 years ago
  88. d67ae48 drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · 6 years ago
  89. aaef3bf Drop PCMCIA by Simon Glass · 5 years ago
  90. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  91. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  92. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  93. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  94. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  95. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  96. 9aa1d5b net: sh_eth: Fix 64bit build warnings by Marek Vasut · 5 years ago
  97. 3112450 net: sh_eth: Add R8A77980 V3H gether support by Marek Vasut · 5 years ago
  98. fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  99. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  100. 98be8be net: sun8i_emac: Test the correct phy by Emmanuel Vadot · 5 years ago