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