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
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
ath10k: add debugfs support to get power save state change of STA
Maharaja Kennadyrajan
1
-1
/
+38
2018-10-01
ath10k: fix tx status flag setting for management frames
Rakesh Pillai
1
-1
/
+6
2018-10-01
ath10k: fix vdev-start timeout on error
Ben Greear
1
-3
/
+16
2018-09-06
ath10k: wmi: disable softirq's while calling ieee80211_rx
Erik Stromdahl
1
-1
/
+2
2018-09-06
ath10k: avoid possible memory access violation
K.T.VIJAYAKUMAAR
1
-0
/
+7
2018-09-03
ath10k: retrieve MAC address from system firmware if provided
Brian Norris
1
-1
/
+2
2018-08-28
ath10k: schedule hardware restart if WMI command times out
Martin Willi
1
-0
/
+6
2018-07-30
ath10k: add debugfs file warm_hw_reset
Maharaja Kennadyrajan
1
-1
/
+1
2018-07-30
ath10k: handle mgmt tx completion event
Rakesh Pillai
1
-0
/
+85
2018-06-14
ath10k: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+1
2018-06-14
ath10k: support use of channel 173
Ben Greear
1
-1
/
+1
2018-06-13
ath10k: fix memory leak of tpc_stats
Colin Ian King
1
-4
/
+4
2018-05-25
ath10k: DFS Host Confirmation
Sriram R
1
-10
/
+176
2018-05-25
ath: add support to get the detected radar specifications
Sriram R
1
-1
/
+1
2018-05-12
ath10k: remove variables which set but not used
Kenneth Lu
1
-10
/
+2
2018-04-27
ath10k: fix spelling mistake: "servive" -> "service"
Colin Ian King
1
-1
/
+1
2018-04-27
ath10k: fix kernel panic while reading tpc_stats
Tamizh Chelvam
1
-0
/
+6
2018-04-24
ath10k: support MAC address randomization in scan
Carl Huang
1
-0
/
+5
2018-04-24
ath10k: add WMI_SERVICE_AVAILABLE_EVENT support
Carl Huang
1
-1
/
+20
2018-04-19
ath10k: fix a typo in ath10k_wmi_set_wmm_param()
Maharaja Kennadyrajan
1
-1
/
+1
2018-04-10
ath10k: fix spelling mistake: "tiggers" -> "triggers"
Colin Ian King
1
-1
/
+1
2018-04-10
ath10k: avoid possible string overflow
Arnd Bergmann
1
-2
/
+2
2018-03-29
ath10k: fix vdev stats for 10.4 firmware
Rajkumar Manoharan
1
-19
/
+132
2018-03-29
ath10k: suppress "Unknown eventid: 36925" warnings
Sathishkumar Muruganandam
1
-0
/
+1
2018-03-26
ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
Carl Huang
1
-1
/
+1
2018-03-26
ath10k: debugfs support to get final TPC stats for 10.4 variants
Maharaja Kennadyrajan
1
-15
/
+293
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-12-02
ath10k: handle tdls peer events
Manikanta Pubbisetty
1
-0
/
+72
2017-10-27
ath10k: fix sending wmi cmd during the tdls teardown
Anilkumar Kolli
1
-1
/
+2
2017-08-03
ath10k: push peer type to target for TDLS peers
Manikanta Pubbisetty
1
-0
/
+1
2017-08-03
ath10k: add tdls support for 10.4 firmwares
Manikanta Pubbisetty
1
-2
/
+161
2017-07-06
ath10k: fix indenting in ath10k_wmi_update_noa()
Kalle Valo
1
-1
/
+1
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-35
/
+16
2017-06-21
ath10k: configure rxnss_override for QCA9984
Ben Greear
1
-1
/
+6
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-05-31
ath10k: go back to using dma_alloc_coherent() for firmware scratch memory
Adrian Chadd
1
-25
/
+10
2017-05-23
ath10k: remove unnecessary code
Gustavo A. R. Silva
1
-9
/
+0
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
1
-6
/
+10
2017-03-16
ath10k: fix fetching channel during potential radar detection
Mohammed Shafi Shajakhan
1
-0
/
+5
2017-03-16
ath10k: update available channel list for 5G radio
Tamizh chelvam
1
-0
/
+6
2017-02-14
ath10k: remove ath10k_vif_to_arvif()
Amadeusz Sławiński
1
-1
/
+1
2017-01-13
ath10k: fix wifi connectivity and warning in rx with channel 169
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-01-13
ath10k: add VHT160 support
Sebastian Gottschall
1
-1
/
+8
2016-12-20
ath10k: free host-mem with DMA_BIRECTIONAL flag
Ben Greear
1
-1
/
+1
2016-12-01
ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONAL
Ben Greear
1
-1
/
+1
2016-11-23
ath10k: remove set/get_tsf ieee80211_ops
Pedersen, Thomas
1
-4
/
+0
2016-11-23
ath10k: implement offset_tsf ieee80211_op
Pedersen, Thomas
1
-0
/
+2
2016-10-04
ath10k: allow setting coverage class
Benjamin Berg
1
-0
/
+48
2016-10-04
ath10k: add platform regulatory domain support
Bartosz Markowski
1
-1
/
+1
2016-10-04
ath10k: provide provision to get Transmit Power Control stats for 10.4
Maharaja Kennadyrajan
1
-0
/
+4
[next]