summaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)Author
2021-11-08net: phy: micrel: Add KSZ9131 rxdll txdll bypass dt propertiesPhilippe Schenker
2021-11-08net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino
2020-05-21Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Marcel Ziswiler
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-13net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2018-12-27phy: micrel: do not use power down modeStefan Agner
2018-12-27net: phy-micrel: check return code in flp center functionMax Uvarov
2018-08-23MLK-10919 net: phy: micrel: add ksz8081 resume functionFugang Duan
2018-07-11net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko
2018-04-20Revert "net: phy: micrel: Restore led_mode and clk_sel on resume"Greg Kroah-Hartman
2018-04-13net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez
2018-01-02net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-09net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-06-17net: phy: micrel: add support for KSZ8795Sean Nyekjaer
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov
2016-10-05phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans
2016-08-23phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff
2016-08-09net: phy: micrel: Add specific suspendWenyou Yang
2016-07-31phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein
2016-07-15net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam
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-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-08phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn
2015-12-11phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan
2015-06-08net/phy: micrel: Center FLP timing at 16msJaeden Amero
2015-06-08net/phy: micrel: Comment MMD address of extended registersJaeden Amero
2015-06-08net/phy: micrel: Be more const correctJaeden Amero
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold
2014-11-21net: phy: micrel: add copyright entryJohan Hovold
2014-11-21net: phy: micrel: refactor interrupt configJohan Hovold
2014-11-21net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold
2014-11-21net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold
2014-11-21net: phy: micrel: parse of nodes at probeJohan Hovold
2014-11-21net: phy: micrel: add device-type abstractionJohan Hovold