1. 6027384 phylib: Add Atheros AR8035 GETH PHY support by Xie Xiaobo · 11 years ago
  2. de1d786 add support for Xilinx 1000BASE-X phy (GTX) by Charles Coldwell · 12 years ago
  3. 62d7dba PHY: micrel.c: add support for KSZ9031 by David Andrey · 12 years ago
  4. aeceec0 NET: phy: add 88E1310 PHY initialization by Sebastian Hesselbarth · 12 years ago
  5. 0fae250 net: add ICPlus PHY driver by Yegor Yefremov · 12 years ago
  6. e2043f5 phy: export genphy_parse_link() by Yegor Yefremov · 12 years ago
  7. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  8. d54097b net/phy: fix select line for TN80xx by Shaohui Xie · 12 years ago
  9. 7794b1a net/phy: add VSC8574 support by Shaohui Xie · 12 years ago
  10. f485c8a phy: add support for ET1011C phys by Matt Porter · 12 years ago
  11. 1415107 net: phy: Define Marvell 88e1518 phy by Michal Simek · 12 years ago
  12. 1adb406 phy: add phy_find_by_mask/phy_connect_dev by Troy Kisky · 12 years ago
  13. 0a16ea5 mv88e61xx: refactor PHY and SWITCH level-code by Albert ARIBAUD · 12 years ago
  14. b4b81e8 phy: Add support for Marvell 88E1118R by Michal Simek · 12 years ago
  15. 960d70c drivers/net/: sparse fixes by Kim Phillips · 12 years ago
  16. 0637059 net/: sparse fixes by Kim Phillips · 12 years ago
  17. f91ba0e net: Add Vitesse VSC8662 PHY support by Priyanka Jain · 12 years ago
  18. b737337 net/phy: support the mv88e6352 switch by Valentin Longchamp · 12 years ago
  19. cc5f552 net: phy: micrel: make ksz9021 phy accessible by Troy Kisky · 12 years ago
  20. 6e5b9ac phylib: phy_startup() should return an error code on failure by Timur Tabi · 12 years ago
  21. 9fafe7d net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · 13 years ago
  22. 8682aba net: phy: add support for Micrel's KSZ9021 by Troy Kisky · 13 years ago
  23. fcc0c75 phy: add Micrel KS8721BL phy definition by Vladimir Zapolskiy · 13 years ago
  24. 5751aa2 phy: Add support for SMSC LAN87xx PHYs by Nobuhiro Iwamatsu · 13 years ago
  25. fa12a08 Phy/Marvell: Rewrite the MV88E1111 phy config function based on kernel code by Zang Roy-R61911 · 13 years ago
  26. a836626 powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  27. 2339e49 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago
  28. ebfdacb phylib: Work around bug in Teranetics PHY by Andy Fleming · 13 years ago
  29. 0dcfb0f Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · 13 years ago
  30. 041c542 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · 13 years ago
  31. e3a7721 phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · 13 years ago
  32. b91a9d9 phy.c: make less verbose - turn printf() into debug() by Wolfgang Denk · 13 years ago
  33. ee8fa20 phylib: Detect link on 10G devices correctly by Andy Fleming · 13 years ago
  34. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  35. 9082eea phylib: Add a bunch of PHY drivers from tsec by Andy Fleming · 13 years ago
  36. 5f18471 Create PHY Lib for U-Boot by Andy Fleming · 13 years ago
  37. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  38. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  39. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  40. d7fb9bc Fix compile warnings for const correctness by Ben Warren · 14 years ago
  41. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  42. 16d1c10 drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · 15 years ago
  43. 4ba31ab 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
  44. 32e7f23 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · 15 years ago
  45. 08c2df3 net: phy: bugfixes: mv88E61xx compiler warnings fixed by Prafulla Wadaskar · 15 years ago
  46. 443ce4a net: phy: bugfixes: mv88E61xx multichip addressing support by Prafulla Wadaskar · 15 years ago
  47. 3f6b18f MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. by Richard Retanubun · 15 years ago
  48. 6f51deb Marvell MV88E61XX Switch Driver support by Prafulla Wadaskar · 15 years ago
  49. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. ba7b5b2 miiphyutil: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 5519577 miiphybb: move to drivers/net/phy by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago