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