summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-04-21net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown
2016-03-25net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias
2016-03-23at803x: fix reset handlingSergei Shtylyov
2016-03-21mdio-sun4i: oops in error handling in probeDan Carpenter
2016-03-18phy: mdio-thunder: Fix some Kconfig typosAndreas Färber
2016-03-16phy: mdio-cavium: Add missing MODULE_* annotations.David Daney
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn
2016-03-14phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney
2016-03-14phy: mdio-octeon: Refactor into two files/modulesDavid Daney
2016-03-13at803x: fix suspend/resume for SGMII linkZefir Kurtisi
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-01phy: micrel: Disable auto negotiation on startupAlexandre Belloni
2016-03-01phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni
2016-02-25phy: marvell: Fix 88E1510 initializationClemens Gruber
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn
2016-02-18net: phy: dp83848: Fix sysfs naming collision warningAndrew F. Davis
2016-02-18net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese
2016-02-17phy: marvell: Fix and unify reg-init behaviorClemens Gruber
2016-02-17phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com
2016-02-16net: phy: spi_ks8995: include linux/gpio/consumer.hArnd Bergmann
2016-02-16net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli
2016-02-11net: phy: dp83848: Add comments for register definitionsAndrew F. Davis
2016-02-11net: phy: dp83848: Add support for TI TLK10x Ethernet PHYsAndrew F. Davis
2016-02-11net: phy: dp83848: Reorganize code for readability and safetyAndrew F. Davis
2016-02-11net: phy: dp83848: Add PHY ID for TI version of DP83848CAndrew F. Davis
2016-02-11net: phy: dp83848: Add macro for dp83848 compatible devicesAndrew F. Davis
2016-02-11net: phy: spi_ks8995: add support for MICREL KSZ8795CLXHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: generalize creation of SPI commandsHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: add support for resetting switch using GPIOHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: verify chip and determine revisionHelmut Buchsbaum
2016-02-11net: phy: spi_ks8995: introduce spi_device_id tableHelmut Buchsbaum
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-01-21net: phy: smsc: Fix disabling energy detect modeTeresa Remmet
2016-01-21net: phy: Fix phy_mac_interrupt()Florian Fainelli
2016-01-21net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli
2016-01-20net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2016-01-17net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl
2016-01-17net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl
2016-01-17net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl
2016-01-17net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl
2016-01-15net: phy: turn carrier off on phy attachSjoerd Simons
2016-01-12phy: remove an unneeded conditionDan Carpenter
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter