Age | Commit message (Expand) | Author |
2017-01-29 | net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause | Sean Nyekjaer |
2017-01-27 | net: phy: micrel: add support for KSZ8795 | Sean Nyekjaer |
2016-12-10 | net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause | Timur Tabi |
2016-11-23 | net: phy: micrel: fix KSZ8041FTL supported value | Kirill Esipov |
2016-10-05 | phy: micrel.c: Enable ksz9031 energy-detect power-down mode | Mike Looijmans |
2016-08-23 | phy: micrel: Reenable interrupts during resume for ksz9031 | Xander Huff |
2016-08-09 | net: phy: micrel: Add specific suspend | Wenyou Yang |
2016-07-31 | phy/micrel: Change phy_id_mask for KSZ8721 | Alexander Stein |
2016-07-15 | net: phy: micrel: Add KSZ8041FTL fiber mode support | Philipp Zabel |
2016-05-12 | phy: micrel: Use MICREL_PHY_ID_MASK definition | Fabio Estevam |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-03-01 | phy: micrel: Disable auto negotiation on startup | Alexandre Belloni |
2016-03-01 | phy: micrel: Ensure interrupts are reenabled on resume | Alexandre Belloni |
2016-02-19 | phy: marvell/micrel: Fix Unpossible condition | Andrew Lunn |
2016-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-01-08 | phy: micrel: Fix finding PHY properties in MAC node for KSZ9031. | Roosen Henri |
2016-01-07 | phy: Centralize setting driver module owner | Andrew Lunn |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn |
2016-01-07 | phy: Add phydev_err() and phydev_dbg() macros | Andrew Lunn |
2015-12-31 | phy: micrel: Add ethtool statistics counters | Andrew Lunn |
2015-12-11 | phy: micrel: Fix finding PHY properties in MAC node. | Andrew Lunn |
2015-10-23 | net/phy: micrel: Add workaround for bad autoneg | Nathan Sullivan |
2015-06-08 | net/phy: micrel: Center FLP timing at 16ms | Jaeden Amero |
2015-06-08 | net/phy: micrel: Comment MMD address of extended registers | Jaeden Amero |
2015-06-08 | net/phy: micrel: Be more const correct | Jaeden Amero |
2015-05-12 | net: phy: micrel: Fix regression in kszphy_probe | Niklas Cassel |
2015-02-14 | net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 | Sylvain Rochet |
2014-12-26 | net: phy: micrel: use generic config_init for KSZ8021/KSZ8031 | Johan Hovold |
2014-11-21 | net: phy: micrel: add copyright entry | Johan Hovold |
2014-11-21 | net: phy: micrel: refactor interrupt config | Johan Hovold |
2014-11-21 | net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 | Johan Hovold |
2014-11-21 | net: phy: micrel: add generic clock-mode-select support | Johan Hovold |
2014-11-21 | net: phy: micrel: add has-broadcast-disable flag to type data | Johan Hovold |
2014-11-21 | net: phy: micrel: parse of nodes at probe | Johan Hovold |
2014-11-21 | net: phy: micrel: add device-type abstraction | Johan Hovold |
2014-11-12 | net: phy: micrel: enable led-mode for KSZ8081/KSZ8091 | Johan Hovold |
2014-11-12 | net: phy: micrel: clean up led-mode setup | Johan Hovold |
2014-11-12 | net: phy: micrel: refactor led-mode error handling | Johan Hovold |
2014-11-12 | net: phy: micrel: add led-mode sanity check | Johan Hovold |
2014-11-12 | net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 | Johan Hovold |
2014-11-12 | net: phy: micrel: refactor broadcast disable | Johan Hovold |
2014-11-12 | net: phy: micrel: use BIT macro | Johan Hovold |
2014-11-12 | net: phy: micrel: fix config_intr error handling | Johan Hovold |
2014-11-12 | net: phy: replace phy_drivers_register calls | Johan Hovold |
2014-10-14 | phy/micrel: KSZ8031RNL RMII clock reconfiguration bug | Bruno Thomsen |
2014-10-10 | net/phy: micrel: Add clock support for KSZ8021/KSZ8031 | Sascha Hauer |
2014-09-15 | net/phy: micrel: Disable asymmetric pause for KSZ9031 | Mike Looijmans |
2014-07-30 | net: libphy: Add stubs to hook IEEE MMD Register reads and writes | Vince Bridgers |
2014-05-07 | ARM: i.MX6: Add OF configuration support for ksz9031 | Hubert Chaumette |
2014-04-23 | net/phy: micrel: fix bugged test on device tree loading for ksz9021 | Hubert Chaumette |