1. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  2. d63c14c net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 5 months ago
  3. 9a499b2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 5 months ago
  4. b750695 drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · 4 years, 1 month ago
  5. 15c49df phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · 4 years, 3 months ago
  6. fa6539a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 6 months ago
  7. b0778d9 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 6 months ago
  8. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 4 months ago
  9. 338d9b0 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 4 months ago
  10. 8882238 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 6 months ago
  11. bc0e578 net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 6 months ago
  12. 9c6de50 net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 6 months ago
  13. baafd99 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · 4 years, 7 months ago
  14. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  15. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  17. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  18. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  19. e32e4d0 net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · 4 years, 6 months ago
  20. 8737c65 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 6 months ago
  21. 6333cbb phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 6 months ago
  22. fe6293a phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 6 months ago
  23. 2b77215 phy: atheros: move delay config to common function by Michael Walle · 4 years, 6 months ago
  24. f6ae47b phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 6 months ago
  25. 30e3193 phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 6 months ago
  26. f4d48f4 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 6 months ago
  27. 4d4e4cf phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 6 months ago
  28. 13114f3 phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 6 months ago
  29. a234ae8 phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 6 months ago
  30. 29602f9 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 6 months ago
  31. 4346df3 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 6 months ago
  32. c51eef5 net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 8 months ago
  33. 0861aa8 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 8 months ago
  34. 1c1f4f0 net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 8 months ago
  35. a784495 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 8 months ago
  36. a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 4 years, 10 months ago
  37. 2d5d526 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 4 years, 11 months ago
  38. 0d8b0c9 drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 4 years, 11 months ago
  39. e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  40. f641a8a phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  41. 3803765 net: phy: dp83867: Clean force link good bit by Michal Simek · 4 years, 9 months ago
  42. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  43. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  44. 6d9bc20 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 5 years ago
  45. 05f8607 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 5 years ago
  46. 7552ee9 drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 5 years ago
  47. a301ec7 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 5 years ago
  48. 5fe861b drivers: net: aquantia: add PHY generation information by Alex Marginean · 5 years ago
  49. 8a141d6 drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 5 years ago
  50. 389488d net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  51. 5bcb4b8 net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  52. 41820c4 net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  53. 4aa05f6 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  54. f41a722 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  55. b2f2643 net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  56. bf58916 net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  57. 27c3f70 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  58. 37d6265 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 5 years ago
  59. 253a5ff net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · 5 years ago
  60. 20f7ea4 net: phy: dp83867: rework delay rgmii delay handling by Grygorii Strashko · 5 years ago
  61. b3b9b12 net: phy: dp83867: Add ability to disable output clock by Grygorii Strashko · 5 years ago
  62. ee622f0 net: phy: dp83867: move static initialization to .probe() by Grygorii Strashko · 5 years ago
  63. 5ee989c net: phy: ti: rename ti.c to dp83867.c by Grygorii Strashko · 5 years ago
  64. 1f60789 net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · 5 years ago
  65. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
  66. f41e588 net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · 6 years ago
  67. be49508 net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · 6 years ago
  68. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  69. 3bf135b drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · 5 years ago
  70. 14df216 drivers: net: phy: Use Aquantia driver for AQR112, AQR412 by Alexandru Marginean · 5 years ago
  71. 4db6e79 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  72. 2529dea net: phy: ti: Fix clock output DT property by Trent Piepho · 5 years ago
  73. c2df9b4 net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 5 years ago
  74. 6845b36 phy: ti: Init node before reading by Michal Simek · 6 years ago
  75. 77b508d net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  76. 6314d1c net: phy: micrel: Find Micrel PHY node correctly by James Byrne · 6 years ago
  77. 83f71ef net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · 6 years ago
  78. c940646 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · 6 years ago
  79. 05eb6a6 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · 6 years ago
  80. c689c48 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · 6 years ago
  81. d47cfdb net: phy: realtek: Introduce quirk to mark RXC not stoppable by Carlo Caione · 6 years ago
  82. 4c29dc1 net: phy: ti: use generic helpers to access MMD registers by Carlo Caione · 6 years ago
  83. 4f6746d net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  84. afbc319 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · 6 years ago
  85. 6928096 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
  86. 68489ed Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  87. 91c9cba net: phy: aquantia: Print information on config by Valentin-catalin Neacsu · 6 years ago
  88. c54bfbf net: phy: aquantia: Enable autoneg when on USXGMII by Valentin-catalin Neacsu · 6 years ago
  89. e57c9fd net: phy: realtek: Add functions to read PHY's extended registers by Carlo Caione · 6 years ago
  90. 3b4cda3 net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps by Andreas Pretzsch · 6 years ago
  91. b3eabd8 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
  92. c256d3f net: phy: Move fixed link code to separate routine by Siva Durga Prasad Paladugu · 6 years ago
  93. 7b4ea2d phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
  94. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  95. 05bbd67 net: phy: mscc: add support for VSC8574 PHY by Quentin Schulz · 6 years ago
  96. b5bca65 net: phy: mscc: factorize part of config function for VSC8584 by Quentin Schulz · 6 years ago
  97. 04087fc net: phy: mscc: add support for VSC8584 PHY by Quentin Schulz · 6 years ago
  98. 30a2c8c net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · 6 years ago
  99. 4506423 net: phy: aquantia: add firmware loading support by Jeremy Gebben · 6 years ago
  100. 1c65010 configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago