1. 13c9d93 net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister by Johan Hovold · 8 years ago
  2. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 69fc58a net: phy: Manage fixed PHY address space using IDA by Florian Fainelli · 8 years ago
  4. bf7afb2 phy: improve safety of fixed-phy MII register reading by Russell King · 8 years ago
  5. 37688e3 phy: generate swphy registers on the fly by Russell King · 8 years ago
  6. 68888ce phy: separate swphy state validation from register generation by Russell King · 8 years ago
  7. 5ae68b0 phy: move fixed_phy MII register generation to a library by Russell King · 8 years ago
  8. 185be5a phy: fix crash in fixed_phy_add() by Rabin Vincent · 8 years ago
  9. 4914a58 fixed_phy: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  10. 5bcbe0f phy: fixed: Fix removal of phys. by Andrew Lunn · 8 years ago
  11. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  12. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  13. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 9 years ago
  14. bd1a05e fixed_phy: pass 'irq' to fixed_phy_add() by Sergei Shtylyov · 9 years ago
  15. bc0f4a8 net: phy: fixed_phy: Set phy capabilities even when link down. by Andrew Lunn · 9 years ago
  16. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  17. 34b31da4 phy: fixed_phy: Set supported speed in phydev by Andrew Lunn · 9 years ago
  18. 5a11dd7 net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc. by Florian Fainelli · 9 years ago
  19. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. 4b19536 net: phy: fixed: propagate fixed link values to struct by Madalin Bucur · 9 years ago
  21. 868a421 net: phy: fixed_phy: handle link-down case by Stas Sergeev · 9 years ago
  22. a3bebdc add fixed_phy_update_state() - update state of fixed_phy by Stas Sergeev · 9 years ago
  23. 799d444 net: phy: fixed: allow setting no update_link callback by Florian Fainelli · 10 years ago
  24. 6539c44 net: Allow FIXED_PHY to be modular. by David S. Miller · 10 years ago[Renamed from drivers/net/phy/fixed.c]
  25. 37e9a69 net: phy: export fixed_phy_register() by Mark Salter · 10 years ago
  26. fd2ef0b net: phy: adjust fixed_phy_register() return value by Petri Gynther · 10 years ago
  27. a2dbba7 net: phy: fixed: return an error for Clause 45 over 22 reads by Florian Fainelli · 10 years ago
  28. a759512 net: phy: extend fixed driver with fixed_phy_register() by Thomas Petazzoni · 10 years ago
  29. 9b74494 net: phy: decouple PHY id and PHY address in fixed PHY driver by Thomas Petazzoni · 10 years ago
  30. 8d24248 phy: Use pr_<level> by Joe Perches · 12 years ago
  31. 9e6c643 phy/fixed: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 57401d5 phy: error handling for platform_device_register_simple() by Dan Carpenter · 15 years ago
  34. ec2a565 phylib: two dynamic mii_bus allocation fallout fixes by Lennert Buytenhek · 16 years ago
  35. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  36. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  37. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  38. 651be3a net/phy/fixed.c: fix a use-after-free by Adrian Bunk · 17 years ago
  39. a79d8e9 phy/fixed.c: rework to not duplicate PHY layer functionality by Vitaly Bordug · 17 years ago
  40. 7c32f47 PHY fixed driver: rework release path and update phy_id notation by Vitaly Bordug · 17 years ago
  41. 239dc57 fix compiler warning in fixed.c by Denver Gingerich · 17 years ago
  42. 87aebe0 PHY: remove rwsem use from phy core by Greg Kroah-Hartman · 17 years ago
  43. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  44. b1f54ba FS_ENET: OF-related fixup for FEC and SCC MAC's by Vitaly Bordug · 18 years ago
  45. a9b1497 [PATCH] Slight refactor of interrupt mapping for FSL parts by Andy Fleming · 18 years ago
  46. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  47. b7a00ec [netdrvr] phy: Fix bugs in error handling by Jeff Garzik · 18 years ago
  48. c233289 drivers/net/phy/fixed: #if 0 some incomplete code by Jeff Garzik · 18 years ago
  49. 11b0bac [PATCH] PAL: Support of the fixed PHY by Vitaly Bordug · 18 years ago