summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2017-10-191-4/+69
|\
| * Marvell: implement marvell_of_reg_initClément Leger2017-10-161-4/+69
* | net: phy: add ar8327 driverOleksij Rempel2017-09-203-0/+286
|/
* Phy: Check NULL bus case and undetected phy via ofClément Leger2017-09-061-0/+5
* phy: don't crash if we have no parentOleksij Rempel2017-09-061-1/+1
* param: make parameter functions more consistentSascha Hauer2017-04-111-2/+2
* Merge branch 'for-next/net'Sascha Hauer2017-04-071-0/+126
|\
| * net/phy: marvell: import support for 88E1111 from the LinuxPeter Mamonov2017-03-301-0/+126
* | net: phy: mdio-gpio.c: fix "no previous prototype" warningAntony Pavlov2017-03-301-1/+1
|/
* net/phy: marvell: add support for 88e1510 to marvell phy driverUwe Kleine-König2017-01-131-3/+201
* net/phy: marvell: improve config_aneg for 88E1121R and 88E1318SUwe Kleine-König2017-01-131-2/+76
* net/phy: marvell: align definition of MII_88E1121_PHY_MSCR to Linux driverUwe Kleine-König2017-01-131-3/+3
* net/phy: marvell: change spacing to be more similar to the Linux driverUwe Kleine-König2017-01-131-28/+28
* net/phy: marvell: rename phy_driver array to match Linux driverUwe Kleine-König2017-01-131-2/+3
* net/phy: marvell: 88E1540 LED registers already exist on 88E1121Uwe Kleine-König2017-01-131-5/+5
* net/phy: marvell: rename 88E1545 to 88E1540Uwe Kleine-König2017-01-131-2/+2
* 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
|\ \