Age | Commit message (Expand) | Author | Files | Lines |
2016-11-17 | net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister | Johan Hovold | 1 | -1/+1 |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -11/+11 |
2016-06-29 | net: phy: Manage fixed PHY address space using IDA | Florian Fainelli | 1 | -11/+11 |
2016-06-27 | phy: improve safety of fixed-phy MII register reading | Russell King | 1 | -7/+21 |
2016-06-27 | phy: generate swphy registers on the fly | Russell King | 1 | -26/+5 |
2016-06-27 | phy: separate swphy state validation from register generation | Russell King | 1 | -8/+7 |
2016-06-27 | phy: move fixed_phy MII register generation to a library | Russell King | 1 | -92/+3 |
2016-05-20 | phy: fix crash in fixed_phy_add() | Rabin Vincent | 1 | -1/+5 |
2016-04-26 | fixed_phy: get_phy_device() doesn't return NULL anymore | Sergei Shtylyov | 1 | -1/+1 |
2016-03-14 | phy: fixed: Fix removal of phys. | Andrew Lunn | 1 | -2/+9 |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -5/+5 |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn | 1 | -3/+1 |
2015-09-24 | phy: fixed-phy: properly validate phy in fixed_phy_update_state() | Russell King | 1 | -1/+1 |
2015-09-06 | fixed_phy: pass 'irq' to fixed_phy_add() | Sergei Shtylyov | 1 | -1/+1 |
2015-08-31 | net: phy: fixed_phy: Set phy capabilities even when link down. | Andrew Lunn | 1 | -25/+48 |
2015-08-31 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn | 1 | -3/+23 |
2015-08-31 | phy: fixed_phy: Set supported speed in phydev | Andrew Lunn | 1 | -0/+12 |
2015-08-31 | net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc. | Florian Fainelli | 1 | -0/+1 |
2015-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+9 |
2015-08-27 | net: phy: fixed: propagate fixed link values to struct | Madalin Bucur | 1 | -0/+9 |
2015-07-21 | net: phy: fixed_phy: handle link-down case | Stas Sergeev | 1 | -3/+5 |
2015-04-03 | add fixed_phy_update_state() - update state of fixed_phy | Stas Sergeev | 1 | -0/+29 |
2015-01-25 | net: phy: fixed: allow setting no update_link callback | Florian Fainelli | 1 | -1/+1 |
2014-12-16 | net: Allow FIXED_PHY to be modular. | David S. Miller | 1 | -0/+337 |