summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath10k: use vif->type and vif->p2p for P2P_GO checkPeter Oh2016-02-021-1/+1
* ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon infoYanbo Li2016-01-261-1/+45
* ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan2016-01-211-2/+20
* ath10k: do not use coherent memory for allocated device memory chunksFelix Fietkau2015-12-081-18/+43
* ath10k: replace vdev_id and tid in skb cbMichal Kazior2015-11-231-1/+9
* ath10k: pack up flags in skb_cbMichal Kazior2015-11-231-4/+8
* ath10k: fix peer assoc complete WMI command for 10.4Vasanthakumar Thiagarajan2015-11-121-1/+36
* ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li2015-11-041-1/+4
* ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam2015-11-041-0/+4
* ath10k: add abstraction layer for peer flagsTamizh chelvam2015-11-041-0/+60
* ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rxManikanta Pubbisetty2015-11-041-16/+3
* ath10k: remove supported chain maskRajkumar Manoharan2015-10-291-2/+4
* ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty2015-10-291-0/+211
* ath10k: enable adaptive CCAMaharaja2015-10-281-0/+31
* ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty2015-10-191-0/+379
* ath10k: use Rx decap mode configured when driver registeredPeter Oh2015-10-061-1/+1
* ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan2015-10-061-1/+269
* ath10k: remove void function return statementsKalle Valo2015-10-061-2/+0
* ath10k: indentation fixesKalle Valo2015-10-061-1/+1
* ath10k: fix DMA alloc failure for target requested memory chunksVasanthakumar Thiagarajan2015-09-091-6/+70
* ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani2015-08-261-2/+2
* ath10k: add spectral scan support for 10.4 fwRaja Mani2015-08-261-0/+2
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-261-0/+1
* ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan2015-08-171-0/+4
* ath10k: handle 10.4 firmware phyerr eventRaja Mani2015-08-171-0/+64
OpenPOWER on IntegriCloud