1. 71a6a60 net: phy: Fix overlong PHY timeout by Andre Przywara · Fri Jan 03 22:08:47 2020 +0000
  2. b069c4a phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · Tue Jun 18 11:37:18 2019 +1000
  3. 5cf96d1 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · Mon Sep 30 10:26:42 2019 +0200
  4. 11691fd net/phy: Fix phy_connect() for phy addr 0 by Priyanka Jain · Tue Nov 05 04:05:11 2019 +0000
  5. d5c4e1e net: phy: Add gmiitorgmii converter support by Siva Durga Prasad Paladugu · Tue Nov 27 11:49:11 2018 +0530
  6. 1daad9e net: phy: Define init routine and register generic phy driver by Siva Durga Prasad Paladugu · Fri Mar 15 17:46:47 2019 +0530
  7. 920fe67 drivers: net: phy: Ignore PHY ID 0 during PHY probing by Alex Marginean · Fri Jul 05 12:28:55 2019 +0300
  8. a722848 net: phy: Fix return value check phy_probe by Siva Durga Prasad Paladugu · Mon Mar 04 16:02:11 2019 +0100
  9. f113754 net: phy: Reloc next and prev pointers inside phy_drivers by Siva Durga Prasad Paladugu · Mon Mar 04 16:01:30 2019 +0100
  10. 4de87e2 net: phy: Add generic helpers to access MMD PHY registers by Carlo Caione · Fri Feb 08 17:25:06 2019 +0000
  11. 02505e9 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · Fri Mar 29 09:54:05 2019 +0100
  12. c3cd5e6 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 24 15:30:06 2019 -0500
  13. 3c43a48 net: phy: Add clause 45 identifier to phy_device by Pankaj Bansal · Fri Nov 16 06:26:18 2018 +0000
  14. 03f937a net: phy: Move fixed link code to separate routine by Siva Durga Prasad Paladugu · Tue Nov 27 11:49:10 2018 +0530
  15. 02a99d7 phy: Fix u-boot coruption when fixed-phy is used by Michal Simek · Wed Dec 19 16:57:38 2018 +0100
  16. 6189c06 net: phy: add ofnode node to struct phy_device by Grygorii Strashko · Thu Jul 05 12:02:48 2018 -0500
  17. 14b4812 net: phy: Clean up includes of common.h by Joe Hershberger · Wed Jul 25 12:59:22 2018 -0500
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. 7757743 phy: Fix style violations by Mario Six · Mon Jan 15 11:08:27 2018 +0100
  20. 01b4ade net: phy: Add Broadcom BCM53xx switch driver by Florian Fainelli · Sat Dec 09 14:59:54 2017 -0800
  21. 7a4c90d net: phy: Add Amlogic Meson GXL Internal PHY support by Neil Armstrong · Wed Oct 18 10:02:10 2017 +0200
  22. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · Fri Jul 07 11:36:57 2017 -0700
  23. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  24. da49460 drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · Thu Mar 23 15:11:43 2017 +0100
  25. ee253f9 net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · Fri Dec 09 22:15:17 2016 +0000
  26. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue May 24 11:59:02 2016 -0400
  27. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  28. 24ce232 phy: Wire return value from phy_config() by Michal Simek · Wed May 18 14:37:23 2016 +0200
  29. 5ff8966 net: phy: Handle phy_startup() error codes properly by Michal Simek · Wed May 18 12:46:12 2016 +0200
  30. cf6677b phy: Return correct error code when timeout happens by Michal Simek · Wed May 18 12:48:57 2016 +0200
  31. dd6cbd3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · Fri Feb 05 13:22:10 2016 +0530
  32. 62a7b92 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · Thu Jan 28 15:55:46 2016 +0800
  33. 010c5ec net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · Fri Jan 22 14:16:56 2016 -0500
  34. 103a8c4 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · Fri Jan 22 14:16:15 2016 -0500
  35. e476bb2 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · Wed Jan 13 16:59:34 2016 +0300
  36. 6cc1e7d net: phy: genphy: Allow overwriting features by Sascha Hauer · Wed Jan 13 16:59:32 2016 +0300
  37. 6c8be84 net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · Wed Jan 13 16:59:31 2016 +0300
  38. e64013d net: phy: do not read configuration register on reset by Stefan Agner · Wed Dec 09 11:21:25 2015 -0800
  39. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  40. 8d3ce68 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · Fri Sep 25 23:46:08 2015 -0700
  41. f87a15c net: phy: Test previous phydev->dev against new mac dev by Bin Meng · Wed Oct 07 21:19:31 2015 -0700
  42. 59c6d89 net: phy: Change to print all phys that are not found by Bin Meng · Wed Oct 07 21:19:30 2015 -0700
  43. 0776c57 net: phy: Don't create phy device when there is no phy by Bin Meng · Wed Oct 07 21:19:29 2015 -0700
  44. 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
  45. 71b1d86 net: phy: delay only if reset handler is registered by Jörg Krause · Wed Jul 15 15:18:22 2015 +0200
  46. 8700a3d net: phy: fix data type of phy_id by Jörg Krause · Wed Jul 15 14:58:49 2015 +0200
  47. 5f67631 net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · Wed May 13 13:40:40 2015 +0200
  48. 072b0fa net/phy: fixup for get_phy_id by Shengzhou Liu · Tue Apr 07 18:46:32 2015 +0800
  49. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · Sun Apr 05 16:07:39 2015 -0600
  50. 0e548d7 phylib: add support for aquantia PHYs by Shaohui Xie · Tue Dec 30 18:32:04 2014 +0800
  51. c878bdb net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · Mon Nov 10 18:32:29 2014 +0800
  52. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Mon Oct 27 09:05:43 2014 -0400
  53. e4f8947 net: phy: fix warnings with W=1 by Jeroen Hofstee · Wed Oct 08 22:57:26 2014 +0200
  54. 3d6a5b8 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · Fri Oct 17 20:44:32 2014 +0300
  55. 8d70b9c drivers: net: remove dead drivers by Masahiro Yamada · Mon Aug 04 08:11:37 2014 +0900
  56. 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
  57. fcfc786 net/phy: enable get_phy_id redefinable by Shengzhou Liu · Fri Apr 11 16:14:17 2014 +0800
  58. ed45423 phy: Use supported field during autonegotiation by David Dueck · Tue Nov 05 17:23:02 2013 +0100
  59. 94c3502 net, phy, cpsw: fix gigabit register access by Heiko Schocher · Tue Jul 23 15:32:36 2013 +0200
  60. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  61. 45d601e net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case by Fabio Estevam · Fri Jul 19 10:01:34 2013 -0300
  62. 2ac8d30 phy: fix 10/100Mbps operation on 1Gbps-capable links by Sascha Silbe · Fri Jul 19 12:25:10 2013 +0200
  63. 2332941 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · Thu Feb 21 08:25:52 2013 -0500
  64. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · Wed Nov 28 11:15:18 2012 +0100
  65. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · Wed Nov 28 11:15:17 2012 +0100
  66. 3bbeb79 phy: add support for ET1011C phys by Matt Porter · Wed Mar 20 05:38:13 2013 +0000
  67. 9519bc5 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · Mon Oct 22 16:40:43 2012 +0000
  68. 914b078 drivers/net/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:34 2012 +0000
  69. 251180b phylib: phy_startup() should return an error code on failure by Timur Tabi · Thu Jul 05 10:33:18 2012 +0000
  70. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · Tue Feb 07 14:08:49 2012 +0000
  71. 61134dc phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · Wed Nov 23 21:24:15 2011 +0000
  72. a7b06ce Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · Wed Sep 28 21:02:43 2011 +0200
  73. af49c84 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · Mon Sep 05 07:24:08 2011 +0000
  74. 46f10bb phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · Mon Sep 05 07:24:07 2011 +0000
  75. a71ebc4 phy.c: make less verbose - turn printf() into debug() by Wolfgang Denk · Sun Jul 24 21:39:10 2011 +0000
  76. 60ca78b phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · Thu Apr 07 21:56:05 2011 -0500
  77. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · Fri Apr 08 02:10:27 2011 -0500