| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 1 | -1/+27 |
|\ |
|
| * | phy: micrel: Disable auto negotiation on startup | Alexandre Belloni | 2016-03-01 | 1 | -0/+11 |
| * | phy: micrel: Ensure interrupts are reenabled on resume | Alexandre Belloni | 2016-03-01 | 1 | -1/+16 |
* | | phy: marvell/micrel: Fix Unpossible condition | Andrew Lunn | 2016-02-19 | 1 | -4/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-11 | 1 | -2/+10 |
|\ |
|
| * | phy: micrel: Fix finding PHY properties in MAC node for KSZ9031. | Roosen Henri | 2016-01-08 | 1 | -2/+10 |
* | | phy: Centralize setting driver module owner | Andrew Lunn | 2016-01-07 | 1 | -13/+0 |
* | | phy: Add an mdio_device structure | Andrew Lunn | 2016-01-07 | 1 | -6/+6 |
* | | phy: Add phydev_err() and phydev_dbg() macros | Andrew Lunn | 2016-01-07 | 1 | -7/+9 |
* | | phy: micrel: Add ethtool statistics counters | Andrew Lunn | 2015-12-31 | 1 | -0/+96 |
|/ |
|
* | phy: micrel: Fix finding PHY properties in MAC node. | Andrew Lunn | 2015-12-11 | 1 | -2/+11 |
* | net/phy: micrel: Add workaround for bad autoneg | Nathan Sullivan | 2015-10-23 | 1 | -1/+22 |
* | net/phy: micrel: Center FLP timing at 16ms | Jaeden Amero | 2015-06-08 | 1 | -1/+22 |
* | net/phy: micrel: Comment MMD address of extended registers | Jaeden Amero | 2015-06-08 | 1 | -0/+1 |
* | net/phy: micrel: Be more const correct | Jaeden Amero | 2015-06-08 | 1 | -14/+15 |
* | net: phy: micrel: Fix regression in kszphy_probe | Niklas Cassel | 2015-05-12 | 1 | -1/+2 |
* | net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081 | Sylvain Rochet | 2015-02-14 | 1 | -0/+28 |
* | net: phy: micrel: use generic config_init for KSZ8021/KSZ8031 | Johan Hovold | 2014-12-26 | 1 | -15/+3 |
* | net: phy: micrel: add copyright entry | Johan Hovold | 2014-11-21 | 1 | -0/+1 |
* | net: phy: micrel: refactor interrupt config | Johan Hovold | 2014-11-21 | 1 | -42/+29 |
* | net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 | Johan Hovold | 2014-11-21 | 1 | -5/+6 |
* | net: phy: micrel: add generic clock-mode-select support | Johan Hovold | 2014-11-21 | 1 | -43/+50 |
* | net: phy: micrel: add has-broadcast-disable flag to type data | Johan Hovold | 2014-11-21 | 1 | -8/+6 |
* | net: phy: micrel: parse of nodes at probe | Johan Hovold | 2014-11-21 | 1 | -18/+21 |
* | net: phy: micrel: add device-type abstraction | Johan Hovold | 2014-11-21 | 1 | -13/+70 |
* | net: phy: micrel: enable led-mode for KSZ8081/KSZ8091 | Johan Hovold | 2014-11-12 | 1 | -0/+1 |
* | net: phy: micrel: clean up led-mode setup | Johan Hovold | 2014-11-12 | 1 | -9/+22 |
* | net: phy: micrel: refactor led-mode error handling | Johan Hovold | 2014-11-12 | 1 | -9/+10 |
* | net: phy: micrel: add led-mode sanity check | Johan Hovold | 2014-11-12 | 1 | -0/+5 |
* | net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 | Johan Hovold | 2014-11-12 | 1 | -1/+8 |
* | net: phy: micrel: refactor broadcast disable | Johan Hovold | 2014-11-12 | 1 | -2/+22 |
* | net: phy: micrel: use BIT macro | Johan Hovold | 2014-11-12 | 1 | -17/+17 |
* | net: phy: micrel: fix config_intr error handling | Johan Hovold | 2014-11-12 | 1 | -0/+6 |
* | net: phy: replace phy_drivers_register calls | Johan Hovold | 2014-11-12 | 1 | -14/+1 |
* | phy/micrel: KSZ8031RNL RMII clock reconfiguration bug | Bruno Thomsen | 2014-10-14 | 1 | -1/+3 |
* | net/phy: micrel: Add clock support for KSZ8021/KSZ8031 | Sascha Hauer | 2014-10-10 | 1 | -2/+29 |
* | net/phy: micrel: Disable asymmetric pause for KSZ9031 | Mike Looijmans | 2014-09-15 | 1 | -2/+1 |
* | net: libphy: Add stubs to hook IEEE MMD Register reads and writes | Vince Bridgers | 2014-07-30 | 1 | -0/+22 |
* | ARM: i.MX6: Add OF configuration support for ksz9031 | Hubert Chaumette | 2014-05-07 | 1 | -1/+105 |
* | net/phy: micrel: fix bugged test on device tree loading for ksz9021 | Hubert Chaumette | 2014-04-23 | 1 | -3/+3 |
* | micrel: fix masking off LED bits | Sergei Shtylyov | 2014-03-19 | 1 | -1/+1 |
* | phy: micrel: add of configuration for LED mode | Ben Dooks | 2014-02-26 | 1 | -4/+45 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 1 | -0/+15 |
|\ |
|
| * | micrel: add support for KSZ8041RNLI | Sergei Shtylyov | 2013-12-11 | 1 | -0/+15 |
* | | net: phy: micrel: fix checkpath errors | Florian Fainelli | 2013-12-18 | 1 | -2/+2 |
|/ |
|
* | phy/micrel: Add suspend/resume support to Micrel PHYs | Patrice Vilchez | 2013-09-20 | 1 | -0/+24 |
* | net/phy: micrel: Add OF configuration support for ksz9021 | Sean Cross | 2013-08-21 | 1 | -1/+102 |
* | net: phy: micrel: Staticize ksz8873mll_read_status() | Jingoo Han | 2013-08-07 | 1 | -1/+1 |
* | phy/micrel: move flag handling to function for common use | Hector Palacios | 2013-03-12 | 1 | -9/+18 |
* | phy/micrel: Add support for KSZ8031 | Hector Palacios | 2013-03-12 | 1 | -0/+14 |