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
2019-12-09
net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...
Grygorii Strashko
2019-10-15
davinci_cpdma: make cpdma_chan_split_pool static
Ben Dooks (Codethink)
2019-07-12
davinci_cpdma: don't cast dma_addr_t to pointer
Arnd Bergmann
2019-07-08
net: ethernet: ti: davinci_cpdma: allow desc split while down
Ivan Khoronzhuk
2019-07-08
net: ethernet: ti: davinci_cpdma: add dma mapped submit
Ivan Khoronzhuk
2019-06-16
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-04-27
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
2019-04-27
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2018-07-23
net: ethernet: ti: cpdma: fit rated channels in backward order
Ivan Khoronzhuk
2018-06-22
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
Colin Ian King
2018-05-21
ti: ethernet: davinci: Fix cast to int warnings
Florian Fainelli
2018-05-21
ti: ethernet: cpdma: Use correct format for genpool_*
Florian Fainelli
2018-03-17
net: ethernet: ti: cpsw: enable vlan rx vlan offload
Grygorii Strashko
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
2017-06-10
net: ethernet: ti: cpdma: do not enable host error misc irq
Grygorii Strashko
2017-01-18
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
Ivan Khoronzhuk
2017-01-07
net: ethernet: ti: cpsw: add support for ringparam configuration
Grygorii Strashko
2017-01-07
net: ethernet: ti: cpsw: add support for descs pool size configuration
Grygorii Strashko
2017-01-07
net: ethernet: ti: cpdma: use devm_ioremap
Grygorii Strashko
2017-01-07
net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...
Grygorii Strashko
2017-01-07
net: ethernet: ti: cpdma: fix desc re-queuing
Grygorii Strashko
2017-01-07
net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr
Grygorii Strashko
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
[next]