index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
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
[next]