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_cpdma.c
Age
Commit message (
Expand
)
Author
2014-10-14
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
2014-10-14
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
2014-06-11
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
2014-05-15
drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().
George Cherian
2014-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
2013-12-11
net: eth: davinci_cpdma: Mark a local variable static
Olof Johansson
2013-12-11
net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
Olof Johansson
2013-08-22
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
Daniel Mack
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-24
net: eth: davicnci_cpdma: check dma map error
Sebastian Siewior
2013-05-31
drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA
Mugunthan V N
2013-04-25
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
2013-04-25
net/cpsw: redo rx skb allocation in rx path
Sebastian Siewior
2013-04-25
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
2013-04-25
net/davinci_cpdma: don't check for jiffies with interrupts
Sebastian Siewior
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-02-18
drivers: net: davinci_cpdma: acknowledge interrupt properly
Mugunthan V N
2013-02-15
net: cwdavinci_cpdma: export symbols for cpsw
Arnd Bergmann
2013-02-13
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
2013-02-12
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
2013-01-18
net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
Mugunthan V N
2012-10-02
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
2012-08-14
drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
Julia Lawall
2012-06-28
davinci_cpdma: include linux/module.h
Daniel Mack
2012-04-21
davinci_cpdma: export symbols used by other drivers
Arnd Bergmann
2012-02-24
davinci_cpdma: Fix channel number written to teardown registers
Christian Riesch
2011-12-19
davinci-cpdma: fix locking issue in cpdma_chan_stop
Ilya Yanok
2011-08-12
davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers
Jeff Kirsher