summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/micrel.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer2017-01-291-1/+1
* net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-01-271-0/+14
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-101-18/+12
* net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-231-4/+4
* phy: micrel.c: Enable ksz9031 energy-detect power-down modeMike Looijmans2016-10-051-0/+21
* phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff2016-08-231-1/+1
* net: phy: micrel: Add specific suspendWenyou Yang2016-08-091-8/+19
* phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein2016-07-311-2/+2
* net: phy: micrel: Add KSZ8041FTL fiber mode supportPhilipp Zabel2016-07-151-2/+32
* phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam2016-05-121-17/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-1/+27
|\
| * phy: micrel: Disable auto negotiation on startupAlexandre Belloni2016-03-011-0/+11
| * phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni2016-03-011-1/+16
* | phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2016-02-191-4/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-2/+10
|\
| * phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-081-2/+10
* | phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-13/+0
* | phy: Add an mdio_device structureAndrew Lunn2016-01-071-6/+6
* | phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn2016-01-071-7/+9
* | phy: micrel: Add ethtool statistics countersAndrew Lunn2015-12-311-0/+96
|/
* phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn2015-12-111-2/+11
* net/phy: micrel: Add workaround for bad autonegNathan Sullivan2015-10-231-1/+22
* net/phy: micrel: Center FLP timing at 16msJaeden Amero2015-06-081-1/+22
* net/phy: micrel: Comment MMD address of extended registersJaeden Amero2015-06-081-0/+1
* net/phy: micrel: Be more const correctJaeden Amero2015-06-081-14/+15
* net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel2015-05-121-1/+2
* net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet2015-02-141-0/+28
* net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold2014-12-261-15/+3
* net: phy: micrel: add copyright entryJohan Hovold2014-11-211-0/+1
* net: phy: micrel: refactor interrupt configJohan Hovold2014-11-211-42/+29
* net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold2014-11-211-5/+6
* net: phy: micrel: add generic clock-mode-select supportJohan Hovold2014-11-211-43/+50
* net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold2014-11-211-8/+6
* net: phy: micrel: parse of nodes at probeJohan Hovold2014-11-211-18/+21
* net: phy: micrel: add device-type abstractionJohan Hovold2014-11-211-13/+70
* net: phy: micrel: enable led-mode for KSZ8081/KSZ8091Johan Hovold2014-11-121-0/+1
* net: phy: micrel: clean up led-mode setupJohan Hovold2014-11-121-9/+22
* net: phy: micrel: refactor led-mode error handlingJohan Hovold2014-11-121-9/+10
* net: phy: micrel: add led-mode sanity checkJohan Hovold2014-11-121-0/+5
* net: phy: micrel: disable broadcast for KSZ8081/KSZ8091Johan Hovold2014-11-121-1/+8
* net: phy: micrel: refactor broadcast disableJohan Hovold2014-11-121-2/+22
* net: phy: micrel: use BIT macroJohan Hovold2014-11-121-17/+17
* net: phy: micrel: fix config_intr error handlingJohan Hovold2014-11-121-0/+6
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-14/+1
* phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen2014-10-141-1/+3
* net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer2014-10-101-2/+29
* net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans2014-09-151-2/+1
* net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers2014-07-301-0/+22
* ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette2014-05-071-1/+105
* net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette2014-04-231-3/+3