aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-18net: phy: spi_ks8995: fix checkpatch errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: fix checkpatch errorsFlorian Fainelli2-139/+139
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: mdio_bus: fix checkpath errorFlorian Fainelli1-2/+2
2013-12-18net: phy: lxt: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-18net: phy: icplus: fix checkpath errorFlorian Fainelli1-1/+1
2013-12-18net: phy: dp83640: fix checkpath errorFlorian Fainelli1-2/+2
2013-12-18net: phy: davicom: fix checkpath errorsFlorian Fainelli1-1/+1
2013-12-18net: phy: cicada: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-17net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth1-1/+5
2013-12-17net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth1-0/+3
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth1-0/+24
2013-12-17net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth1-0/+22
2013-12-10net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()Jingoo Han1-2/+0
2013-12-09net: phy: consolidate PHY reset in phy_init_hw()Florian Fainelli2-3/+58
2013-12-09net: phy: use phy_init_hw instead of open-coding itFlorian Fainelli1-5/+2
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli2-0/+7
2013-11-28phy: Add Vitesse 8514 phy IDShaohui Xie1-0/+15
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2-7/+72
2013-11-20net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-20net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-20net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-8/+301
2013-11-11PHY: Add RTL8201CP phy_driver to realtekJonas Jensen1-0/+15
2013-11-07phy: Add MOXA MDIO driverJonas Jensen3-0/+209
2013-10-29mdio_bus: convert bus code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-09-30drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar1-2/+2
2013-09-27net: phy: at803x: add suspend/resume callbacksDaniel Mack1-0/+45
2013-09-27net: phy: at803x: don't pass function pointers with &Daniel Mack1-6/+6
2013-09-20phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez1-0/+24
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead of <asm/io.h>Avinash Kumar1-2/+2
2013-09-03net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2013-08-30net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-30net: mdio-gpio: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-29net: mdio-sun4i: Convert to devm_* apiJisheng Zhang1-9/+9
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2013-08-21net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen1-1/+1
2013-08-21net/phy: micrel: Add OF configuration support for ksz9021Sean Cross1-1/+102
2013-08-20net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO1-2/+2
2013-08-07net: phy: mdio: add missing __iomem annotationJingoo Han1-1/+1
2013-08-07net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han1-1/+1
2013-07-24net: sun4i: fix timeout checkEmilio López1-8/+6
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa1-0/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-88/+446
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-4/+5
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney1-1/+1
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-06-04drivers: net: phy: at803x: add support for AT8031Mugunthan V N1-0/+15