aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/davinci_cpdma.c
Commit message (Expand)AuthorAge
* drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...Mugunthan V N2014-10-14
* drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apisMugunthan V N2014-10-14
* drivers: net: davinci_cpdma: double free on errorDan Carpenter2014-06-11
* drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().George Cherian2014-05-15
* net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-24
* net: eth: davinci_cpdma: Mark a local variable staticOlof Johansson2013-12-11
* net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanupOlof Johansson2013-12-11
* net: ethernet: davinci_cpdma: export cpdma_chan_get_statsDaniel Mack2013-08-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * net: eth: davicnci_cpdma: check dma map errorSebastian Siewior2013-06-24
* | drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N2013-05-31
|/
* net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior2013-04-25
* net/cpsw: redo rx skb allocation in rx pathSebastian Siewior2013-04-25
* net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior2013-04-25
* net/davinci_cpdma: don't check for jiffies with interruptsSebastian Siewior2013-04-25
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-21
|\
| * net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann2013-02-15
* | drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N2013-02-18
* | net: ethernet: ti: remove redundant NULL check.Cyril Roelandt2013-02-13
* | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N2013-02-12
* | net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N2013-01-18
|/
* net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-02
* drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall2012-08-14
* davinci_cpdma: include linux/module.hDaniel Mack2012-06-28
* davinci_cpdma: export symbols used by other driversArnd Bergmann2012-04-21
* davinci_cpdma: Fix channel number written to teardown registersChristian Riesch2012-02-24
* davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok2011-12-19
* davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher2011-08-12