aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/davinci_mdio.c
Commit message (Expand)AuthorAge
* net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann2018-05-30
* drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli2018-05-16
* drivers: net: davinci_mdio: prevent spurious timeoutSekhar Nori2018-05-10
* drivers: net: davinci_mdio: print bus frequencyMaxim Uvarov2017-08-11
* drivers: net: davinci_mdio: remove busy loop on wait user accessMaxim Uvarov2017-08-11
* drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdioGrygorii Strashko2016-06-28
* drivers: net: davinci_mdio: implement pm runtime auto modeGrygorii Strashko2016-06-28
* drivers: net: davinci_mdio: add pm runtime callbacksGrygorii Strashko2016-06-28
* drivers: net: davinci_mdio: split reset function on init_clk and enableGrygorii Strashko2016-06-28
* drivers: net: davinci_mdio: drop suspended and lock fields from mdio_dataGrygorii Strashko2016-06-28
* drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacksGrygorii Strashko2016-06-28
* drivers: net: davinci_mdio: do pm runtime initialization later in probeGrygorii Strashko2016-06-28
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* net: davinci_mdio: add hibernation callbacksGrygorii Strashko2015-03-01
* ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-09
* net: davinci_mdio: allow to create phys from dtGrygorii Strashko2014-07-17
* net: davinci_mdio: Convert pr_err() to dev_err() callGeorge Cherian2014-05-15
* net: davinci_mdio: simplify IO memory mappingGrygorii Strashko2014-05-02
* net: davinci_mdio: drop pinctrl_pm_select_default_state from probeGrygorii Strashko2014-05-02
* net: davinci_mdio: use devm_* apiGrygorii Strashko2014-05-02
* net: davinci_mdio: Fix sparse warningLad, Prabhakar2014-01-16
* net: davinci_mdio: use dev_get_platdata()Jingoo Han2013-08-30
* net: davinci_mdio: remove unnecessary dev_set_drvdata()Libo Chen2013-08-21
* net: davinci_mdio: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar2013-06-25
* | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\ \ | |/ |/|
| * drivers: net: davinci_mdio: use pinctrl PM helpersMugunthan V N2013-06-16
* | drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-13
* | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-13
* | net/ti davinci_mdio: don't hold a spin lock while calling pm_runtimeSebastian Siewior2013-06-11
|/
* net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior2013-04-25
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* net/davinci_emac: remove __dev* attributesBill Pemberton2012-12-03
* net: davinci_mdio: Fix typo mistake in calling runtime-pm apiVaibhav Hiremath2012-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
|\
| * net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-31
* | drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-07
|/
* driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N2012-07-18
* davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-17
* davinci_mdio: Correct bitmask for clock divider valueChristian Riesch2012-02-24
* drivers/net/ethernet/ti: Move call to PTR_ERR after reassignmentJulia Lawall2012-02-02
* davinci_emac: use an unique MDIO bus name.Florian Fainelli2012-01-10
* davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher2011-08-12