1. f41e588 net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · 6 years ago
  2. be49508 net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · 6 years ago
  3. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  4. 3bf135b drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · 5 years ago
  5. 14df216 drivers: net: phy: Use Aquantia driver for AQR112, AQR412 by Alexandru Marginean · 5 years ago
  6. 4db6e79 net: phy: cortina: Use block layer to read from mmc by Yinbo Zhu · 5 years ago
  7. 2529dea net: phy: ti: Fix clock output DT property by Trent Piepho · 5 years ago
  8. c2df9b4 net: phy: ti: Use default values for tx/rx delay and fifo size by Trent Piepho · 5 years ago
  9. 6845b36 phy: ti: Init node before reading by Michal Simek · 6 years ago
  10. 77b508d net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together by James Byrne · 6 years ago
  11. 6314d1c net: phy: micrel: Find Micrel PHY node correctly by James Byrne · 6 years ago
  12. 83f71ef net: phy: micrel: Use correct skew values on KSZ9021 by James Byrne · 6 years ago
  13. c940646 net: phy: aquantia: Set only autoneg on in register 4.c441 by Valentin-catalin Neacsu · 6 years ago
  14. 05eb6a6 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · 6 years ago
  15. c689c48 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · 6 years ago
  16. d47cfdb net: phy: realtek: Introduce quirk to mark RXC not stoppable by Carlo Caione · 6 years ago
  17. 4c29dc1 net: phy: ti: use generic helpers to access MMD registers by Carlo Caione · 6 years ago
  18. 4f6746d net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  19. afbc319 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · 6 years ago
  20. 6928096 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
  21. 68489ed Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  22. 91c9cba net: phy: aquantia: Print information on config by Valentin-catalin Neacsu · 6 years ago
  23. c54bfbf net: phy: aquantia: Enable autoneg when on USXGMII by Valentin-catalin Neacsu · 6 years ago
  24. e57c9fd net: phy: realtek: Add functions to read PHY's extended registers by Carlo Caione · 6 years ago
  25. 3b4cda3 net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps by Andreas Pretzsch · 6 years ago
  26. b3eabd8 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
  27. c256d3f net: phy: Move fixed link code to separate routine by Siva Durga Prasad Paladugu · 6 years ago
  28. 7b4ea2d phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · 6 years ago
  29. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  30. 05bbd67 net: phy: mscc: add support for VSC8574 PHY by Quentin Schulz · 6 years ago
  31. b5bca65 net: phy: mscc: factorize part of config function for VSC8584 by Quentin Schulz · 6 years ago
  32. 04087fc net: phy: mscc: add support for VSC8584 PHY by Quentin Schulz · 6 years ago
  33. 30a2c8c net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · 6 years ago
  34. 4506423 net: phy: aquantia: add firmware loading support by Jeremy Gebben · 6 years ago
  35. 1c65010 configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  36. 0f347a0 net: phy: ti: Add binding for the CLK_OUT pin muxing by Janine Hagemann · 6 years ago
  37. be71a74 net: phy: ti: Recover from "port mirroring" N/A MODE4 by Janine Hagemann · 6 years ago
  38. fba725f net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver by Janine Hagemann · 6 years ago
  39. aadbd97 net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  40. b8d7ec7 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  41. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  42. 05b60ac net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  43. 3ab75cf net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  44. 63d3192 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  45. 3cb51da net: phy: mv88e61xx: Force CPU port link up by Chris Packham · 6 years ago
  46. 552e7c5 net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 6 years ago
  47. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  48. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  49. 16879cd net: phy: Don't limit phy addresses by default by Joe Hershberger · 6 years ago
  50. c643c49 net: phy: xilinx_phy: Read phytype using property xlnx,phy-type by Siva Durga Prasad Paladugu · 7 years ago
  51. b321c44 net/phy/cortina: Add No firmware upload option by Priyanka Jain · 7 years ago
  52. af5484a net/phy/cortina.c: Update get_phy_id implementation by Priyanka Jain · 7 years ago
  53. 365108e drivers: net: phy: Fix aquantia compilation with DM by Calvin Johnson · 7 years ago
  54. 66526e7 net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys by kevans@FreeBSD.org · 7 years ago
  55. b30c419 Move CONFIG_PHY_ADDR to Kconfig by Stefan Mavrodiev · 7 years ago
  56. a0fd381 net: phy: smsc: Add SMSC LAN8741 support by Arno Steffens · 7 years ago
  57. 8d63120 phy: Fix style violations by Mario Six · 7 years ago
  58. 431be62 net: phy: marvell 88e151x: Fix handling of bare RGMII interface type by Mario Six · 7 years ago
  59. 76f11d3 net: phy: marvell: Fix style violations by Mario Six · 7 years ago
  60. c946b0e Kconfig: net: phylib: Phylib should depends on NET by Michal Simek · 7 years ago
  61. 1e2d259 phy: atheros: set auto-negotiation for AR8021 by Zhao Qiang · 7 years ago
  62. f3d78fb net: phy: b53: Add b53_reg read/write commands by Florian Fainelli · 7 years ago
  63. 137963d net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · 7 years ago
  64. 33bab10 net: miiphybb: fix casting error by Chris Brandt · 7 years ago
  65. ce27eb9 net: phy: marvell: Add functions to read PHY's extended registers by Lukasz Majewski · 7 years ago
  66. 30cbb52 net: phy: meson-gxl: detect LPA corruption by Jerome Brunet · 7 years ago
  67. 8995a96 net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  68. b343837 net: phy: micrel: Convert to livetree by Philipp Tomsich · 7 years ago
  69. 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  70. 05b29aa net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Madalin Bucur · 7 years ago
  71. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  72. ef1f61a net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · 7 years ago
  73. d7e8ac6 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · 7 years ago
  74. 9a31c73 net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · 7 years ago
  75. fbc120e net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · 7 years ago
  76. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  77. cb543d3 net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · 7 years ago
  78. 8f0b16938 drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · 7 years ago
  79. 1ceac70 net: phy: cortina: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  80. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  81. ef621da net: phy: marvell: Fix init function for m88e1145 by York Sun · 7 years ago
  82. 68e6eca net: phy: marvell 88e151x: Fix handling of RGMII interface types by Phil Edworthy · 7 years ago
  83. 449ea2c net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable by Philipp Tomsich · 8 years ago
  84. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  85. a43241a drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entry by Jagan Teki · 7 years ago
  86. 4201223 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · 7 years ago
  87. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  88. db40c1a drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · 8 years ago
  89. b4f4b0f drivers: net: phy: add MV88E6xx options to Kconfig by Tim Harvey · 8 years ago
  90. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  91. a5fd13a net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
  92. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  93. af2cbfd drivers: net: Provide Kconfig menu for PHYLIB by Alex · 8 years ago
  94. 93cc295 net: phy: Improve the Marvell 151x constants by Joe Hershberger · 8 years ago
  95. 6463170 net: phy: dp83867: Add support for MAC impedance configuration by Mugunthan V N · 8 years ago
  96. 3b5f528 net: phy: vitesse: Fix cis8204 RGMII_ID code by Phil Edworthy · 8 years ago
  97. 24d98cb net: phy: Marvell: Use phy_interface_is_rgmii helper function by Phil Edworthy · 8 years ago
  98. 998640b net: phy: Add support for Marvell M88E1512 by Phil Edworthy · 8 years ago
  99. 83cfbeb net: phy: Fix mask so that we can identify Marvell 88E1518 by Phil Edworthy · 8 years ago
  100. 8abdead net: phy: ti: Fix dp83867 RGMII_TXID interface path by Phil Edworthy · 8 years ago