aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/davinci_cpdma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-31drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMAMugunthan V N1-0/+5
2013-04-25net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSESebastian Siewior1-0/+2
2013-04-25net/cpsw: redo rx skb allocation in rx pathSebastian Siewior1-1/+6
2013-04-25net/davinci_cpdma: remove unused argument in cpdma_chan_submit()Sebastian Siewior1-1/+1
2013-04-25net/davinci_cpdma: don't check for jiffies with interruptsSebastian Siewior1-8/+12
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N1-2/+2
2013-02-15net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann1-0/+3
2013-02-13net: ethernet: ti: remove redundant NULL check.Cyril Roelandt1-4/+2
2013-02-12driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detectionMugunthan V N1-2/+15
2013-01-18net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptorsMugunthan V N1-7/+40
2012-10-02net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packetshtbegin1-0/+1
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall1-1/+2
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack1-0/+1
2012-04-21davinci_cpdma: export symbols used by other driversArnd Bergmann1-1/+12
2012-02-24davinci_cpdma: Fix channel number written to teardown registersChristian Riesch1-1/+1
2011-12-19davinci-cpdma: fix locking issue in cpdma_chan_stopIlya Yanok1-0/+2
2011-08-12davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher1-0/+970