index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
davinci_emac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
2015-09-21
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-30
1
-1
/
+34
*
net: davinci_emac: Get device dm816x MAC address using the cpsw code
Tony Lindgren
2015-01-30
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-03
1
-1
/
+0
|
\
|
*
net: davinci_emac: Remove unwanted debug/error message
Christian Riesch
2014-06-02
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-05
1
-1
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-2
/
+1
|
\
|
*
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
2013-10-21
1
-2
/
+1
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
|
/
*
net: davinci_emac: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
2013-08-03
1
-2
/
+1
*
net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...
Wei Yongjun
2013-07-02
1
-1
/
+0
*
net: davinci_emac: simplify the OF parser code
Lad, Prabhakar
2013-06-25
1
-44
/
+23
*
net: davinci: emac: Convert to devm_* api
Lad, Prabhakar
2013-06-25
1
-40
/
+9
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-27
1
-2
/
+0
*
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
2013-04-25
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
1
-1
/
+1
|
\
|
*
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...
Mugunthan V N
2013-03-27
1
-1
/
+1
*
|
net/davinci_emac: use devres APIs
Sekhar Nori
2013-03-26
1
-30
/
+16
*
|
net: ethernet: davinci_emac: make local function emac_poll_controller() static
Wei Yongjun
2013-03-20
1
-1
/
+1
|
/
*
drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_de...
Mugunthan V N
2013-03-17
1
-1
/
+1
*
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
2013-02-12
1
-3
/
+3
*
net: ethernet: davinci: Fix build breakage
Thierry Reding
2013-01-21
1
-1
/
+1
*
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
2013-01-18
1
-6
/
+7
*
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-1
/
+1
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-2
/
+2
*
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
1
-1
/
+0
*
net/davinci_emac: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
net: ethernet: davinci_emac: add pm_runtime support
Mark A. Greer
2012-07-22
1
-21
/
+22
*
net: ethernet: davinci_emac: Remove unnecessary #include
Mark A. Greer
2012-07-22
1
-2
/
+0
*
net: ethernet: davinci_emac: add OF support
Heiko Schocher
2012-07-18
1
-1
/
+88
*
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-10
1
-6
/
+2
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-35
/
+35
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-1
/
+1
|
\
|
*
net/davinci_emac: fix failing PHY connect attempts
Anatolij Gustschin
2012-04-24
1
-1
/
+1
*
|
davinci_emac: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
1
-2
/
+4
|
\
|
*
davinci_emac: Do not free all rx dma descriptors during init
Christian Riesch
2012-02-24
1
-2
/
+4
[next]