index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-01-31
net: davinci_emac: Get device MAC on 3517
Tony Lindgren
1
-1
/
+34
2015-01-31
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
1
-1
/
+22
2015-01-16
net: davinci_emac: Add support for emac on dm816x
Tony Lindgren
1
-0
/
+5
2015-01-16
net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...
Tony Lindgren
1
-3
/
+12
2015-01-16
net: davinci_emac: Fix incomplete code for getting the phy from device tree
Tony Lindgren
1
-5
/
+18
2015-01-16
net: davinci_emac: Free clock after checking the frequency
Tony Lindgren
1
-0
/
+1
2015-01-16
net: davinci_emac: Fix runtime pm calls for davinci_emac
Tony Lindgren
1
-4
/
+29
2015-01-16
net: davinci_emac: Fix hangs with interrupts
Tony Lindgren
1
-9
/
+10
2014-09-09
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
1
-1
/
+0
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-06-03
net: davinci_emac: Remove unwanted debug/error message
Christian Riesch
1
-1
/
+0
2014-05-22
net: davinci_emac: fix oops caused by uninitialized ndev->dev
Sekhar Nori
1
-4
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
1
-15
/
+29
2014-03-24
net: davinci_emac: Replace devm_request_irq with request_irq
Christian Riesch
1
-4
/
+21
2013-12-06
net: davinci_emac: Fix platform data handling and make usable for am3517
Tony Lindgren
1
-1
/
+25
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2013-10-22
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
1
-2
/
+1
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-08-31
net: davinci_emac: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-07-02
net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...
Wei Yongjun
1
-1
/
+0
2013-06-26
net: davinci_emac: simplify the OF parser code
Lad, Prabhakar
1
-44
/
+23
2013-06-26
net: davinci: emac: Convert to devm_* api
Lad, Prabhakar
1
-40
/
+9
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-04-25
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
1
-3
/
+3
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-27
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...
Mugunthan V N
1
-1
/
+1
2013-03-26
net/davinci_emac: use devres APIs
Sekhar Nori
1
-30
/
+16
2013-03-20
net: ethernet: davinci_emac: make local function emac_poll_controller() static
Wei Yongjun
1
-1
/
+1
2013-03-17
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...
Mugunthan V N
1
-1
/
+1
2013-02-13
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
1
-3
/
+3
2013-01-21
net: ethernet: davinci: Fix build breakage
Thierry Reding
1
-1
/
+1
2013-01-18
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
1
-6
/
+7
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
1
-1
/
+0
2012-12-03
net/davinci_emac: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-07-22
net: ethernet: davinci_emac: add pm_runtime support
Mark A. Greer
1
-21
/
+22
2012-07-22
net: ethernet: davinci_emac: Remove unnecessary #include
Mark A. Greer
1
-2
/
+0
2012-07-18
net: ethernet: davinci_emac: add OF support
Heiko Schocher
1
-1
/
+88
2012-07-11
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
1
-6
/
+2
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-35
/
+35
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-04-24
net/davinci_emac: fix failing PHY connect attempts
Anatolij Gustschin
1
-1
/
+1
2012-04-04
davinci_emac: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2012-02-24
davinci_emac: Do not free all rx dma descriptors during init
Christian Riesch
1
-2
/
+4
2012-02-24
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-18
davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-2
/
+3
[next]