index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
davinci_mdio.c
Age
Commit message (
Expand
)
Author
2014-09-09
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-07-17
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
2014-05-15
net: davinci_mdio: Convert pr_err() to dev_err() call
George Cherian
2014-05-02
net: davinci_mdio: simplify IO memory mapping
Grygorii Strashko
2014-05-02
net: davinci_mdio: drop pinctrl_pm_select_default_state from probe
Grygorii Strashko
2014-05-02
net: davinci_mdio: use devm_* api
Grygorii Strashko
2014-01-17
net: davinci_mdio: Fix sparse warning
Lad, Prabhakar
2013-08-30
net: davinci_mdio: use dev_get_platdata()
Jingoo Han
2013-08-21
net: davinci_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
net: davinci_mdio: use platform_{get,set}_drvdata()
Libo Chen
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-25
net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)
Lad, Prabhakar
2013-06-16
drivers: net: davinci_mdio: use pinctrl PM helpers
Mugunthan V N
2013-06-13
drivers: net: davinci_mdio: restore mdio clk divider in mdio resume
Mugunthan V N
2013-06-13
drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver
Mugunthan V N
2013-06-11
net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime
Sebastian Siewior
2013-04-25
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-12-03
net/davinci_emac: remove __dev* attributes
Bill Pemberton
2012-11-15
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
net: ethernet: fix kernel OOPS when remove davinci_mdio module
Bin Liu
2012-08-07
drivers: net: ethernet: davince_mdio: device tree implementation
Mugunthan V N
2012-07-18
driver: net: ethernet: davinci_mdio: runtime PM support
Mugunthan V N
2012-04-18
davinci_mdio: Fix MDIO timeout check
Christian Riesch
2012-02-24
davinci_mdio: Correct bitmask for clock divider value
Christian Riesch
2012-02-02
drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment
Julia Lawall
2012-01-11
davinci_emac: use an unique MDIO bus name.
Florian Fainelli
2011-08-12
davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers
Jeff Kirsher