summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.h
AgeCommit message (Expand)Author
2019-11-25ath10k: fix vdev-start timeout on errorBen Greear
2017-10-08ath10k: prevent sta pointer rcu violationMichal Kazior
2017-01-12ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek
2016-09-27ath10k: document cycle count related countersBen Greear
2016-09-13ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
2016-09-02ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan
2016-09-02ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan
2016-08-31ath10k: add wmi command barrier utilityMichal Kazior
2016-08-31ath10k: move firmware_swap_code_seg_info to ath10k_fw_fileTamizh chelvam
2016-07-19ath10k: disable wake_tx_queue for older devicesMichal Kazior
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan
2016-06-14ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan
2016-06-14ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan
2016-06-07ath10k: add board data download from targetSven Eckelmann
2016-06-02ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAMRajkumar Manoharan
2016-05-06ath10k: update bss channel survey informationRajkumar Manoharan
2016-05-06ath10k: move spectral related structures under ath10k debugfsMohammed Shafi Shajakhan
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-20ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo
2016-04-20ath10k: move htt_op_version to struct ath10k_fw_fileKalle 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: move fw_version inside struct ath10k_fw_fileKalle Valo
2016-04-20ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo
2016-04-20ath10k: remove deprecated firmware API 1 supportKalle Valo
2016-04-14ath10k: fix checkpatch warnings related to spacesKalle Valo
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07ath10k: fix calibration init sequence of qca99x0Rajkumar Manoharan
2016-03-23ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan
2016-03-23ath10k: incorporate qca4019 cal data download sequenceRaja Mani
2016-03-23ath10k: move cal data len to hw_paramsRaja Mani
2016-03-18ath10k: handle channel change htt eventRajkumar Manoharan
2016-03-06ath10k: change htt tx desc/qcache peer limit configMichal Kazior
2016-03-06ath10k: implement push-pull txMichal Kazior
2016-03-06ath10k: keep track of queue depth per txqMichal Kazior
2016-03-06ath10k: store txq in skb_cbMichal Kazior
2016-03-06ath10k: implement wake_tx_queueMichal Kazior
2016-03-06ath10k: add fast peer_map lookupMichal Kazior
2016-03-06ath10k: maintain peer_id for each sta and vifMichal Kazior
2016-02-02ath10k: populate qca4019 fw specific wmi init paramsRaja Mani
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani
2016-01-28ath10k: add new FW_FEATURE_PEER_FLOW_CONTROLMichal Kazior
2016-01-26ath10k: add debugfs support for Per STA total rx durationMohammed Shafi Shajakhan
2016-01-21ath10k: add support for parsing per STA rx_duration for 10.2.4Mohammed Shafi Shajakhan
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller
2015-12-03Merge ath-next from ath.gitKalle Valo
2015-11-23ath10k: store msdu_id instead of txbuf pointersMichal Kazior