index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-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
2015-11-04
ath10k: add thermal throttling support for 10.4 firmware
Tamizh chelvam
1
-0
/
+4
2015-11-04
ath10k: add abstraction layer for peer flags
Tamizh chelvam
1
-0
/
+60
2015-11-04
ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rx
Manikanta Pubbisetty
1
-16
/
+3
2015-10-29
ath10k: remove supported chain mask
Rajkumar Manoharan
1
-2
/
+4
2015-10-29
ath10k: add fw_stats support to 10.4 firmware
Manikanta Pubbisetty
1
-0
/
+211
2015-10-28
ath10k: enable adaptive CCA
Maharaja
1
-0
/
+31
2015-10-19
ath10k: make fw stats prints specific to firmware version
Manikanta Pubbisetty
1
-0
/
+379
2015-10-06
ath10k: use Rx decap mode configured when driver registered
Peter Oh
1
-1
/
+1
2015-10-06
ath10k: implement debugfs interface for Transmit Power Control stats
Maharaja Kennadyrajan
1
-1
/
+269
2015-10-06
ath10k: remove void function return statements
Kalle Valo
1
-2
/
+0
2015-10-06
ath10k: indentation fixes
Kalle Valo
1
-1
/
+1
2015-09-09
ath10k: fix DMA alloc failure for target requested memory chunks
Vasanthakumar Thiagarajan
1
-6
/
+70
[next]