Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / phy /
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-06 David S. Millerphy: Fix initialization in micrel driver.
2010-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-03 David S. Millerphy/micrel: Add module device ID table for autoloading.
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-03 David J. Choidrivers/net/phy: micrel phy driver
2010-04-30 David DaneyNET: mdio-octeon: Enable the hardware before using it.
2010-04-13 Florian FainelliPHY: fix typo in bcm63xx PHY driver table
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-02 David Woodhousephylib: Add module table to all existing phy drivers
2010-04-02 David Woodhousephylib: Support phy module autoloading
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-17 Jason GunthorpeNET: Support clause 45 MDIO commands at the MDIO bus...
2010-02-18 Matt Carlsontg3: Push phylib definitions to phylib
2010-02-04 Jiri Pirkolibphy: add phy_find_first function
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-01-21 Liu Yu-B13201phy: add RTBI mode for m88e1111
2010-01-19 Anton Vorontsovphylib: Move workqueue initialization to a proper place
2010-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-07 Giuseppe Cavallarophy: SMSC device Energy Detect power-down mode
2010-01-04 roel kluinbroadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()
2009-12-31 Anton Vorontsovphylib: Properly reinitialize PHYs after hibernation
2009-12-31 Anton Vorontsovphylib: Fix deadlock on resume
2009-12-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-19 Roel Kluinbroadcom: bcm54xx_shadow_read() errors ignored in bcm54...
2009-12-17 David DaneyNET: Add driver for Octeon MDIO buses.
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-17 Stephen Rothwellnet: fix mdio section mismatch warning
2009-11-03 Matt Carlsontg3 / broadcom: Optionally disable TXC if no link
2009-11-03 Matt Carlsontg3 / broadcom: Add APD support for GPHYs
2009-11-03 Matt Carlsontg3 / broadcom: Add code to disable rxc refclk
2009-11-03 Matt Carlsontg3 / broadcom: Refine AC131 APD support
2009-11-03 Matt Carlsontg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
2009-11-03 Matt Carlsonbroadcom: Consolidate dev_flags definitions
2009-11-03 Matt Carlsonbroadcom: Fix slow link problem
2009-11-03 Matt Carlsonbroadcom: Isolate phy dsp accesses
2009-10-14 Anton Vorontsovnet: Fix OF platform drivers coldplug/hotplug when...
2009-09-11 Anton Vorontsovphy/marvell: Make non-aneg speed/duplex forcing work...
2009-09-11 Julia Lawalldrivers/net/phy: introduce missing kfree
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-08-26 Matt Carlsonbroadcom: Make the 57780 IEEE compliant
2009-08-26 Matt Carlsonbroadcom: Add AC131 phy support
2009-08-26 Matt Carlsonbroadcom: Add BCM50610M support
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-23 Mark Warenet: Rework mdio-ofgpio driver to use of_mdio infrastru...
2009-07-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-14 Jiri SlabyNET: phy_device, fix lock imbalance
2009-07-08 Maxime BizonMIPS: BCM63XX: Add integrated ethernet PHY support...
2009-07-02 Wade Farnsworthphylib: fixes for PHY_RESUMING state changes
2009-06-17 Randy Dunlapphy_device: fix parameter name in kernel-doc
2009-06-03 Haiying Wangnet/phy/marvell: update m88e1111 support for SGMII...
2009-04-27 Grant Likelyphylib: add *_direct() variants of phy_connect and...
2009-04-27 Grant Likelyphylib: rework to prepare for OF registration of PHYs
2009-04-16 Atsushi Nemotophylib: Fix delay argument of schedule_delayed_work
2009-04-13 Anatolij Gustschinphylib: Add interrupt source check function to M88E1121...
2009-04-13 Anatolij Gustschinphylib: Allow early-out in phy_change
2009-04-13 Sergei Poselenovphylib: Basic support for the M88E1121R Marvell chip
2009-04-11 Dan Carpenterphy: error handling for platform_device_register_simple()
2009-04-03 Jean Delvareworkqueue: add to_delayed_work() helper function
2009-03-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-23 Steve Glendinningphy: add new LAN8710 and LAN8720 device ids to smsc...
2009-03-13 Marcin Slusarzphylib: convert state_queue work to delayed_work
2009-02-27 Stephen Hemmingermdio: fix non-constant printk warnings
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-11 Paulius Zaleckasmdio-gpio: Add mdc pin direction initialization
2009-02-01 Anton Vorontsovphylib: Rework suspend/resume code to check netdev...
2009-01-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-22 Steve Glendinningphy: Add suspend/resume support to SMSC PHYs
2009-01-22 Anton Vorontsovphylib: Fix oops in suspend/resume paths
2009-01-21 Roel Kluinphylib: unsigneds go unnoticed
2009-01-14 Anton Vorontsovphylib: Fix Freescale TBI PHY detection
2008-12-26 Krzysztof Halasanet: PHYLIB mdio fixes #2
2008-12-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-17 Krzysztof Halasanet: kernel BUG at drivers/net/phy/mdio_bus.c:165!
2008-12-16 Andy Flemingphylib: Remove unnecessary "reset" fixups in genphy_set...
2008-12-10 Chaithrika U Sphy: Add LSI ET1011C PHY driver
2008-11-29 Giuseppe Cavallarophy: add the ST ste10Xp PHYs
2008-11-29 David S. Millerphy: Add file missed in previous commit.
2008-11-29 Giuseppe Cavallarophy: power management support
2008-11-29 Giuseppe Cavallarophy: add natsemi PHY driver
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-25 Trent Piephophylib: Add Vitesse VSC8221 SGMII PHY
2008-11-22 Matt Carlsonbroadcom: Add 57780 support
2008-11-21 Giuseppe Cavallarophy: fix phy_id detection also for broken hardware.
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-19 Trent Piephophylib: Fix auto-negotiation restart avoidance
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-17 Paulius Zaleckasphylib: make mdio-gpio work without OF (v4)
2008-11-17 Paulius Zaleckasphylib: rename mdio-ofgpio to mdio-gpio
2008-11-16 Giulio Benettiphy: fix phy address bug
2008-11-15 Ron Madridphy: Add support for Marvell 88E1118 PHY
2008-11-14 Lennert Buytenhekphylib: fix premature freeing of struct mii_bus
next