summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński2017-02-141-1/+1
* ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan2017-01-131-1/+1
* ath10k: add VHT160 supportSebastian Gottschall2017-01-131-1/+8
* ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-201-1/+1
* ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear2016-12-011-1/+1
* ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas2016-11-231-4/+0
* ath10k: implement offset_tsf ieee80211_opPedersen, Thomas2016-11-231-0/+2
* ath10k: allow setting coverage classBenjamin Berg2016-10-041-0/+48
* ath10k: add platform regulatory domain supportBartosz Markowski2016-10-041-1/+1
* ath10k: provide provision to get Transmit Power Control stats for 10.4Maharaja Kennadyrajan2016-10-041-0/+4
* ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan2016-09-281-0/+6
* ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan2016-09-091-1/+0
* ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan2016-09-021-2/+40
* ath10k: suppress warnings when getting wmi WDS peer event idMohammed Shafi Shajakhan2016-09-021-0/+1
* ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan2016-09-021-5/+24
* ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2016-09-021-2/+2
* ath10k: add wmi command barrier utilityMichal Kazior2016-08-311-0/+31
* ath10k: implement wmi echo eventMichal Kazior2016-08-311-1/+28
* ath10k: implement wmi echo commandMichal Kazior2016-08-311-0/+23
* ath10k: handle testmode events for 10.2 and 10.4 based firmwareTamizh chelvam2016-08-311-0/+26
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan2016-07-081-14/+41
* ath10k: enable beacon loss detection support for 10.4Mohammed Shafi Shajakhan2016-06-301-0/+4
* ath10k: fix potential null dereference bugsBob Copeland2016-06-301-3/+5
* ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan2016-06-021-0/+4
* ath10k: suppress warnings when getting wmi peer_rate_code_list eventVasanthakumar Thiagarajan2016-05-111-0/+1
* ath10k: update bss channel survey informationRajkumar Manoharan2016-05-061-0/+29
* ath10k: handle pdev_chan_info wmi eventRajkumar Manoharan2016-05-061-0/+32
* ath10k: implement wmi_pdev_bss_chan_info_requestRajkumar Manoharan2016-05-061-1/+24
* ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmwareAlan Liu2016-04-261-0/+1
* Merge ath-next from ath.gitKalle Valo2016-04-261-12/+12
|\
| * ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-2/+2
| * ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-201-2/+3
| * ath10k: remove deprecated firmware API 1 supportKalle Valo2016-04-201-4/+0
| * ath10k: prefer ether_addr_copy() over memcpy()Kalle Valo2016-04-141-3/+2
| * ath10k: fix checkpatch warnings related to spacesKalle Valo2016-04-141-1/+1
| * ath10k: enable set_tsf vdev command to WMI 10.4Peter Oh2016-04-121-1/+1
| * ath10k: add a support of set_tsf on vdev interfacePeter Oh2016-04-121-0/+4
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-4/+4
|/
* ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4Peter Oh2016-04-041-0/+9
* ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan2016-04-041-6/+24
* ath10k: introduce Extended Resource Config support for 10.4Raja Mani2016-04-041-0/+24
* ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan2016-03-231-7/+5
* ath10k: handle channel change htt eventRajkumar Manoharan2016-03-181-28/+0
* ath10k: set MAC timestamp in management Rx framePeter Oh2016-03-081-0/+13
* ath10k: deliver mgmt frames from htt to monitor vifs onlyGrzegorz Bajorski2016-03-081-0/+6
* ath10k: change htt tx desc/qcache peer limit configMichal Kazior2016-03-061-2/+8
* ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli2016-03-031-2/+8
* ath10k: populate qca4019 fw specific wmi init paramsRaja Mani2016-02-021-6/+6
* ath10k: add abstraction layer for vdev subtypePeter Oh2016-02-021-0/+70
OpenPOWER on IntegriCloud