1. 0b1d838 net: add ICPlus PHY driver by Yegor Yefremov · 12 years ago
  2. c40f5d3 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  3. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  4. 6bf9ec5 net/phy: fix select line for TN80xx by Shaohui Xie · 12 years ago
  5. aab4257 net/phy: add VSC8574 support by Shaohui Xie · 12 years ago
  6. 3bbeb79 phy: add support for ET1011C phys by Matt Porter · 12 years ago
  7. 4d74cf1 net: phy: Define Marvell 88e1518 phy by Michal Simek · 12 years ago
  8. 9519bc5 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · 12 years ago
  9. 1368b08 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · 12 years ago
  10. 130aa52 phy: Add support for Marvell 88E1118R by Michal Simek · 12 years ago
  11. 914b078 drivers/net/: sparse fixes by Kim Phillips · 12 years ago
  12. 40c2c03 net/: sparse fixes by Kim Phillips · 12 years ago
  13. 5686757 net: Add Vitesse VSC8662 PHY support by Priyanka Jain · 12 years ago
  14. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · 12 years ago
  15. b4fd97f net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · 12 years ago
  16. 251180b phylib: phy_startup() should return an error code on failure by Timur Tabi · 12 years ago
  17. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  18. 80b6b09 net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  19. a4baa58 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  20. 61134dc phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · 13 years ago
  21. 20ffbf3 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code by Zang Roy-R61911 · 13 years ago
  22. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  23. a07b497 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago
  24. 9d85174 phylib: Work around bug in Teranetics PHY by Andy Fleming · 14 years ago
  25. a7b06ce Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · 13 years ago
  26. af49c84 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · 13 years ago
  27. 46f10bb phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · 13 years ago
  28. a71ebc4 phy.c: make less verbose - turn printf() into debug() by Wolfgang Denk · 13 years ago
  29. 3ab93c3 phylib: Detect link on 10G devices correctly by Andy Fleming · 14 years ago
  30. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  31. 60ca78b phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 14 years ago
  32. aecf6fc Create PHY Lib for U-Boot by Andy Fleming · 14 years ago
  33. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  34. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  35. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  36. 97824d6 Fix compile warnings for const correctness by Ben Warren · 14 years ago
  37. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  38. 9235e0c drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago
  39. 466827e Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses. by Luigi 'Comio' Mantellini · 15 years ago
  40. 96f40c7 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · 15 years ago
  41. 11925af net: phy: bugfixes: mv88E61xx compiler warnings fixed by Prafulla Wadaskar · 15 years ago
  42. 0a3a923 net: phy: bugfixes: mv88E61xx multichip addressing support by Prafulla Wadaskar · 15 years ago
  43. 7208edb MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. by Richard Retanubun · 15 years ago
  44. a055ce0 Marvell MV88E61XX Switch Driver support by Prafulla Wadaskar · 16 years ago
  45. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 84dd226 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. f226679 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago