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
/
ath11k
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
ath11k: Move non-fatal warn logs to dbg level
Govind Singh
1
-1
/
+1
2020-09-22
ath11k: wmi: remove redundant configuration values from init
Kalle Valo
1
-49
/
+0
2020-09-22
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
1
-1
/
+1
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-31
/
+76
2020-09-11
ath11k: add raw mode and software crypto support
Venkateswara Naralasetty
1
-0
/
+4
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-2
/
+2
2020-08-18
ath11k: refine the phy_id check in ath11k_reg_chan_list_event
Carl Huang
1
-1
/
+6
2020-08-18
ath11k: wmi: put hardware to DBS mode
Carl Huang
1
-5
/
+5
2020-08-18
ath11k: initialize wmi config based on hw_params
Carl Huang
1
-1
/
+3
2020-08-18
ath11k: force single pdev only for QCA6390
Carl Huang
1
-26
/
+60
2020-06-23
ath11k: define max_radios in hw_params
Anilkumar Kolli
1
-2
/
+2
2020-06-15
ath11k: fix wmi peer flags in peer assoc command
Venkateswara Naralasetty
1
-3
/
+3
2020-06-15
ath11k: add support for spectral scan
Karthikeyan Periyasamy
1
-0
/
+198
2020-06-15
ath11k: Add direct buffer ring support
Karthikeyan Periyasamy
1
-2
/
+224
2020-06-11
ath11k: Add support for 6g scan hint
Pradeep Kumar Chitrapu
1
-0
/
+72
2020-06-11
ath11k: Send multiple scan_chan_list messages if required
Pradeep Kumar Chitrapu
1
-71
/
+90
2020-06-11
ath11k: Add 6G scan dwell time parameter in scan request command
Pradeep Kumar Chitrapu
1
-0
/
+4
2020-06-11
ath11k: extend peer_assoc_cmd for 6GHz band
Pradeep Kumar Chitrapu
1
-0
/
+2
2020-06-11
ath11k: Use freq instead of channel number in rx path
Pradeep Kumar Chitrapu
1
-1
/
+4
2020-06-11
ath11k: add support for 6GHz radio in driver
Pradeep Kumar Chitrapu
1
-2
/
+14
2020-04-14
ath11k: Fix TWT radio count
Aloka Dixit
1
-1
/
+1
2020-04-06
ath11k: Avoid mgmt tx count underflow
Sriram R
1
-2
/
+3
2020-04-06
ath11k: fix error message to correctly report the command that failed
Colin Ian King
1
-1
/
+1
2020-04-06
ath11k: add pktlog checksum in trace events to support pktlog
Maharaja Kennadyrajan
1
-8
/
+13
2020-04-06
ath11k: Add sta debugfs support to configure ADDBA and DELBA
Maharaja Kennadyrajan
1
-0
/
+140
2020-03-18
ath11k: Configure hash based reo destination ring selection
Sriram R
1
-0
/
+35
2020-03-17
ath11k: add WMI calls required for handling BSS color
John Crispin
1
-0
/
+78
2020-03-11
ath11k: add thermal sensor device support
Pradeep Kumar Chitrapu
1
-0
/
+80
2020-03-11
ath11k: add thermal cooling device support
Pradeep Kumar Chitrapu
1
-0
/
+64
2020-02-11
ath11k: fix rcu lock protect in peer assoc confirmation
Karthikeyan Periyasamy
1
-0
/
+3
2019-12-19
ath11k: explicitly cast wmi commands to their correct struct type
John Crispin
1
-3
/
+3
2019-12-18
ath11k: fix memory leak on reg_info
Colin Ian King
1
-1
/
+1
2019-12-18
ath11k: fix several spelling mistakes
Colin Ian King
1
-1
/
+1
2019-12-18
ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
John Crispin
1
-73
/
+73
2019-12-18
ath11k: add wmi helper for turning STA PS on/off
John Crispin
1
-0
/
+30
2019-11-29
ath11k: add necessary peer assoc params in wmi dbg
Sriram R
1
-2
/
+11
2019-11-29
ath11k: pktlog: fix sending/using the pdev id
Anilkumar Kolli
1
-3
/
+3
2019-11-29
ath11k: Fixing TLV length issue in peer pktlog WMI command
Vikas Patel
1
-1
/
+1
2019-11-29
ath11k: fix wmi service ready ext tlv parsing
Anilkumar Kolli
1
-3
/
+11
2019-11-27
ath11k: add spatial reuse support
John Crispin
1
-0
/
+35
2019-11-27
ath11k: add TWT support
John Crispin
1
-0
/
+91
2019-11-27
ath11k: add HE support
John Crispin
1
-1
/
+5
2019-11-27
ath11k: ignore event 0x6017
John Crispin
1
-0
/
+1
2019-11-25
ath11k: driver for Qualcomm IEEE 802.11ax devices
Kalle Valo
1
-0
/
+5632