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