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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
1
-1
/
+7
2020-08-18
ath10k: Register shutdown handler
Rakesh Pillai
1
-0
/
+9
2020-08-18
ath10k: move enable_pll_clk call to ath10k_core_start()
Kalle Valo
2
-8
/
+7
2020-08-17
ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...
Christophe JAILLET
1
-1
/
+1
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-15
/
+15
2020-08-15
ath10k: correct the array index from mcs index for HT mode for QCA6174
Wen Gong
1
-4
/
+20
2020-08-15
ath10k: enable supports_peer_stats_info for QCA6174 PCI devices
Wen Gong
1
-0
/
+1
2020-08-15
ath10k: remove return for NL80211_STA_INFO_TX_BITRATE
Wen Gong
1
-11
/
+10
2020-08-15
ath10k: add wmi service peer stat info for wmi tlv
Wen Gong
1
-0
/
+2
2020-08-14
ath10k: start recovery process when payload length exceeds max htc length for...
Wen Gong
1
-0
/
+4
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-8
/
+7
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-7
/
+2
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-42
/
+38
2020-07-20
ath10k: Fix NULL pointer dereference in AHB device probe
Hauke Mehrtens
2
-42
/
+38
2020-07-20
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
1
-0
/
+8
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
wireless: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-06-23
ath10k: pci: fix memcpy size of bmi response
Zekun Shen
1
-1
/
+1
2020-06-16
ath10k: provide survey info as accumulated data
Venkateswara Naralasetty
1
-1
/
+1
2020-06-16
ath10k: fix retry packets update in station dump
Venkateswara Naralasetty
2
-5
/
+8
2020-06-16
ath10k: Wait until copy complete is actually done before completing
Douglas Anderson
1
-9
/
+21
2020-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-0
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-11
/
+11
2020-06-09
ath10k: Acquire tx_lock in tx error paths
Evan Green
1
-0
/
+4
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
32
-316
/
+1740
2020-05-30
ath10k: Remove ath10k_qmi_register_service_notifier() declaration
Douglas Anderson
1
-1
/
+0
2020-05-29
mmc: sdio: Move SDIO IDs from ath10k driver to common include file
Pali Rohár
2
-23
/
+10
2020-05-12
ath10k: fix ath10k_pci struct layout
Arnd Bergmann
1
-4
/
+5
2020-05-12
ath10k: fix gcc-10 zero-length-bounds warnings
Arnd Bergmann
1
-2
/
+2
2020-05-11
ath10k: remove experimental tag from SDIO and SNOC busses in Kconfig
Govind Singh
1
-4
/
+3
2020-05-11
ath10k: Replace zero-length array with flexible-array
Gustavo A. R. Silva
8
-51
/
+51
2020-05-11
ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()
Wen Gong
1
-1
/
+1
2020-05-11
ath10k: Remove msdu from idr when management pkt send fails
Rakesh Pillai
3
-0
/
+28
2020-05-11
ath10k: Skip handling del_server during driver exit
Rakesh Pillai
2
-1
/
+18
2020-05-05
ath10k: Add support for targets without trustzone
Rakesh Pillai
2
-1
/
+124
2020-05-05
ath10k: Setup the msa resources before qmi init
Rakesh Pillai
4
-63
/
+70
2020-05-05
ath10k: remove the max_sched_scan_reqs value
Wen Gong
1
-1
/
+0
2020-05-05
ath10k: Avoid override CE5 configuration for QCA99X0 chipsets
Maharaja Kennadyrajan
4
-19
/
+61
2020-05-04
ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()
Wei Yongjun
1
-0
/
+1
2020-04-28
ath10k: correct tx bitrate of iw for SDIO
Wen Gong
3
-0
/
+14
2020-04-28
ath10k: add bitrate parse for peer stats info
Wen Gong
3
-0
/
+190
2020-04-28
ath10k: add rx bitrate report for SDIO
Wen Gong
8
-0
/
+304
2020-04-28
ath10k: enable firmware peer stats info for wmi tlv
Wen Gong
4
-0
/
+8
2020-04-27
ath10k: add statistics of tx retries and tx failed when tx complete disable
Wen Gong
3
-0
/
+16
2020-04-27
ath10k: enable rx duration report default for wmi tlv
Wen Gong
3
-1
/
+11
2020-04-23
ath10k: drop the TX packet which size exceed credit size for sdio
Wen Gong
1
-0
/
+5
2020-04-23
ath10k: Fix the invalid tx/rx chainmask configuration
Maharaja Kennadyrajan
1
-5
/
+10
2020-04-22
ath10k: add flush tx packets for SDIO chip
Wen Gong
3
-1
/
+15
2020-04-22
ath10k: enable alt data of TX path for sdio
Wen Gong
3
-8
/
+25
[prev]
[next]