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