summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-28ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan1-0/+6
2016-09-09ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan1-1/+0
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan1-2/+40
2016-09-02ath10k: suppress warnings when getting wmi WDS peer event idMohammed Shafi Shajakhan1-0/+1
2016-09-02ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan1-5/+24
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan1-2/+2
2016-08-31ath10k: add wmi command barrier utilityMichal Kazior1-0/+31
2016-08-31ath10k: implement wmi echo eventMichal Kazior1-1/+28
2016-08-31ath10k: implement wmi echo commandMichal Kazior1-0/+23
2016-08-31ath10k: handle testmode events for 10.2 and 10.4 based firmwareTamizh chelvam1-0/+26
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan1-14/+41
2016-06-30ath10k: enable beacon loss detection support for 10.4Mohammed Shafi Shajakhan1-0/+4
2016-06-30ath10k: fix potential null dereference bugsBob Copeland1-3/+5
2016-06-02ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan1-0/+4
2016-05-11ath10k: suppress warnings when getting wmi peer_rate_code_list eventVasanthakumar Thiagarajan1-0/+1
2016-05-06ath10k: update bss channel survey informationRajkumar Manoharan1-0/+29
2016-05-06ath10k: handle pdev_chan_info wmi eventRajkumar Manoharan1-0/+32
2016-05-06ath10k: implement wmi_pdev_bss_chan_info_requestRajkumar Manoharan1-1/+24
2016-04-26ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmwareAlan Liu1-0/+1
2016-04-26Merge ath-next from ath.gitKalle Valo1-12/+12
2016-04-20ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo1-2/+2
2016-04-20ath10k: move fw_features to struct ath10k_fw_fileKalle Valo1-2/+3
2016-04-20ath10k: remove deprecated firmware API 1 supportKalle Valo1-4/+0
2016-04-14ath10k: prefer ether_addr_copy() over memcpy()Kalle Valo1-3/+2
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo1-1/+1
2016-04-12ath10k: enable set_tsf vdev command to WMI 10.4Peter Oh1-1/+1
2016-04-12ath10k: add a support of set_tsf on vdev interfacePeter Oh1-0/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-4/+4
2016-04-04ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4Peter Oh1-0/+9
2016-04-04ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan1-6/+24
2016-04-04ath10k: introduce Extended Resource Config support for 10.4Raja Mani1-0/+24
2016-03-23ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan1-7/+5
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan1-28/+0
2016-03-08ath10k: set MAC timestamp in management Rx framePeter Oh1-0/+13
2016-03-08ath10k: deliver mgmt frames from htt to monitor vifs onlyGrzegorz Bajorski1-0/+6
2016-03-06ath10k: change htt tx desc/qcache peer limit configMichal Kazior1-2/+8
2016-03-03ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli1-2/+8
2016-02-02ath10k: populate qca4019 fw specific wmi init paramsRaja Mani1-6/+6
2016-02-02ath10k: add abstraction layer for vdev subtypePeter Oh1-0/+70
2016-02-02ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh1-1/+1
2016-01-26ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon infoYanbo Li1-1/+45
2016-01-21ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan1-2/+20
2015-12-08ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau1-18/+43
2015-11-23ath10k: replace vdev_id and tid in skb cbMichal Kazior1-1/+9
2015-11-23ath10k: pack up flags in skb_cbMichal Kazior1-4/+8
2015-11-12ath10k: fix peer assoc complete WMI command for 10.4Vasanthakumar Thiagarajan1-1/+36
2015-11-04ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li1-1/+4
2015-11-04ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam1-0/+4
2015-11-04ath10k: add abstraction layer for peer flagsTamizh chelvam1-0/+60