summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2018-05-12ath10k: remove variables which set but not usedKenneth Lu
2018-04-27ath10k: fix spelling mistake: "servive" -> "service"Colin Ian King
2018-04-27ath10k: fix kernel panic while reading tpc_statsTamizh Chelvam
2018-04-24ath10k: support MAC address randomization in scanCarl Huang
2018-04-24ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang
2018-04-19ath10k: fix a typo in ath10k_wmi_set_wmm_param()Maharaja Kennadyrajan
2018-04-10ath10k: fix spelling mistake: "tiggers" -> "triggers"Colin Ian King
2018-04-10ath10k: avoid possible string overflowArnd Bergmann
2018-03-29ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan
2018-03-29ath10k: suppress "Unknown eventid: 36925" warningsSathishkumar Muruganandam
2018-03-26ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan
2017-12-27ath10k: update copyright yearKalle Valo
2017-12-02ath10k: handle tdls peer eventsManikanta Pubbisetty
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