1. 4257d58 net: phy: smsc: Fix config_init typo by Patrick Trantham · 12 years ago
  2. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  3. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago
  4. 1642182 net/phy: Add interrupt support for dp83640 phy. by Stephan Gatzka · 12 years ago
  5. 633d159 net/phy: remove __dev* attributes by Bill Pemberton · 12 years ago
  6. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. 93272e0 net: add micrel KSZ8873MLL switch support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  8. 3272dd9 of/net/mdio-gpio: Fix pdev->id issue when using devicetrees. by Srinivas Kandagatla · 12 years ago
  9. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 4223dbf net: phy: smsc: Re-enable EDPD mode for LAN87xx by Patrick Trantham · 12 years ago
  11. 80d1178 Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free" by David S. Miller · 12 years ago
  12. 63f71dd net/phy/davicom: add irq functions to DM9161E and DM9161A by Joachim Eastwood · 12 years ago
  13. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. 56277f4 phylib: mdio: Add sysfs attribute for PHY identifiers. by Nick Bowler · 12 years ago
  15. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago
  16. 0ca7111 phy: add AT803x driver by Matus Ujhelyi · 12 years ago
  17. 4085a7f netdev/phy: Prototype of_mdio_find_bus() by Mark Brown · 12 years ago
  18. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. b629820 net: phy: smsc: Implement PHY config_init for LAN87xx by Marek Vasut · 12 years ago
  20. 871d1d6 lxt PHY: Support for the buggy LXT973 rev A2 by LEROY Christophe · 12 years ago
  21. 510d573 phy/micrel: Rename KS80xx to KSZ80xx by Marek Vasut · 12 years ago
  22. 212ea99 phy/micrel: Implement support for KSZ8021 by Marek Vasut · 12 years ago
  23. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  24. 9913b8c net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver by Peter Hüwe · 12 years ago
  25. 16fa9e1 netdev/phy: mdio-mux-mmioreg.c should include of_address.h by Timur Tabi · 12 years ago
  26. 6cc2ff8 netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device by Timur Tabi · 12 years ago
  27. e92bdf4b of/mdio-gpio: Simplify the way device tree support is implemented. by Srinivas Kandagatla · 12 years ago
  28. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 12 years ago
  29. 61abcb7 netdev/phy: skip disabled mdio-mux nodes by Timur Tabi · 12 years ago
  30. 7cefdd1 drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  31. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  32. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  33. 2fd46f4 netdev: mdio-octeon.c: Convert to use device tree. by David Daney · 12 years ago
  34. 90b24cf Change email address for Steve Glendinning by Steve Glendinning · 12 years ago
  35. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  36. b93984c netdev/phy: Fixup lockdep warnings in mdio-mux.c by David Daney · 12 years ago
  37. 806a0fb bcm87xx: fix reg-init comment typo by Peter Korsgaard · 12 years ago
  38. d5bf907 phylib: Support registering a bunch of drivers by Christian Hohnstaedt · 12 years ago
  39. 567990c bcm87xx: disable autonegotiation by default by Peter Korsgaard · 12 years ago
  40. a59a4d1 phy: add the EEE support and the way to access to the MMD registers. by Giuseppe CAVALLARO · 12 years ago
  41. 160c85f phy: Fix warning in get_phy_device(). by David S. Miller · 12 years ago
  42. e9976d7 netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs by David Daney · 12 years ago
  43. a30e2c1 netdev/phy/of: Add more methods for binding PHY devices to drivers. by David Daney · 12 years ago
  44. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  45. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  46. 48d7d0a phy/micrel: change phy_id_mask for KSZ9021 and KS8001 by Jason Wang · 12 years ago
  47. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  48. 8d24248 phy: Use pr_<level> by Joe Perches · 12 years ago
  49. f41ef2e netdev: fix drivers/net/phy/ kernel-doc warnings by Randy Dunlap · 12 years ago
  50. 9ec0db7 net: icplus: fix interrupt mask by Giuseppe CAVALLARO · 12 years ago
  51. 82251de netdev/phy: Make get_phy_id() static and quit EXPORTing it. by David Daney · 12 years ago
  52. b943fbb net: of/phy: fix build error when phylib is built as a module by Bjørn Mork · 12 years ago
  53. 416912a netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. by David Daney · 12 years ago
  54. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 12 years ago
  55. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 12 years ago
  56. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  57. 996f739 icplus: fix interrupt for IC+ 101A/G and 1001LF by Giuseppe CAVALLARO · 12 years ago
  58. 60dfc62 net: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  59. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 7dff349 dp83640: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  61. cc90cb3 net:phy:marvell: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  62. 8bc47ec net:phy:davicom: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  63. a25cc43 net:phy:bcm63xx: remove unnecessary code by Srinivas Kandagatla · 12 years ago
  64. b330014 phy:icplus:fix Auto Power Saving in ip101a_config_init. by Srinivas Kandagatla · 12 years ago
  65. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  66. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  67. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 12 years ago
  68. c2ec3ff phc: Update author's email address. by Richard Cochran · 12 years ago
  69. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  70. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  71. e3e09f2 phy: IC+101G and PHY_HAS_INTERRUPT flag by Giuseppe CAVALLARO · 13 years ago
  72. b8e3995 netdev/phy/icplus: Correct broken phy_init code by David McKay · 13 years ago
  73. b4e5185 irq_domain/x86: Convert x86 (embedded) to use common irq_domain by Grant Likely · 13 years ago
  74. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  75. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
  76. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 13 years ago
  77. af58f1d kernel-doc: fix new warning in net/phy/mdio_bus.c by Randy Dunlap · 13 years ago
  78. 72092cc dp83640: Fix NOHZ local_softirq_pending 08 warning by Manfred Rudigier · 13 years ago
  79. eb8a54a7 phylib: introduce mdiobus_alloc_size() by Timur Tabi · 13 years ago
  80. d6c25be mdio-octeon: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  81. a77e929 mdio-gpio: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  82. 9e6c643 phy/fixed: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  83. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  84. a8e510f phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support added by Frederic LAMBERT · 13 years ago
  85. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  86. fc0b927 net: Revert ARCNET and PHYLIB to tristate options by Ben Hutchings · 13 years ago
  87. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  88. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  89. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 13 years ago
  90. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  91. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  92. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  93. 8b3408f dp83640: free packet queues on remove by Richard Cochran · 13 years ago
  94. f5ff7cd dp83640: use proper function to free transmit time stamping packets by Richard Cochran · 13 years ago
  95. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  96. f42af6c net: Fix driver name for mdio-gpio.c by Dirk Eibach · 13 years ago
  97. fddf86f phylib: Modify Vitesse RGMII skew settings by Andy Fleming · 13 years ago
  98. a4886d5 net/phy: extra delay only for RGMII interfaces for IC+ IP 1001 by Giuseppe CAVALLARO · 13 years ago
  99. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  100. 76231e0 netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. by David Daney · 13 years ago