1. 1b41fcb net: phy/vitesse: Add support for VSC8584 phy by Prabhakar Kushwaha · 9 years ago
  2. 68c2fd7 net: phy: broadcom: Add BCM Cygnus PHY by Jiandong Zheng · 9 years ago
  3. 71b1d86 net: phy: delay only if reset handler is registered by Jörg Krause · 9 years ago
  4. 8700a3d net: phy: fix data type of phy_id by Jörg Krause · 9 years ago
  5. 89be651 net: Add support for Marvell 88E1510 PHY by Clemens Gruber · 9 years ago
  6. f10d89c net: Improve 88E151x PHY initialization by Clemens Gruber · 9 years ago
  7. 5487fc6 net/phy: set led for rtl8211f phy by Shengzhou Liu · 10 years ago
  8. 5f67631 net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  9. 6750089 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 10 years ago
  10. 210f17f net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  11. 787ea07 net/phy/cortina: Fix compilation warning by pankaj chauhan · 10 years ago
  12. 072b0fa net/phy: fixup for get_phy_id by Shengzhou Liu · 10 years ago
  13. adeb9ea net: phy: micrel: add support for KSZ8081MNX by Luca Ellero · 10 years ago
  14. de947a1 net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers by Codrin Ciubotariu · 10 years ago
  15. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  16. 2616b21 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · 11 years ago
  17. 0e548d7 phylib: add support for aquantia PHYs by Shaohui Xie · 10 years ago
  18. 2bc5a44 net/phy: enable serdes auto-negotiation for vsc8514 phy by Shengzhou Liu · 10 years ago
  19. c878bdb net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · 10 years ago
  20. f0c53a4 net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
  21. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  22. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · 10 years ago
  23. 3d6a5b8 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · 10 years ago
  24. 5f02211 net: phy: Cleanup drivers/net/phy/micrel.c by Pavel Machek · 10 years ago
  25. 8d70b9c drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  26. 132fa53 vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  27. cdfc576 phy: fix create_phy_by_mask for when its given an actual search mask by Cormier, Jonathan · 11 years ago
  28. 4b87329 net: phy/vitesse: Add support for VSC8664 phy module by Chunhe Lan · 11 years ago
  29. fcfc786 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 11 years ago
  30. aa09e68 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 11 years ago
  31. 05caaf9 ar8031: modify the config func of ar8031 to ar8021_config by Zhao Qiang · 11 years ago
  32. 9df3ec4 net/phy: Fix PHY id for VSC8514 by Codrin Ciubotariu · 11 years ago
  33. 0faa93d net/phy: Correct AR8021 phy_mask by Haijun.Zhang · 11 years ago
  34. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  35. 04f2ba4 ar8031/8033/phy:enable autonegotiation for ar8031/8033 by Zhao Qiang · 11 years ago
  36. fa4676d net, phy: atheros ar803x bug by Heiko Schocher · 11 years ago
  37. 2edb606 net: phy: atheros: Fix the masks for AR8031/8035 by Fabio Estevam · 11 years ago
  38. 6c96ca1 phy: Use general phy code for smsc lan8720a by David Dueck · 11 years ago
  39. ed45423 phy: Use supported field during autonegotiation by David Dueck · 11 years ago
  40. 839b372 net: phy: atheros: Fix masks for AR8035 and AR8021 by Fabio Estevam · 11 years ago
  41. 429cb1b net/phy: Fix the phy id mask of AR8031 by Chunhe Lan · 11 years ago
  42. 1f1bab1 net, phy: fix AR8031 phy_mask by Heiko Schocher · 11 years ago
  43. a8aa299 net: add function to read/write extended registers in Micrel Phy by Stefano Babic · 11 years ago
  44. d9e36ad net: fix mask for phy Micrel KSZ9031 by Stefano Babic · 11 years ago
  45. ad4cd95 net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected by Bhupesh Sharma · 11 years ago
  46. 53a519a net: phy/vitesse: Add support for VSC8514 phy module by Arpit Goel · 11 years ago
  47. 76f57c3 phylib: update atheros ar803x phy by Shengzhou Liu · 11 years ago
  48. cd31b06 drivers: net: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  49. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  50. 85eb780 net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules by Bhupesh Sharma · 11 years ago
  51. 55e9a25 phy: smsc: LAN8710/8720 are not Gbit PHYs by Fabio Estevam · 11 years ago
  52. 94c3502 net, phy, cpsw: fix gigabit register access by Heiko Schocher · 11 years ago
  53. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  54. 45d601e net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case by Fabio Estevam · 11 years ago
  55. 2ac8d30 phy: fix 10/100Mbps operation on 1Gbps-capable links by Sascha Silbe · 11 years ago
  56. 93ac9b8 phylib: add atheros ar803x phy by Heiko Schocher · 11 years ago
  57. b2ccbf0 phylib: add natsemi dp83630 phy by Heiko Schocher · 11 years ago
  58. eaf68ac net: phy: supplement support for Micrel's KSZ9031 by SARTRE Leo · 12 years ago
  59. dcc307e phylib: Add Atheros AR8035 GETH PHY support by Xie Xiaobo · 12 years ago
  60. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  61. f0d83c4 PHY: micrel.c: add support for KSZ9031 by David Andrey · 12 years ago
  62. 1b3352f NET: phy: add 88E1310 PHY initialization by Sebastian Hesselbarth · 12 years ago
  63. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · 12 years ago
  64. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  65. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  66. 6bf9ec5 net/phy: fix select line for TN80xx by Shaohui Xie · 12 years ago
  67. aab4257 net/phy: add VSC8574 support by Shaohui Xie · 12 years ago
  68. 3bbeb79 phy: add support for ET1011C phys by Matt Porter · 12 years ago
  69. 4d74cf1 net: phy: Define Marvell 88e1518 phy by Michal Simek · 12 years ago
  70. 9519bc5 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · 12 years ago
  71. 1368b08 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · 12 years ago
  72. 130aa52 phy: Add support for Marvell 88E1118R by Michal Simek · 12 years ago
  73. 914b078 drivers/net/: sparse fixes by Kim Phillips · 12 years ago
  74. 40c2c03 net/: sparse fixes by Kim Phillips · 12 years ago
  75. 5686757 net: Add Vitesse VSC8662 PHY support by Priyanka Jain · 12 years ago
  76. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · 12 years ago
  77. b4fd97f net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · 12 years ago
  78. 251180b phylib: phy_startup() should return an error code on failure by Timur Tabi · 12 years ago
  79. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  80. 80b6b09 net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  81. a4baa58 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  82. 61134dc phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · 13 years ago
  83. 20ffbf3 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code by Zang Roy-R61911 · 13 years ago
  84. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  85. a07b497 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago
  86. 9d85174 phylib: Work around bug in Teranetics PHY by Andy Fleming · 14 years ago
  87. a7b06ce Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · 13 years ago
  88. af49c84 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · 13 years ago
  89. 46f10bb phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · 13 years ago
  90. a71ebc4 phy.c: make less verbose - turn printf() into debug() by Wolfgang Denk · 13 years ago
  91. 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · 14 years ago
  92. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  93. 60ca78b phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 14 years ago
  94. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  95. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  96. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  97. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  98. 97824d6 Fix compile warnings for const correctness by Ben Warren · 14 years ago
  99. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  100. 9235e0c drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago