summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-31ath10k: add wmi command barrier utilityMichal Kazior1-0/+1
2016-08-31ath10k: move firmware_swap_code_seg_info to ath10k_fw_fileTamizh chelvam1-4/+9
2016-07-19ath10k: disable wake_tx_queue for older devicesMichal Kazior1-0/+1
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan1-0/+9
2016-06-14ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan1-5/+3
2016-06-14ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan1-0/+6
2016-06-07ath10k: add board data download from targetSven Eckelmann1-0/+3
2016-06-02ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAMRajkumar Manoharan1-0/+7
2016-05-06ath10k: update bss channel survey informationRajkumar Manoharan1-0/+1
2016-05-06ath10k: move spectral related structures under ath10k debugfsMohammed Shafi Shajakhan1-2/+1
2016-04-26Merge ath-next from ath.gitKalle Valo1-28/+43
2016-04-20ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo1-0/+2
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo1-0/+1
2016-04-20ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo1-3/+2
2016-04-20ath10k: move fw_features to struct ath10k_fw_fileKalle Valo1-3/+2
2016-04-20ath10k: move fw_version inside struct ath10k_fw_fileKalle Valo1-1/+2
2016-04-20ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo1-15/+31
2016-04-20ath10k: remove deprecated firmware API 1 supportKalle Valo1-3/+0
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo1-3/+3
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2016-04-07ath10k: fix calibration init sequence of qca99x0Rajkumar Manoharan1-4/+2
2016-03-23ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan1-0/+12
2016-03-23ath10k: incorporate qca4019 cal data download sequenceRaja Mani1-1/+10
2016-03-23ath10k: move cal data len to hw_paramsRaja Mani1-0/+1
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan1-0/+3
2016-03-06ath10k: change htt tx desc/qcache peer limit configMichal Kazior1-2/+0
2016-03-06ath10k: implement push-pull txMichal Kazior1-0/+1
2016-03-06ath10k: keep track of queue depth per txqMichal Kazior1-0/+1
2016-03-06ath10k: store txq in skb_cbMichal Kazior1-0/+1
2016-03-06ath10k: implement wake_tx_queueMichal Kazior1-0/+7
2016-03-06ath10k: add fast peer_map lookupMichal Kazior1-0/+4
2016-03-06ath10k: maintain peer_id for each sta and vifMichal Kazior1-0/+2
2016-02-02ath10k: populate qca4019 fw specific wmi init paramsRaja Mani1-0/+6
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani1-0/+3
2016-01-28ath10k: add new FW_FEATURE_PEER_FLOW_CONTROLMichal Kazior1-0/+9
2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan1-0/+1
2016-01-21ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan1-0/+1
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller1-17/+21
2015-12-03Merge ath-next from ath.gitKalle Valo1-17/+21
2015-11-23ath10k: store msdu_id instead of txbuf pointersMichal Kazior1-5/+1
2015-11-23ath10k: replace vdev_id and tid in skb cbMichal Kazior1-2/+2
2015-11-23ath10k: fix tx header parsingMichal Kazior1-0/+1
2015-11-23ath10k: pack up flags in skb_cbMichal Kazior1-6/+7
2015-11-23ath10k: remove freq from skb_cbMichal Kazior1-1/+0
2015-11-23ath10k: remove is_offchanMichal Kazior1-1/+0
2015-11-23ath10k: remove txmode from skb_cbMichal Kazior1-1/+0
2015-11-23ath10k: merge is_protected with nohwcryptMichal Kazior1-1/+0
2015-11-23ath10k: adjust the RX packet pad offset at QCA99X0 4addr modeYanbo Li1-0/+3
2015-11-17Merge ath-current from ath.gitKalle Valo1-0/+1
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski1-0/+1