summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-141-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-281-0/+2
|\
| * phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-132-2/+2
|\ \ | |/
| * phylib: available for any speed ethernetRandy Dunlap2010-08-111-1/+1
| * phy.c: fix kernel-doc warningsRandy Dunlap2010-08-101-1/+1
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-047-38/+270
|\
| * phy/marvell: add 88ec048 supportCyril Chemparathy2010-08-031-0/+42
| * phy/marvell: add 88e1121 interface mode supportCyril Chemparathy2010-08-021-3/+32
| * phy: add suspend/resume in the ic+Giuseppe Cavallaro2010-07-201-0/+2
| * net: support time stamping in phy devices.Richard Cochran2010-07-182-0/+7
| * net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-071-0/+1
| |\
| * | micrel phy driver - updated(1)Choi, David2010-06-291-19/+148
| * | netdev: mdio-octeon: Fix section mismatch errors.David Daney2010-06-281-3/+3
| * | broadcom: Add 5241 supportDmitry Baryshkov2010-06-241-0/+22
| * | broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-241-12/+12
* | | net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt2010-07-161-18/+20
| |/ |/|
* | phylib: Add autoload support for the LXT973 phy.David Woodhouse2010-06-261-0/+1
|/
* phylib: Add support for the LXT973 phy.Richard Cochran2010-06-091-1/+50
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2221-14/+319
|\
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-3/+0
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-122-0/+11
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-111-0/+1
| | |\
| | | * phy: Fix initialization in micrel driver.David S. Miller2010-05-061-0/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-053-0/+110
| | |\ \ | | | |/
| | * | NET: mdio-octeon: Enable the hardware before using it.David Daney2010-04-301-0/+10
| * | | phy/micrel: Add module device ID table for autoloading.David S. Miller2010-05-031-0/+9
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-033-0/+110
| |\ \ \ | | | |/ | | |/|
| | * | drivers/net/phy: micrel phy driverDavid J. Choi2010-05-033-0/+110
| | |/
| * | PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli2010-04-131-1/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1111-9/+2
| |\ \ | | |/
| * | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-0214-0/+124
| * | phylib: Support phy module autoloadingDavid Woodhouse2010-04-021-0/+12
| * | NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-162-11/+53
* | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-3/+3
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-9/+2
|/
* tg3: Push phylib definitions to phylibMatt Carlson2010-02-171-4/+1
* libphy: add phy_find_first functionJiri Pirko2010-02-041-0/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-232-3/+2
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-223-0/+192
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-123-25/+81
| | |\
| * | | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-192-3/+2
| | |/ | |/|
* | | phy: add RTBI mode for m88e1111Liu Yu-B132012010-01-211-0/+38
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-103-25/+81
|\ \ \ | |/ /
| * | broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin2010-01-031-2/+2
| * | phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-302-22/+58
| * | phylib: Fix deadlock on resumeAnton Vorontsov2009-12-301-2/+22
OpenPOWER on IntegriCloud