1. 7c18fe8 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · 6 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. 1a548f5 common: miiphyutil: Add helper function for mdio bus name by Michal Simek · 8 years ago
  4. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  5. e78a8a6 common: miiphyutil: Add helper function for mdio bus name by Michal Simek · 8 years ago
  6. fca1e84 common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  7. ce29024 net: mii: check phy advertising register when geting link status by Dongpo Li · 8 years ago
  8. c97302b net: mii: Clean up legacy glue that is not used by Joe Hershberger · 8 years ago
  9. b2b7c44 common: miiphyutil: avoid memory leak by Peng Fan · 9 years ago
  10. cd41c21 common: miiphyutil: no need to check name of mii_dev by Peng Fan · 9 years ago
  11. a961e1f net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  12. dbad346 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. 934fcb6 Revert "mii: miiphy register address width change" by Wolfgang Denk · 13 years ago
  15. e31edc5 mii: miiphy register address width change by Chandan Nath · 13 years ago
  16. 896a717 miiphy: Note that miiphy_* API is deprecated by Andy Fleming · 13 years ago
  17. b69e337 miiphy: use strncpy() not sprintf() by Laurence Withers · 13 years ago
  18. 1bbce3a miiphy: miiphyutil.c: fix compile warning by Anatolij Gustschin · 14 years ago
  19. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  20. aea0c3e miiphy: Fix some formatting issues by Andy Fleming · 14 years ago
  21. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  22. bd17e7a miiphy: leverage current_mii cache more by Mike Frysinger · 14 years ago
  23. 24a9008 miiphy: unify device list lookup by Mike Frysinger · 14 years ago
  24. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  25. 6dbca5f Cosmetic change - indentation correction. by Michael Zaidman · 15 years ago
  26. 2e53636 net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop by Stefan Roese · 15 years ago
  27. 23f55e8 Cleanup: use constant by Niklaus Giger · 15 years ago
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 49e42af common/miiphyutil.c: Cleanup MII_DEBUG and debug() by Shinya Kuribayashi · 17 years ago
  31. 966a80b NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  32. 81b974b NET: Cosmetic changes by Larry Johnson · 17 years ago
  33. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  34. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  35. cbdd1c8 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · 19 years ago
  36. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  37. 8ff63c2 Preserve PHY_BMCR during a soft reset. Patch by Carl Riechers, 24 Jun 2005 by Wolfgang Denk · 19 years ago
  38. e3a0680 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · 20 years ago
  39. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  40. eec9a3d * Patch by Stephen Williams, 19 March 2004 by wdenk · 21 years ago
  41. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  42. ed2ac4b * Patches by Travis Sawyer, 12 Mar 2004: by wdenk · 21 years ago
  43. 2cefd15 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  44. f4cec3f * Patches by Stephan Linz, 3 Nov 2003: by wdenk · 21 years ago
  45. 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
  46. c609719 Initial revision by wdenk · 22 years ago