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
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
/
wireless
/
ath
/
ath10k
/
ce.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
1
-0
/
+1
2023-03-24
wifi: ath10k: remove unused ath10k_get_ring_byte function
Tom Rix
1
-7
/
+0
2023-02-17
wifi: ath10k: Remove the unused function shadow_dst_wr_ind_addr() and ath10k_...
Yang Li
1
-52
/
+0
2023-01-17
wifi: ath10k: Remove the unused function ath10k_ce_shadow_src_ring_write_inde...
Jiapeng Chong
1
-8
/
+0
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
1
-1
/
+1
2020-09-01
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
1
-53
/
+31
2020-09-01
ath10k: Add interrupt summary based CE processing
Rakesh Pillai
1
-24
/
+39
2020-08-17
ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...
Christophe JAILLET
1
-1
/
+1
2020-06-16
ath10k: Wait until copy complete is actually done before completing
Douglas Anderson
1
-9
/
+21
2019-10-15
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-5
/
+0
2019-04-29
ath10k: perform crash dump collection in workqueue
Brian Norris
1
-1
/
+1
2019-02-26
ath10k: fix descriptor size in ce tx completion for WCN3990
Rakesh Pillai
1
-2
/
+64
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-12
ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()
Kalle Valo
1
-1
/
+2
2019-02-11
ath10k: fix shadow register implementation for WCN3990
Rakesh Pillai
1
-13
/
+13
2019-02-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-13
/
+62
2019-02-04
ath10k: Set DMA address mask to 35 bit for WCN3990
Rakesh Pillai
1
-13
/
+62
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+3
2018-09-06
ath10k: introduce CE_ATTR_POLL attribute for polling pipe
Govind Singh
1
-4
/
+14
2018-08-28
ath10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-16
/
+8
2018-06-14
ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
YueHaibing
1
-1
/
+1
2018-04-24
ath10k: enable SRRI/DRRI support on ddr for WCN3990
Govind Singh
1
-6
/
+96
2018-04-24
ath10k: add support for shadow register for WNC3990
Rakesh Pillai
1
-2
/
+141
2018-04-19
ath10k: correct target assert problem due to CE5 stuck
Manikanta Pubbisetty
1
-1
/
+1
2018-04-19
ath10k: build ce layer in ath10k core module
Govind Singh
1
-0
/
+22
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-12-27
ath10k: Add support for 64 bit ce descriptor
Govind Singh
1
-92
/
+538
2017-12-27
ath10k: Use dma_addr_t for ce buffers to support 64bit target
Govind Singh
1
-6
/
+8
2017-07-06
ath10k: make CE layer bus agnostic
Govind Singh
1
-135
/
+164
2017-06-16
ath10k: define structures for CE ctrl/misc register
Sarada Prasanna Garnayak
1
-63
/
+101
2017-06-01
ath10k: initialize nbytes to 0
Ben Greear
1
-0
/
+4
2017-04-13
ath10k: fix compile time sanity check for CE4 buffer size
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-04-05
ath10k: remove obselete Copy Engine comments
Mohammed Shafi Shajakhan
1
-2
/
+1
2017-02-07
ath10k: few whitespace fixes
Kalle Valo
1
-3
/
+3
2017-01-27
ath10k: use dma_zalloc_coherent()
Srinivas Kandagatla
1
-8
/
+1
2017-01-19
ath10k: dump Copy Engine registers during firmware crash
Mohammed Shafi Shajakhan
1
-0
/
+39
2016-09-28
ath10k: fix copy engine 5 destination ring stuck
Rajkumar Manoharan
1
-0
/
+7
2016-09-27
ath10k: spelling and miscellaneous neatening
Joe Perches
1
-1
/
+1
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
1
-2
/
+2
2016-04-14
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
1
-3
/
+3
2016-04-04
ath10k: reuse copy engine 5 (htt rx) descriptors
Rajkumar Manoharan
1
-3
/
+20
2016-04-04
ath10k: cleanup copy engine receive next completion
Rajkumar Manoharan
1
-18
/
+3
2015-10-29
ath10k: remove shadow copy of CE descriptors for source ring
Rajkumar Manoharan
1
-22
/
+0
2015-10-29
ath10k: cleanup copy engine send completion
Rajkumar Manoharan
1
-21
/
+3
2015-10-29
ath10k: use local memory instead of shadow descriptor in ce_send
Rajkumar Manoharan
1
-7
/
+6
2015-10-16
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
1
-3
/
+2
2015-10-16
ath10k: register per copy engine send completion callbacks
Rajkumar Manoharan
1
-2
/
+1
2015-10-09
ath10k: optimize ce_lock on post rx buffer processing
Rajkumar Manoharan
1
-1
/
+1
2015-06-30
ath10k: Extend CE src desc flags for interrupt indication
Vasanthakumar Thiagarajan
1
-0
/
+1
2015-01-27
ath10k: add support for qca6174
Michal Kazior
1
-6
/
+6
[next]