aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2010-08-11phylib: available for any speed ethernetRandy Dunlap1-1/+1
2010-08-10phy.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds7-38/+270
2010-08-03phy/marvell: add 88ec048 supportCyril Chemparathy1-0/+42
2010-08-02phy/marvell: add 88e1121 interface mode supportCyril Chemparathy1-3/+32
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro1-0/+2
2010-07-18net: support time stamping in phy devices.Richard Cochran2-0/+7
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran1-1/+2
2010-07-16net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flagBenjamin Herrenschmidt1-18/+20
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-06-29micrel phy driver - updated(1)Choi, David1-19/+148
2010-06-28netdev: mdio-octeon: Fix section mismatch errors.David Daney1-3/+3
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse1-0/+1
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov1-0/+22
2010-06-24broadcom: move all PHY_ID's to headerDmitry Baryshkov1-12/+12
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran1-1/+50
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely21-14/+319
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-3/+0
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+11
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-05-06phy: Fix initialization in micrel driver.David S. Miller1-0/+1
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-0/+110
2010-05-03phy/micrel: Add module device ID table for autoloading.David S. Miller1-0/+9
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-0/+110
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi3-0/+110
2010-04-30NET: mdio-octeon: Enable the hardware before using it.David Daney1-0/+10
2010-04-13PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller11-9/+2
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse14-0/+124
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse1-0/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo11-9/+2
2010-03-16NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2-11/+53
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson1-4/+1
2010-02-04libphy: add phy_find_first functionJiri Pirko1-0/+16
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+2
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller3-0/+192
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B132011-0/+38
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov2-3/+2
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-25/+81
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-25/+81
2010-01-06phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro1-2/+19
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin1-2/+2
2009-12-30phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2-22/+58
2009-12-30phylib: Fix deadlock on resumeAnton Vorontsov1-2/+22
2009-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+2
2009-12-18broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin1-1/+2