summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: IRQ cannot be sharedSergei Shtylyov2013-12-301-4/+2Star
* micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+15
* phy: Add Vitesse 8514 phy IDShaohui Xie2013-11-291-0/+15
* net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-212-7/+72
* net/phy: Add VSC8662 supportSandeep Singh2013-11-211-0/+14
* net/phy: Add VSC8574 supportshaohui xie2013-11-211-1/+16
* net/phy: Add VSC8234 supportAndy Fleming2013-11-211-2/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-137-8/+301
|\
| * PHY: Add RTL8201CP phy_driver to realtekJonas Jensen2013-11-111-0/+15
| * phy: Add MOXA MDIO driverJonas Jensen2013-11-073-0/+209
| * drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar2013-10-011-2/+2
| * net: phy: at803x: add suspend/resume callbacksDaniel Mack2013-09-271-0/+45
| * net: phy: at803x: don't pass function pointers with &Daniel Mack2013-09-271-6/+6
| * phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez2013-09-201-0/+24
* | mdio_bus: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-301-4/+6
|/
* drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-181-2/+2
* net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: mdio-mux-gpio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* net: mdio-gpio: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* net: mdio-sun4i: Convert to devm_* apiJisheng Zhang2013-08-291-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-2/+2
|\
| * net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO2013-08-211-2/+2
* | net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen2013-08-221-1/+1
* | net/phy: micrel: Add OF configuration support for ksz9021Sean Cross2013-08-211-1/+102
* | net: phy: mdio: add missing __iomem annotationJingoo Han2013-08-081-1/+1
* | net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han2013-08-081-1/+1
|/
* net: sun4i: fix timeout checkEmilio López2013-07-251-8/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-141-0/+1
|\
| * drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\ \ | |/ |/|
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-1010-88/+446
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-061-1/+1
| |\|
| * | drivers: net: phy: at803x: add support for AT8031Mugunthan V N2013-06-041-0/+15
| * | drivers: net: phy: at803x: add interface mode supportMugunthan V N2013-06-041-0/+16
| * | drivers: net: phy: at803x: seperate wol specific code to wol standard apisMugunthan V N2013-06-041-16/+48
| * | drivers: net: phy: at803x code cleanup on register and unregister driverMugunthan V N2013-06-041-25/+10Star
| * | net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard2013-06-013-0/+205
| * | phy: Add Marvell 88E1510 phy IDMichal Simek2013-05-311-0/+25
| * | phy: Add Marvell 88E1116R phy IDMichal Simek2013-05-311-0/+65
| * | phy: Use macros instead of hardcoded values in marvell phy driverMichal Simek2013-05-311-9/+9
| * | phy: Add Vitesse 8211 phy IDMichal Simek2013-05-311-0/+15
| * | phy: Clean coding style in vitesse phyMichal Simek2013-05-311-12/+11Star
| * | net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat2013-05-281-13/+1Star
| * | phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-281-2/+2
| * | phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-282-1/+5
| * | phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-202-5/+10
| * | phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli2013-05-202-6/+10
* | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-07-031-4/+5
|\ \ \ | |_|/ |/| |
| * | PHYLIB: queue work on system_power_efficient_wqViresh Kumar2013-05-141-4/+5
| |/