index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
davinci_emac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-1
/
+1
*
|
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-06-16
1
-2
/
+2
|
/
*
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
1
-10
/
+6
*
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2019-04-27
1
-15
/
+1
*
davinci_emac: always build in CONFIG_OF code
Arnd Bergmann
2019-03-07
1
-3
/
+1
*
net: davinci_emac: use nvmem_get_mac_address()
Bartosz Golaszewski
2018-12-04
1
-5
/
+9
*
net: ethernet: ti: davinci_emac: simplify getting .driver_data
Wolfram Sang
2018-10-22
1
-4
/
+2
*
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
2018-06-21
1
-0
/
+4
*
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
2018-06-20
1
-2
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-10
/
+12
|
\
|
*
net: ethernet: davinci_emac: fix error handling in probe()
Dan Carpenter
2018-05-31
1
-10
/
+12
*
|
net: ethernet: davinci_emac: Fix printing of base address
Florian Fainelli
2018-05-21
1
-2
/
+2
|
/
*
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
2017-12-13
1
-2
/
+9
*
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-11-30
1
-7
/
+2
*
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-2
/
+2
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks
Johan Hovold
2016-11-30
1
-1
/
+9
*
net: ethernet: ti: davinci_emac: fix device reference leak
Johan Hovold
2016-11-07
1
-4
/
+6
*
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
2016-08-23
1
-4
/
+4
*
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
2016-08-11
1
-7
/
+7
*
ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...
Peter Chen
2016-08-02
1
-0
/
+1
*
net: davinci_cpdma: remove excessive dump of register values to kernel log
Uwe Kleine-König
2016-07-26
1
-96
/
+0
*
net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-02
1
-37
/
+2
*
net: ethernet: davinci_emac: use phydev from struct net_device
Philippe Reynes
2016-07-02
1
-34
/
+27
*
net: ethernet: davinci_emac: Fix devioctl while in fixed link
Neil Armstrong
2016-04-28
1
-1
/
+4
*
net: ethernet: davinci_emac: Fix platform_data overwrite
Neil Armstrong
2016-04-21
1
-2
/
+0
*
net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
Neil Armstrong
2016-04-21
1
-0
/
+1
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-4
/
+1
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-1
/
+1
*
net: davinci_emac: Add support for fixed-link PHY
Neil Armstrong
2015-09-24
1
-2
/
+6
*
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
2015-09-22
1
-41
/
+3
*
net: davinci_emac: fix error return code
Julia Lawall
2015-08-25
1
-1
/
+3
*
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
2015-01-31
1
-1
/
+34
*
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
2015-01-31
1
-1
/
+22
*
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
2015-01-16
1
-0
/
+5
*
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
2015-01-16
1
-3
/
+12
*
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
2015-01-16
1
-5
/
+18
*
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
2015-01-16
1
-0
/
+1
*
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
2015-01-16
1
-4
/
+29
*
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
2015-01-16
1
-9
/
+10
*
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-09-09
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-04
1
-1
/
+0
|
\
|
*
net: davinci_emac: Remove unwanted debug/error message
Christian Riesch
2014-06-03
1
-1
/
+0
*
|
net: davinci_emac: fix oops caused by uninitialized ndev->dev
Sekhar Nori
2014-05-22
1
-4
/
+2
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
|
/
*
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
2014-03-24
1
-15
/
+29
*
net: davinci_emac: Replace devm_request_irq with request_irq
Christian Riesch
2014-03-24
1
-4
/
+21
*
net: davinci_emac: Fix platform data handling and make usable for am3517
Tony Lindgren
2013-12-06
1
-1
/
+25
[next]