index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
davinci_emac.c
Age
Commit message (
Expand
)
Author
2016-11-29
net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
Johan Hovold
2016-11-07
net: ethernet: ti: davinci_emac: fix device reference leak
Johan Hovold
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
2016-08-10
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
2016-08-01
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
2016-07-25
net: davinci_cpdma: remove excessive dump of register values to kernel log
Uwe Kleine-König
2016-07-02
net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-02
net: ethernet: davinci_emac: use phydev from struct net_device
Philippe Reynes
2016-04-28
net: ethernet: davinci_emac: Fix devioctl while in fixed link
Neil Armstrong
2016-04-21
net: ethernet: davinci_emac: Fix platform_data overwrite
Neil Armstrong
2016-04-21
net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
Neil Armstrong
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2015-09-23
net: davinci_emac: Add support for fixed-link PHY
Neil Armstrong
2015-09-21
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
2015-08-25
net: davinci_emac: fix error return code
Julia Lawall
2015-01-30
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
2015-01-30
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
2015-01-16
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
2015-01-16
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
2015-01-16
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
2015-01-16
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
2015-01-16
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
2015-01-16
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
2014-09-09
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-02
net: davinci_emac: Remove unwanted debug/error message
Christian Riesch
2014-05-22
net: davinci_emac: fix oops caused by uninitialized ndev->dev
Sekhar Nori
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
2014-03-24
net: davinci_emac: Replace devm_request_irq with request_irq
Christian Riesch
2013-12-05
net: davinci_emac: Fix platform data handling and make usable for am3517
Tony Lindgren
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-21
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-30
net: davinci_emac: use dev_get_platdata()
Jingoo Han
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
2013-07-02
net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...
Wei Yongjun
2013-06-25
net: davinci_emac: simplify the OF parser code
Lad, Prabhakar
2013-06-25
net: davinci: emac: Convert to devm_* api
Lad, Prabhakar
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-25
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...
Mugunthan V N
2013-03-26
net/davinci_emac: use devres APIs
Sekhar Nori
2013-03-20
net: ethernet: davinci_emac: make local function emac_poll_controller() static
Wei Yongjun
2013-03-17
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...
Mugunthan V N
2013-02-12
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
2013-01-21
net: ethernet: davinci: Fix build breakage
Thierry Reding
2013-01-18
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
[next]