1. ee253f9 net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · Fri Dec 09 22:15:17 2016 +0000
  2. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue May 24 11:59:02 2016 -0400
  3. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  4. 24ce232 phy: Wire return value from phy_config() by Michal Simek · Wed May 18 14:37:23 2016 +0200
  5. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · Wed May 18 12:46:12 2016 +0200
  6. cf6677b phy: Return correct error code when timeout happens by Michal Simek · Wed May 18 12:48:57 2016 +0200
  7. dd6cbd3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · Fri Feb 05 13:22:10 2016 +0530
  8. 62a7b92 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · Thu Jan 28 15:55:46 2016 +0800
  9. 010c5ec net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · Fri Jan 22 14:16:56 2016 -0500
  10. 103a8c4 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · Fri Jan 22 14:16:15 2016 -0500
  11. e476bb2 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · Wed Jan 13 16:59:34 2016 +0300
  12. 6cc1e7d net: phy: genphy: Allow overwriting features by Sascha Hauer · Wed Jan 13 16:59:32 2016 +0300
  13. 6c8be84 net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · Wed Jan 13 16:59:31 2016 +0300
  14. e64013d net: phy: do not read configuration register on reset by Stefan Agner · Wed Dec 09 11:21:25 2015 -0800
  15. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  16. 8d3ce68 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · Fri Sep 25 23:46:08 2015 -0700
  17. f87a15c net: phy: Test previous phydev->dev against new mac dev by Bin Meng · Wed Oct 07 21:19:31 2015 -0700
  18. 59c6d89 net: phy: Change to print all phys that are not found by Bin Meng · Wed Oct 07 21:19:30 2015 -0700
  19. 0776c57 net: phy: Don't create phy device when there is no phy by Bin Meng · Wed Oct 07 21:19:29 2015 -0700
  20. bbc97ba net: phy: on phy device create do not initialize link to 1 by Mugunthan V N · Thu Sep 03 15:50:21 2015 +0530
  21. 71b1d86 net: phy: delay only if reset handler is registered by Jörg Krause · Wed Jul 15 15:18:22 2015 +0200
  22. 8700a3d net: phy: fix data type of phy_id by Jörg Krause · Wed Jul 15 14:58:49 2015 +0200
  23. 5f67631 net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Wed May 13 13:40:40 2015 +0200
  24. 072b0fa net/phy: fixup for get_phy_id by Shengzhou Liu · Tue Apr 07 18:46:32 2015 +0800
  25. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · Sun Apr 05 16:07:39 2015 -0600
  26. 0e548d7 phylib: add support for aquantia PHYs by Shaohui Xie · Tue Dec 30 18:32:04 2014 +0800
  27. c878bdb net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · Mon Nov 10 18:32:29 2014 +0800
  28. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  29. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:26 2014 +0200
  30. 3d6a5b8 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · Fri Oct 17 20:44:32 2014 +0300
  31. 8d70b9c drivers: net: remove dead drivers by Masahiro Yamada · Mon Aug 04 08:11:37 2014 +0900
  32. 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
  33. fcfc786 net/phy: enable get_phy_id redefinable by Shengzhou Liu · Fri Apr 11 16:14:17 2014 +0800
  34. ed45423 phy: Use supported field during autonegotiation by David Dueck · Tue Nov 05 17:23:02 2013 +0100
  35. 94c3502 net, phy, cpsw: fix gigabit register access by Heiko Schocher · Tue Jul 23 15:32:36 2013 +0200
  36. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  37. 45d601e net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case by Fabio Estevam · Fri Jul 19 10:01:34 2013 -0300
  38. 2ac8d30 phy: fix 10/100Mbps operation on 1Gbps-capable links by Sascha Silbe · Fri Jul 19 12:25:10 2013 +0200
  39. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · Thu Feb 21 08:25:52 2013 -0500
  40. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · Wed Nov 28 11:15:18 2012 +0100
  41. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · Wed Nov 28 11:15:17 2012 +0100
  42. 3bbeb79 phy: add support for ET1011C phys by Matt Porter · Wed Mar 20 05:38:13 2013 +0000
  43. 9519bc5 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · Mon Oct 22 16:40:43 2012 +0000
  44. 914b078 drivers/net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:34 2012 +0000
  45. 251180b phylib: phy_startup() should return an error code on failure by Timur Tabi · Thu Jul 05 10:33:18 2012 +0000
  46. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · Tue Feb 07 14:08:49 2012 +0000
  47. 61134dc phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · Wed Nov 23 21:24:15 2011 +0000
  48. a7b06ce Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · Wed Sep 28 21:02:43 2011 +0200
  49. af49c84 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · Mon Sep 05 07:24:08 2011 +0000
  50. 46f10bb phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · Mon Sep 05 07:24:07 2011 +0000
  51. a71ebc4 phy.c: make less verbose - turn printf() into debug() by Wolfgang Denk · Sun Jul 24 21:39:10 2011 +0000
  52. 60ca78b phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · Thu Apr 07 21:56:05 2011 -0500
  53. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500