1. 75c056d net: phy: micrel: Fix error handling by Marek Vasut · 8 years ago
  2. f018545 net: phy: micrel: center FLP burst timing at 16ms by Ash Charles · 8 years ago
  3. b755abe net: mv88e61xx: Add support for fixed links by Chris Packham · 8 years ago
  4. 65d4d00 net: Add support for mv88e609x switches by Chris Packham · 8 years ago
  5. ce412b7 drivers: net: phy: atheros: add separate config for AR8031 by Mugunthan V N · 8 years ago
  6. 2ec4d10 phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID by Andrea Merello · 8 years ago
  7. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  8. dfcc496 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  9. fbfa1ab net: phy: marvell: Add a missing errno.h header by Simon Glass · 8 years ago
  10. 19c9dda driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · 8 years ago
  11. 08e64ce net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · 8 years ago
  12. 7988774 net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · 8 years ago
  13. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  14. 2ee490a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  15. 0a71cd7 net: phy: dp83867: Add SGMII helper for configuration by Dan Murphy · 8 years ago
  16. 3ab72fe net: phy: Move is_rgmii helper to phy.h by Dan Murphy · 8 years ago
  17. 085445c net: phy: ti: Allow the driver to be more configurable by Dan Murphy · 8 years ago
  18. 24ae396 net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · 9 years ago
  19. 83c0551 net: Remove unused mv88e61xx switch driver by Kevin Smith · 9 years ago
  20. 1b008fd phy: marvell: Do not reset phy after negotiation by Michal Simek · 8 years ago
  21. 7a673f0 phy: Wire return value from phy_config() by Michal Simek · 8 years ago
  22. b733c27 net: phy: Handle phy_startup() error codes properly by Michal Simek · 8 years ago
  23. ef5e821 phy: Return correct error code when timeout happens by Michal Simek · 8 years ago
  24. 85b949f net: phy: Add SGMII support for TI phy by Siva Durga Prasad Paladugu · 9 years ago
  25. ed6fad3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · 9 years ago
  26. 563d8d9 net: phy: Realtek RTL8211B/C PHY ID fix by Karsten Merker · 9 years ago
  27. 525d187 net: phy: Optionally force master mode for RTL PHY by Michael Haas · 9 years ago
  28. 903d384 net: phy: atheros: Fix problem with phy_reset() clearing BMCR by Alison Wang · 9 years ago
  29. 6a10bc5 net: phy: realtek: Use generic genphy_parse_link() for RTL8211E by Michal Simek · 9 years ago
  30. a8c3eca net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · 9 years ago
  31. 3089c47 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · 9 years ago
  32. 347348f drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · 9 years ago
  33. 46c9d93 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · 9 years ago
  34. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  35. d8877e6 net: phy: implements probe for Cortina phy by Shaohui Xie · 9 years ago
  36. ddcd1f3 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · 9 years ago
  37. ff7bd21 net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · 9 years ago
  38. 1f9e672 net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · 9 years ago
  39. 53b0c38 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · 9 years ago
  40. 79e3efd net: phy: micrel: Disable B_CAST on config by Alexandre Messier · 9 years ago
  41. b18acb0 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · 9 years ago
  42. 44bc317 net: phy: genphy: Allow overwriting features by Sascha Hauer · 9 years ago
  43. bbdcaff net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · 9 years ago
  44. a058052 net: phy: do not read configuration register on reset by Stefan Agner · 9 years ago
  45. 0179063 net: phy: ti: Enable automatic crossover mode by Michal Simek · 9 years ago
  46. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  47. d584c68 phy: atheros: Use ar8035_config for AR8031 by Fabio Estevam · 9 years ago
  48. 22854bd net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF by Marek Vasut · 9 years ago
  49. f8642ba net: phy: added aquantia PHY AQR405 support by Shaohui Xie · 9 years ago
  50. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  51. 721aed7 net: phy: Add support for Texas Instruments DP83867 by Edgar E. Iglesias · 9 years ago
  52. 5ea667e pengwyn: nand and ethernet fixes by Vincent BENOIT · 9 years ago
  53. 17ecfa9 net: phy: Test previous phydev->dev against new mac dev by Bin Meng · 9 years ago
  54. 3e1949d net: phy: Change to print all phys that are not found by Bin Meng · 9 years ago
  55. 0132b9a net: phy: Don't create phy device when there is no phy by Bin Meng · 9 years ago
  56. 4f48515 net: phy: micrel: disable NAND-tree for KSZ8051 by Sylvain Rochet · 9 years ago
  57. 6617f87 net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL by Sylvain Lemieux · 9 years ago
  58. 26d3acd net: phy: on phy device create do not initialize link to 1 by Mugunthan V N · 9 years ago
  59. 4c2620d net: phy/vitesse: Add support for VSC8584 phy by Prabhakar Kushwaha · 9 years ago
  60. 1b564ce net: phy: broadcom: Add BCM Cygnus PHY by Jiandong Zheng · 9 years ago
  61. 59370f3 net: phy: delay only if reset handler is registered by Jörg Krause · 9 years ago
  62. 2c171a2 net: phy: fix data type of phy_id by Jörg Krause · 9 years ago
  63. 8396d0a net: Add support for Marvell 88E1510 PHY by Clemens Gruber · 9 years ago
  64. 90a94ef net: Improve 88E151x PHY initialization by Clemens Gruber · 9 years ago
  65. 9071274 net/phy: set led for rtl8211f phy by Shengzhou Liu · 9 years ago
  66. abbfcbe net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 9 years ago
  67. 793ea94 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 10 years ago
  68. 3d6af74 net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  69. 8bb0656 net/phy/cortina: Fix compilation warning by pankaj chauhan · 10 years ago
  70. 5707d5f net/phy: fixup for get_phy_id by Shengzhou Liu · 10 years ago
  71. c6a40f6 net: phy: micrel: add support for KSZ8081MNX by Luca Ellero · 10 years ago
  72. 3cee138 net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers by Codrin Ciubotariu · 10 years ago
  73. c74c8e6 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH by Simon Glass · 10 years ago
  74. b7a5b08 net: phy: micrel: add support for KSZ8895 switch in SMI mode by Philippe De Muyter · 11 years ago
  75. f7c38cf phylib: add support for aquantia PHYs by Shaohui Xie · 10 years ago
  76. c18fc2c net/phy: enable serdes auto-negotiation for vsc8514 phy by Shengzhou Liu · 10 years ago
  77. 9b18e51 net/phy: Add support for CS4315/CS4340 PHY by Shengzhou Liu · 10 years ago
  78. 35fa0dd net: phy: marvell: add errata w/a for 88E151* chips by Hao Zhang · 10 years ago
  79. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  80. 3c6928f net: phy: fix warnings with W=1 by Jeroen Hofstee · 10 years ago
  81. adc9a79 net: phy: print a number of phy that is not found by Khoronzhuk, Ivan · 10 years ago
  82. 58ec63d net: phy: Cleanup drivers/net/phy/micrel.c by Pavel Machek · 10 years ago
  83. 368b4d2 drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  84. 79e86cc vitesse: remove duplicated argument to || by maxin.john@enea.com · 10 years ago
  85. 08be283 phy: fix create_phy_by_mask for when its given an actual search mask by Cormier, Jonathan · 10 years ago
  86. ffc8667 net: phy/vitesse: Add support for VSC8664 phy module by Chunhe Lan · 11 years ago
  87. 597fe04 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 11 years ago
  88. 02aa4c5 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 11 years ago
  89. 08ad9b0 ar8031: modify the config func of ar8031 to ar8021_config by Zhao Qiang · 11 years ago
  90. 44afbbc net/phy: Fix PHY id for VSC8514 by Codrin Ciubotariu · 11 years ago
  91. dc116bd net/phy: Correct AR8021 phy_mask by Haijun.Zhang · 11 years ago
  92. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  93. e0d8096 ar8031/8033/phy:enable autonegotiation for ar8031/8033 by Zhao Qiang · 11 years ago
  94. 9137d19 net, phy: atheros ar803x bug by Heiko Schocher · 11 years ago
  95. f66e3de net: phy: atheros: Fix the masks for AR8031/8035 by Fabio Estevam · 11 years ago
  96. f27f3b5 phy: Use general phy code for smsc lan8720a by David Dueck · 11 years ago
  97. 3a530d1 phy: Use supported field during autonegotiation by David Dueck · 11 years ago
  98. e003ba5 net: phy: atheros: Fix masks for AR8035 and AR8021 by Fabio Estevam · 11 years ago
  99. 3177457 net/phy: Fix the phy id mask of AR8031 by Chunhe Lan · 11 years ago
  100. dfcaa61 net, phy: fix AR8031 phy_mask by Heiko Schocher · 11 years ago