summaryrefslogtreecommitdiff
path: root/drivers/net/phy/fixed_phy.c
Commit message (Expand)AuthorAge
* net: phy: fixed-phy: remove fixed_phy_update_state()Russell King2018-01-03
* net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold2016-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * net: phy: Manage fixed PHY address space using IDAFlorian Fainelli2016-06-29
* | phy: improve safety of fixed-phy MII register readingRussell King2016-06-27
* | phy: generate swphy registers on the flyRussell King2016-06-27
* | phy: separate swphy state validation from register generationRussell King2016-06-27
* | phy: move fixed_phy MII register generation to a libraryRussell King2016-06-27
|/
* phy: fix crash in fixed_phy_add()Rabin Vincent2016-05-20
* fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov2016-04-26
* phy: fixed: Fix removal of phys.Andrew Lunn2016-03-14
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King2015-09-24
* fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov2015-09-06
* net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn2015-08-31
* phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-31
* phy: fixed_phy: Set supported speed in phydevAndrew Lunn2015-08-31
* net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli2015-08-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-27
|\
| * net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-27
* | net: phy: fixed_phy: handle link-down caseStas Sergeev2015-07-21
|/
* add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-03
* net: phy: fixed: allow setting no update_link callbackFlorian Fainelli2015-01-25
* net: Allow FIXED_PHY to be modular.David S. Miller2014-12-16