1. 9215bb1 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · 6 years ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. 79e2a6a common: miiphyutil: Add helper function for mdio bus name by Michal Simek · 8 years ago
  4. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  5. f1a88cf common: miiphyutil: Add helper function for mdio bus name by Michal Simek · 8 years ago
  6. 15a2acd common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  7. 8c83c03 net: mii: check phy advertising register when geting link status by Dongpo Li · 8 years ago
  8. cc25931 net: mii: Clean up legacy glue that is not used by Joe Hershberger · 8 years ago
  9. 746da1b common: miiphyutil: avoid memory leak by Peng Fan · 9 years ago
  10. d39449b common: miiphyutil: no need to check name of mii_dev by Peng Fan · 9 years ago
  11. cb6baca net: mdio: Add mdio_free() and mdio_unregister() API by Bin Meng · 9 years ago
  12. c74c8e6 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 9 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. f915c93 Revert "mii: miiphy register address width change" by Wolfgang Denk · 13 years ago
  15. 5c45a22 mii: miiphy register address width change by Chandan Nath · 13 years ago
  16. 1cdabc4 miiphy: Note that miiphy_* API is deprecated by Andy Fleming · 13 years ago
  17. 07c0763 miiphy: use strncpy() not sprintf() by Laurence Withers · 13 years ago
  18. d67d5d5 miiphy: miiphyutil.c: fix compile warning by Anatolij Gustschin · 13 years ago
  19. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 13 years ago
  20. 16a5323 miiphy: Fix some formatting issues by Andy Fleming · 13 years ago
  21. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  22. ede16ea miiphy: leverage current_mii cache more by Mike Frysinger · 14 years ago
  23. 0daac97 miiphy: unify device list lookup by Mike Frysinger · 14 years ago
  24. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  25. 5f84195 Cosmetic change - indentation correction. by Michael Zaidman · 15 years ago
  26. ab5a0dc net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop by Stefan Roese · 15 years ago
  27. 7936b51 Cleanup: use constant by Niklaus Giger · 15 years ago
  28. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. ba7b5b2 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 26c7bab common/miiphyutil.c: Cleanup MII_DEBUG and debug() by Shinya Kuribayashi · 17 years ago
  31. 71bc6e6 NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  32. 298035d NET: Cosmetic changes by Larry Johnson · 17 years ago
  33. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  34. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  35. d9785c1 Fix miiphy global data initialization (problem on 4xx boards when no by Marian Balakowicz · 19 years ago
  36. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  37. f89920c Preserve PHY_BMCR during a soft reset. Patch by Carl Riechers, 24 Jun 2005 by Wolfgang Denk · 19 years ago
  38. a56bd92 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · 20 years ago
  39. a3d991b Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 20 years ago
  40. 6fb6af6 * Patch by Stephen Williams, 19 March 2004 by wdenk · 21 years ago
  41. 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  42. 855a496 * Patches by Travis Sawyer, 12 Mar 2004: by wdenk · 21 years ago
  43. 5653fc3 * Patch by Yuli Barcohen, 26 Jan 2004: by wdenk · 21 years ago
  44. 8bf3b00 * Patches by Stephan Linz, 3 Nov 2003: by wdenk · 21 years ago
  45. fc3e216 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
  46. c609719 Initial revision by wdenk · 22 years ago