summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2017-10-27ath10k: fix sending wmi cmd during the tdls teardownAnilkumar Kolli
2017-08-03ath10k: push peer type to target for TDLS peersManikanta Pubbisetty
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty
2017-07-06ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-31ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd
2017-05-23ath10k: remove unnecessary codeGustavo A. R. Silva
2017-04-05ath10k: fix block comments styleMarcin Rokicki
2017-03-16ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan
2017-03-16ath10k: update available channel list for 5G radioTamizh chelvam
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński
2017-01-13ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan
2017-01-13ath10k: add VHT160 supportSebastian Gottschall
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear
2016-12-01ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear
2016-11-23ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas
2016-11-23ath10k: implement offset_tsf ieee80211_opPedersen, Thomas
2016-10-04ath10k: allow setting coverage classBenjamin Berg
2016-10-04ath10k: add platform regulatory domain supportBartosz Markowski
2016-10-04ath10k: provide provision to get Transmit Power Control stats for 10.4Maharaja Kennadyrajan
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