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
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-09-28
ath10k: Ignore SWBA event for a vif if its marked for no beacon
Mohammed Shafi Shajakhan
1
-0
/
+6
2016-09-09
ath10k: remove unnecessary error code assignment
Mohammed Shafi Shajakhan
1
-1
/
+0
2016-09-02
ath10k: Added support for extended dbglog module id for 10.4
Maharaja Kennadyrajan
1
-2
/
+40
2016-09-02
ath10k: suppress warnings when getting wmi WDS peer event id
Mohammed Shafi Shajakhan
1
-0
/
+1
2016-09-02
ath10k: fix group privacy action frame decryption for qca4019
Rajkumar Manoharan
1
-5
/
+24
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
1
-2
/
+2
2016-08-31
ath10k: add wmi command barrier utility
Michal Kazior
1
-0
/
+31
2016-08-31
ath10k: implement wmi echo event
Michal Kazior
1
-1
/
+28
2016-08-31
ath10k: implement wmi echo command
Michal Kazior
1
-0
/
+23
2016-08-31
ath10k: handle testmode events for 10.2 and 10.4 based firmware
Tamizh chelvam
1
-0
/
+26
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-1
/
+1
2016-07-08
ath10k: fix 10.4 extended peer stats update
Mohammed Shafi Shajakhan
1
-14
/
+41
2016-06-30
ath10k: enable beacon loss detection support for 10.4
Mohammed Shafi Shajakhan
1
-0
/
+4
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
1
-3
/
+5
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
1
-0
/
+4
2016-05-11
ath10k: suppress warnings when getting wmi peer_rate_code_list event
Vasanthakumar Thiagarajan
1
-0
/
+1
2016-05-06
ath10k: update bss channel survey information
Rajkumar Manoharan
1
-0
/
+29
2016-05-06
ath10k: handle pdev_chan_info wmi event
Rajkumar Manoharan
1
-0
/
+32
2016-05-06
ath10k: implement wmi_pdev_bss_chan_info_request
Rajkumar Manoharan
1
-1
/
+24
2016-04-26
ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmware
Alan Liu
1
-0
/
+1
2016-04-26
Merge ath-next from ath.git
Kalle Valo
1
-12
/
+12
2016-04-20
ath10k: move wmi_op_version to struct ath10k_fw_file
Kalle Valo
1
-2
/
+2
2016-04-20
ath10k: move fw_features to struct ath10k_fw_file
Kalle Valo
1
-2
/
+3
2016-04-20
ath10k: remove deprecated firmware API 1 support
Kalle Valo
1
-4
/
+0
2016-04-14
ath10k: prefer ether_addr_copy() over memcpy()
Kalle Valo
1
-3
/
+2
2016-04-14
ath10k: fix checkpatch warnings related to spaces
Kalle Valo
1
-1
/
+1
2016-04-12
ath10k: enable set_tsf vdev command to WMI 10.4
Peter Oh
1
-1
/
+1
2016-04-12
ath10k: add a support of set_tsf on vdev interface
Peter Oh
1
-0
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-4
/
+4
2016-04-04
ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4
Peter Oh
1
-0
/
+9
2016-04-04
ath10k: enable parsing per station rx duration for 10.4
Mohammed Shafi Shajakhan
1
-6
/
+24
2016-04-04
ath10k: introduce Extended Resource Config support for 10.4
Raja Mani
1
-0
/
+24
2016-03-23
ath10k: enable debugfs provision to enable Peer Stats feature
Mohammed Shafi Shajakhan
1
-7
/
+5
2016-03-18
ath10k: handle channel change htt event
Rajkumar Manoharan
1
-28
/
+0
2016-03-08
ath10k: set MAC timestamp in management Rx frame
Peter Oh
1
-0
/
+13
2016-03-08
ath10k: deliver mgmt frames from htt to monitor vifs only
Grzegorz Bajorski
1
-0
/
+6
2016-03-06
ath10k: change htt tx desc/qcache peer limit config
Michal Kazior
1
-2
/
+8
2016-03-03
ath10k: reduce number of peers to support peer stats feature
Anilkumar Kolli
1
-2
/
+8
2016-02-02
ath10k: populate qca4019 fw specific wmi init params
Raja Mani
1
-6
/
+6
2016-02-02
ath10k: add abstraction layer for vdev subtype
Peter Oh
1
-0
/
+70
2016-02-02
ath10k: use vif->type and vif->p2p for P2P_GO check
Peter Oh
1
-1
/
+1
2016-01-26
ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon info
Yanbo Li
1
-1
/
+45
2016-01-21
ath10k: add support for parsing per STA rx_duration for 10.2.4
Mohammed Shafi Shajakhan
1
-2
/
+20
2015-12-08
ath10k: do not use coherent memory for allocated device memory chunks
Felix Fietkau
1
-18
/
+43
2015-11-23
ath10k: replace vdev_id and tid in skb cb
Michal Kazior
1
-1
/
+9
2015-11-23
ath10k: pack up flags in skb_cb
Michal Kazior
1
-4
/
+8
2015-11-12
ath10k: fix peer assoc complete WMI command for 10.4
Vasanthakumar Thiagarajan
1
-1
/
+36
2015-11-04
ath10k: debugfs file to enable Bluetooth coexistence feature
Yanbo Li
1
-1
/
+4
[prev]
[next]