index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
ath10k: Use bdf calibration variant for snoc targets
Rakesh Pillai
1
-5
/
+13
2020-09-01
ath10k: Get rid of "per_ce_irq" hw param
Douglas Anderson
1
-13
/
+0
2020-08-26
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
1
-0
/
+4
2020-08-19
ath10k: sdio: add firmware coredump support
Wen Gong
1
-0
/
+10
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+9
2020-08-18
ath10k: move enable_pll_clk call to ath10k_core_start()
Kalle Valo
1
-0
/
+7
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-15
ath10k: enable supports_peer_stats_info for QCA6174 PCI devices
Wen Gong
1
-0
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-04-28
ath10k: add rx bitrate report for SDIO
Wen Gong
1
-0
/
+2
2020-04-22
ath10k: enable alt data of TX path for sdio
Wen Gong
1
-4
/
+4
2020-04-22
ath10k: add htt TX bundle for sdio
Wen Gong
1
-3
/
+11
2020-04-21
ath10k: rename ath10k_hif_swap_mailbox() to ath10k_hif_start_post()
Kalle Valo
1
-1
/
+1
2020-04-14
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-4
/
+1
2020-04-09
ath10k: disable TX complete indication of htt for sdio
Wen Gong
1
-4
/
+1
2020-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+81
2020-03-11
ath10k: add QCA9377 sdio hw_param item
Erik Stromdahl
1
-0
/
+27
2020-03-11
ath10k: avoid consecutive OTP download to reduce boot time
Vikas Patel
1
-0
/
+11
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-2
/
+2
2020-02-11
ath10k: Add support to read btcoex related data from DT
Tamizh Chelvam
1
-1
/
+43
2019-12-02
ath10k: enable napi on RX path for sdio
Wen Gong
1
-0
/
+2
2019-11-29
ath10k: enable firmware log by default for sdio
Wen Gong
1
-12
/
+0
2019-11-25
ath10k: add large size for BMI download data for SDIO
Wen Gong
1
-0
/
+1
2019-11-08
ath10k: disable cpuidle during downloading firmware
Ikjoon Jang
1
-2
/
+10
2019-09-23
ath: fix various spelling mistakes
Colin Ian King
1
-1
/
+1
2019-09-23
ath10k: fix missing checks for bmi reads and writes
Kangjie Lu
1
-9
/
+32
2019-09-17
ath10k: fix latency issue for QCA988x
Miaoqing Pan
1
-6
/
+9
2019-06-27
ath10k: add new hw_ops for sdio chip
Wen Gong
1
-1
/
+1
2019-06-25
ath10k: Add WMI diag fw logging support for WCN3990
Govind Singh
1
-0
/
+9
2019-06-25
ath10k: Add peer delete response event
Dundi Raviteja
1
-0
/
+1
2019-06-25
ath10k: wait for vdev delete response from firmware
Rakesh Pillai
1
-1
/
+3
2019-06-25
ath10k: fix failure to set multiple fixed rate
Miaoqing Pan
1
-0
/
+1
2019-06-25
ath10k: enabling tx stats support over pktlog
Balaji Pothunoori
1
-0
/
+15
2019-06-25
ath10k: Add wrapper function to ath10k debug
Venkateswara Naralasetty
1
-0
/
+2
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-4
/
+44
2019-05-07
ath10k: change swap mail box config for UTF mode of SDIO
Wen Gong
1
-3
/
+8
2019-04-29
ath10k: enable QCA6174 hw3.2 SDIO hardware
Wen Gong
1
-0
/
+27
2019-04-29
ath10k: perform crash dump collection in workqueue
Brian Norris
1
-0
/
+1
2019-04-23
ath10k: sdio: workaround firmware UART pin configuration bug
Wen Gong
1
-1
/
+9
2019-02-28
ath10k: Fill rx duration for each peer in fw_stats for WCN3990
Surabhi Vishnoi
1
-2
/
+2
2019-02-26
ath10k: update the max num of peers supported for WCN3990
Abhishek Ambure
1
-3
/
+3
2019-02-26
ath10k: sdio: disable fwlog prints
Alagu Sankar
1
-0
/
+7
2019-02-26
ath10k: sdio: set hi_acs_flags
Alagu Sankar
1
-3
/
+9
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-12
ath10k: copy the whole struct ath10k_bus_params in ath10k_core_register()
Kalle Valo
1
-3
/
+2
2019-02-12
ath10k: report tx airtime provided by fw
Manikanta Pubbisetty
1
-0
/
+3
2019-02-12
ath10k: migrate to mac80211 txq scheduling
Toke Høiland-Jørgensen
1
-2
/
+0
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
1
-1
/
+1
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
1
-2
/
+3
2019-02-11
ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf
Christian Lamparter
1
-0
/
+7
[next]