summaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel.c
AgeCommit message (Expand)Author
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-17net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko
2017-03-22net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-01-29net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi
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
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: clean up led-mode setupJohan Hovold
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold
2014-11-12net: phy: micrel: use BIT macroJohan Hovold
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold