summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
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
2015-11-04ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rxManikanta Pubbisetty
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty
2015-10-28ath10k: enable adaptive CCAMaharaja
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty
2015-10-06ath10k: use Rx decap mode configured when driver registeredPeter Oh
2015-10-06ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan
2015-10-06ath10k: remove void function return statementsKalle Valo
2015-10-06ath10k: indentation fixesKalle Valo
2015-09-09ath10k: fix DMA alloc failure for target requested memory chunksVasanthakumar Thiagarajan
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-08-17ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan