aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/micrel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-31phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein1-2/+2
2016-07-15net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel1-2/+32
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam1-17/+17
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+27
2016-03-01phy: micrel: Disable auto negotiation on startupAlexandre Belloni1-0/+11
2016-03-01phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni1-1/+16
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn1-4/+5
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+10
2016-01-08phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri1-2/+10
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-13/+0
2016-01-07phy: Add an mdio_device structureAndrew Lunn1-6/+6
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn1-7/+9
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn1-0/+96
2015-12-11phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn1-2/+11
2015-10-23net/phy: micrel: Add workaround for bad autonegNathan Sullivan1-1/+22
2015-06-08net/phy: micrel: Center FLP timing at 16msJaeden Amero1-1/+22
2015-06-08net/phy: micrel: Comment MMD address of extended registersJaeden Amero1-0/+1
2015-06-08net/phy: micrel: Be more const correctJaeden Amero1-14/+15
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel1-1/+2
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet1-0/+28
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold1-15/+3
2014-11-21net: phy: micrel: add copyright entryJohan Hovold1-0/+1
2014-11-21net: phy: micrel: refactor interrupt configJohan Hovold1-42/+29
2014-11-21net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold1-5/+6
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold1-43/+50
2014-11-21net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold1-8/+6
2014-11-21net: phy: micrel: parse of nodes at probeJohan Hovold1-18/+21
2014-11-21net: phy: micrel: add device-type abstractionJohan Hovold1-13/+70
2014-11-12net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold1-0/+1
2014-11-12net: phy: micrel: clean up led-mode setupJohan Hovold1-9/+22
2014-11-12net: phy: micrel: refactor led-mode error handlingJohan Hovold1-9/+10
2014-11-12net: phy: micrel: add led-mode sanity checkJohan Hovold1-0/+5
2014-11-12net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold1-1/+8
2014-11-12net: phy: micrel: refactor broadcast disableJohan Hovold1-2/+22
2014-11-12net: phy: micrel: use BIT macroJohan Hovold1-17/+17
2014-11-12net: phy: micrel: fix config_intr error handlingJohan Hovold1-0/+6
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-14/+1
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen1-1/+3
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer1-2/+29
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans1-2/+1
2014-07-30net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers1-0/+22
2014-05-07ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette1-1/+105
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette1-3/+3
2014-03-19micrel: fix masking off LED bitsSergei Shtylyov1-1/+1
2014-02-26phy: micrel: add of configuration for LED modeBen Dooks1-4/+45
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2013-12-18net: phy: micrel: fix checkpath errorsFlorian Fainelli1-2/+2
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+15
2013-09-20phy/micrel: Add suspend/resume support to Micrel PHYsPatrice Vilchez1-0/+24
2013-08-21net/phy: micrel: Add OF configuration support for ksz9021Sean Cross1-1/+102