index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-03-17
net: davinci_emac: reject unsupported coalescing params
Jakub Kicinski
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-16
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-05-05
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-04-27
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2019-03-07
davinci_emac: always build in CONFIG_OF code
Arnd Bergmann
2018-12-03
net: davinci_emac: use nvmem_get_mac_address()
Bartosz Golaszewski
2018-10-21
net: ethernet: ti: davinci_emac: simplify getting .driver_data
Wolfram Sang
2018-06-21
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-31
net: ethernet: davinci_emac: fix error handling in probe()
Dan Carpenter
2018-05-21
net: ethernet: davinci_emac: Fix printing of base address
Florian Fainelli
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
2017-11-30
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
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
[next]