summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: Do not overwrite reserved bitsSascha Hauer2016-11-081-1/+5
* net/phy: marvell: fix error handlingUwe Kleine-König2016-10-041-1/+2
* net: phy: of_phy_register_fixed_link(): drop redundant initializationAntony Pavlov2016-08-221-2/+0
* net: phy: make locally used of_phy_register_fixed_link() staticAntony Pavlov2016-06-161-1/+2
* Merge branch 'for-next/misc'Sascha Hauer2016-06-141-1/+1
|\
| * net: phy: micrel: KSZ9081/KSZ8091: Disable broadcast modeTeresa Remmet2016-05-131-1/+1
* | Fix genphy_restart_aneg() for Micrel's ksz9031.grodriguez2016-06-141-1/+8
|/
* net: phy: Add fixed link supportSascha Hauer2016-05-091-8/+41
* net: phy: micrel: Add workaround for bad autonegPhilipp Zabel2016-02-041-1/+22
* net: phy: micrel: Center FLP timing at 16msPhilipp Zabel2016-02-041-1/+16
* net: phy: micrel: Be more const correctPhilipp Zabel2016-02-041-12/+12
* net: phy: micrel: use BIT macroPhilipp Zabel2016-02-041-9/+9
* net: phy: micrel: Staticise ksz8873mll_read_status()Philipp Zabel2016-02-041-1/+1
* miitool: Add code to register a PHYAndrey Smirnov2016-02-041-2/+7
* mdio_bus: Change PHY's naming schemeAndrey Smirnov2016-02-032-3/+7
* mdio_bus: Add mdiobus_get_bus() functionAndrey Smirnov2016-02-031-0/+19
* mdio_bus: Change dev_info to dev_dbgAndrey Smirnov2016-02-031-1/+1
* net: Port bitbanged MDIO code from Linux kernelAndrey Gusakov2016-02-034-0/+476
* net: phy: wait for link OK after successfull autonegotiationAnton Bondarenko2015-11-051-5/+8
* net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-292-35/+4
* Merge branch 'pu/am335x'Sascha Hauer2015-05-281-0/+11
|\
| * net: phy: Add missing phy_unregister_deviceSascha Hauer2015-04-281-0/+11
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-061-0/+31
|\ \
| * | net: phy: Support Marvell 88E1318S PHYSebastian Hesselbarth2015-04-271-0/+31
| |/
* / net: phy: Do not double remove phy deviceSascha Hauer2015-05-051-0/+2
|/
* net: phy: Support Marvell 88EE1543 PHYEzequiel Garcia2014-11-111-0/+9
* net: phy: Support Marvell 88EE1545 PHYEzequiel Garcia2014-11-111-0/+58
* net: phy: marvell: Fix array identationEzequiel Garcia2014-11-111-9/+9
* Merge branch 'for-next/misc'Sascha Hauer2014-11-051-1/+85
|\
| * net: phy: micrel: Add OF conf. support for ksz9031Wadim Egorov2014-11-031-1/+85
* | net: micrel: Add ksz8081 supportJan Weitzel2014-10-081-1/+9
|/
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-021-2/+3
|\
| * resource: Let dev_get_mem_region return an error pointerSascha Hauer2014-09-161-2/+3
* | Merge branch 'for-next/phycore-imx6'Sascha Hauer2014-10-021-2/+2
|\ \
| * | phy/micrel: disable Asym_Pause supportJan Weitzel2014-09-171-2/+2
| |/
* | Merge branch 'for-next/net-phy'Sascha Hauer2014-10-021-56/+86
|\ \
| * | net: phy: don't use 'dev' as name for variables of type struct phy_deviceSascha Hauer2014-09-181-39/+39
| * | net: phy: Use xzalloc for small allocationsSascha Hauer2014-09-181-7/+2
| * | net: phy: introduce phy_aneg_doneSascha Hauer2014-09-171-11/+46
| |/
* / phy: marvell: move IDs to own headerLucas Stach2014-09-171-16/+1
|/
* net: phy: mdio-mvebu: Make the clock property requiredEzequiel Garcia2014-07-311-4/+4
* net: phy: Add fallbacks for the obsoletes phy DT propertiesEzequiel Garcia2014-07-311-0/+4
* net: phy: add support for Marvell PHY driversSebastian Hesselbarth2014-06-253-0/+205
* Merge branch 'for-next/net-of-phy'Sascha Hauer2014-06-044-78/+292
|\
| * net: phy: micrel: Add support for specifying pad skew valuesSascha Hauer2014-05-231-1/+85
| * net: phy: micrel: Add kwz9031 supportSascha Hauer2014-05-231-0/+9
| * net: phy: genphy: Make it work with of_set_phy_supportedSascha Hauer2014-05-231-3/+5
| * net: phy: genphy: always write MII_CTRL1000 when availableSascha Hauer2014-05-231-3/+6
| * net: phy: remove now unused of_phy_device_connectSascha Hauer2014-05-231-31/+0
| * net: orion-gbe: use transparent-to-driver of mdio functionsSascha Hauer2014-05-231-0/+1