index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-1
/
+1
2019-12-10
net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...
Grygorii Strashko
1
-3
/
+2
2019-10-16
davinci_cpdma: make cpdma_chan_split_pool static
Ben Dooks (Codethink)
1
-1
/
+1
2019-07-13
davinci_cpdma: don't cast dma_addr_t to pointer
Arnd Bergmann
1
-13
/
+13
2019-07-09
net: ethernet: ti: davinci_cpdma: allow desc split while down
Ivan Khoronzhuk
1
-1
/
+16
2019-07-09
net: ethernet: ti: davinci_cpdma: add dma mapped submit
Ivan Khoronzhuk
1
-10
/
+79
2019-06-17
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
1
-21
/
+64
2019-04-28
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
1
-28
/
+0
2019-04-28
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
1
-8
/
+1
2018-07-24
net: ethernet: ti: cpdma: fit rated channels in backward order
Ivan Khoronzhuk
1
-16
/
+15
2018-06-22
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
Colin Ian King
1
-1
/
+1
2018-05-21
ti: ethernet: davinci: Fix cast to int warnings
Florian Fainelli
1
-4
/
+4
2018-05-21
ti: ethernet: cpdma: Use correct format for genpool_*
Florian Fainelli
1
-1
/
+1
2018-03-18
net: ethernet: ti: cpsw: enable vlan rx vlan offload
Grygorii Strashko
1
-1
/
+1
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
1
-1
/
+1
2017-06-11
net: ethernet: ti: cpdma: do not enable host error misc irq
Grygorii Strashko
1
-4
/
+1
2017-01-19
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
Ivan Khoronzhuk
1
-1
/
+2
2017-01-08
net: ethernet: ti: cpsw: add support for ringparam configuration
Grygorii Strashko
1
-8
/
+32
2017-01-08
net: ethernet: ti: cpsw: add support for descs pool size configuration
Grygorii Strashko
1
-0
/
+12
2017-01-08
net: ethernet: ti: cpdma: use devm_ioremap
Grygorii Strashko
1
-3
/
+2
2017-01-08
net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_cr...
Grygorii Strashko
1
-32
/
+30
2017-01-08
net: ethernet: ti: cpdma: fix desc re-queuing
Grygorii Strashko
1
-1
/
+1
2017-01-08
net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr
Grygorii Strashko
1
-18
/
+22
2016-12-03
net: ethernet: ti: davinci_cpdma: add missing EXPORTs
Paul Gortmaker
1
-0
/
+4
2016-11-30
net: ethernet: ti: davinci_cpdma: add set rate for a channel
Ivan Khoronzhuk
1
-45
/
+284
2016-11-30
net: ethernet: ti: davinci_cpdma: add weight function for channels
Ivan Khoronzhuk
1
-10
/
+114
2016-11-13
net: ethernet: ti: davinci_cpdma: don't stop ctlr if it was stopped
Ivan Khoronzhuk
1
-1
/
+1
2016-11-13
net: ethernet: ti: davinci_cpdma: fix fixed prio cpdma ctlr configuration
Ivan Khoronzhuk
1
-49
/
+53
2016-11-13
net: ethernet: ti: davinci_cpdma: free memory while channel destroy
Ivan Khoronzhuk
1
-1
/
+1
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
1
-2
/
+11
2016-08-23
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
1
-0
/
+12
2016-08-23
net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
Ivan Khoronzhuk
1
-0
/
+2
2016-08-23
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
1
-2
/
+44
2016-08-09
net: ethernet: ti: cpdma: remove used_desc counter
Grygorii Strashko
1
-11
/
+7
2016-07-31
net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()
Grygorii Strashko
1
-3
/
+0
2016-07-26
net: davinci_cpdma: remove excessive dump of register values to kernel log
Uwe Kleine-König
1
-121
/
+0
2016-06-29
net: ethernet: ti: cpdma: switch to use genalloc
Grygorii Strashko
1
-72
/
+59
2016-06-18
net: ethernet: ti: cpsw: remove rx_descs property
Ivan Khoronzhuk
1
-0
/
+6
2016-01-30
net: davinci_cpdma: use dma_addr_t for DMA address
Arnd Bergmann
1
-6
/
+6
2014-10-14
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
1
-4
/
+0
2014-10-14
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
1
-1
/
+0
2014-06-12
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
1
-3
/
+1
2014-05-15
drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().
George Cherian
1
-23
/
+12
2014-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
1
-2
/
+2
2013-12-12
net: eth: davinci_cpdma: Mark a local variable static
Olof Johansson
1
-1
/
+1
2013-12-12
net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
Olof Johansson
1
-3
/
+2
2013-08-23
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
Daniel Mack
1
-0
/
+1
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2013-06-24
net: eth: davicnci_cpdma: check dma map error
Sebastian Siewior
1
-0
/
+7
2013-06-01
drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA
Mugunthan V N
1
-0
/
+5
[next]