summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
| * net: phy: micrel: fix too late link upChristian Hemp2018-04-121-0/+1
* | rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2018-02-081-2/+19
|\
| * net: phy: fixed-link: read link parameters from devicetreeLucas Stach2018-02-061-2/+7
| * net: phy: scan PHYs referenced by phandleLucas Stach2018-01-251-0/+12
* | net: phy: ar8327: fix ar8327n_reg_readOleksij Rempel2018-02-051-1/+1
|/
* net: mdio-mux: Avoid probing multiplexed bussesAndrey Smirnov2017-12-062-0/+4
* net: phy: Port GPIO controlled MDIO multiplexer driverAndrey Smirnov2017-12-063-0/+158
* net: phy: Port MDIO bus miltiplexer framework from Linux kernelAndrey Smirnov2017-12-063-0/+152
* mdio_bus: Port of_mdio_find_bus() from Linux kernelAndrey Smirnov2017-12-061-0/+27
* 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
| |/