index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2016-12-03
net: ethernet: ti: davinci_cpdma: add missing EXPORTs
Paul Gortmaker
2016-11-30
net: ethernet: ti: davinci_cpdma: add set rate for a channel
Ivan Khoronzhuk
2016-11-30
net: ethernet: ti: davinci_cpdma: add weight function for channels
Ivan Khoronzhuk
2016-11-13
net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped
Ivan Khoronzhuk
2016-11-13
net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration
Ivan Khoronzhuk
2016-11-12
net: ethernet: ti: davinci_cpdma: free memory while channel destroy
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
Ivan Khoronzhuk
2016-08-23
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
2016-08-08
net: ethernet: ti: cpdma: remove used_desc counter
Grygorii Strashko
2016-07-30
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
Grygorii Strashko
2016-07-25
net: davinci_cpdma: remove excessive dump of register values to kernel log
Uwe Kleine-König
2016-06-29
net: ethernet: ti: cpdma: switch to use genalloc
Grygorii Strashko
2016-06-17
net: ethernet: ti: cpsw: remove rx_descs property
Ivan Khoronzhuk
2016-01-29
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
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