1. f522e0f net: phy: Add phy_read_mmd_poll_timeout() from Linux by Marek Vasut · 1 year, 8 months ago
  2. 9cd9d22 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 8 months ago
  3. cab3ea8 net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 8 months ago
  4. fbe4cf2 net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 8 months ago
  5. fd37a06 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  6. f5a118f net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  7. 43323a7 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  8. fa976d9 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  9. 9e89353 net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  10. d3a1dae net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  11. d918b53 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  12. fda2647 net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  13. 417463c net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  14. c8b841f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  15. 9097368 net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  16. 81144b3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  17. 6297e31 net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  18. 49eacfd net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  19. 85b898d net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  20. 9e20316 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  21. ce250e9 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  22. cbf9f5c net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  23. 5859efa net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  24. 09b32fb net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  25. 4065690 net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  26. ebc4351 net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  27. b389d1c net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  28. 2d4bf10 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  29. 2c54fb1 net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  30. e06c37b net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  31. b770adb net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  32. cb63797 net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  33. f29b47d net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  34. 09f1a01 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  35. 2994e30 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 8 months ago
  36. d671b3b net: phy: Remove non-DM_ETH code by Tom Rini · 2 years ago
  37. f7a7243 phy: add driver for Intel XWAY PHY by Tim Harvey · 2 years ago
  38. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
  39. 5d74726 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 6 months ago
  40. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
  41. 80ba436 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
  42. 9c18c91 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
  43. 97504bc phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
  44. a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
  45. 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
  46. 814c6bd net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
  47. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  48. 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
  49. 488eec5 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 9 months ago
  50. c1c1603 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 9 months ago
  51. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  52. 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 2 months ago
  53. f2d36cb phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 5 months ago
  54. 8c089f7 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
  55. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 11 months ago
  56. 7bb4010 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 3 months ago
  57. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
  58. c06211d net: phy: Add helper routines to set and clear bits by Dan Murphy · 4 years, 7 months ago
  59. 98422d9 net: phy: Fix kernel doc issues in phy.h by Dan Murphy · 4 years, 7 months ago
  60. c3f0ba9 net: phy: Add missing kernel doc to phy functions by Dan Murphy · 4 years, 7 months ago
  61. e438674 net: phy: add XFI, USXGMII types to is_10g_interface() helper by Alex Marginean · 4 years, 11 months ago
  62. b069c4a phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  63. 2325c44 phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  64. fb6f482 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 10 months ago
  65. 1fd5416 include: phy: add data field for private driver data by Alex Marginean · 5 years ago
  66. d5c4e1e net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · 6 years ago
  67. 64d5f39 net: add comments to phy APIs by Alex Marginean · 5 years ago
  68. 4de87e2 net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  69. 3c43a48 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · 6 years ago
  70. 46fa2bd net/phy: Add phy-id for IN112525_S03 by Priyanka Jain · 6 years ago
  71. 6189c06 net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  72. f5581fb phy: Break include cycle by Joe Hershberger · 6 years ago
  73. 75f8361 net: include/phy.h: add new mode for internal phy by Kunihiko Hayashi · 7 years ago
  74. 33f68aa net/phy/cortina: Add support for CS4223 PHY by Vicentiu Galanopulo · 7 years ago
  75. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  76. 01b4ade net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · 7 years ago
  77. 7a4c90d net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · 7 years ago
  78. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  79. 3075fb9 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  80. f8c8cc1 net: include/phy.h: Add new PHY interface modes by Stefan Roese · 8 years ago
  81. da49460 drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · 8 years ago
  82. ee253f9 net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
  83. 07cf56a net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · 9 years ago
  84. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 9 years ago
  85. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  86. dd6cbd3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  87. 62a7b92 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  88. e476bb2 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  89. 33bbc24 net: phy: breakdown PHY_*_FEATURES defines by Florian Fainelli · 9 years ago
  90. 8d3ce68 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · 9 years ago
  91. 072b0fa net/phy: fixup for get_phy_id by Shengzhou Liu · 10 years ago
  92. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  93. 0e548d7 phylib: add support for aquantia PHYs by Shaohui Xie · 10 years ago
  94. c878bdb net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · 10 years ago
  95. 9540368 net/fm: add 2.5G SGMII support by Shengzhou Liu · 10 years ago
  96. b6af557 net: phy.h: Make PHY autonegotiation timeout configurable by Stefan Roese · 10 years ago
  97. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  98. 55e0f19 wandboard: Fix sparse warning by Fabio Estevam · 11 years ago
  99. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  100. 6b8c597 net: add extended function to phy API by Stefano Babic · 11 years ago