summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-03-021-0/+19
* Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2017-02-211-19/+0
* ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-01-271-0/+19
* ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-191-0/+16
* ath10k: prevent sta pointer rcu violationMichal Kazior2017-01-191-0/+1
* ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2016-12-301-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-021-0/+24
|\
| * ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar2016-11-231-0/+7
| * ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli2016-11-231-0/+17
* | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-271-4/+16
|\|
| * ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2016-11-151-4/+2
| * ath10k: allow setting coverage classBenjamin Berg2016-10-041-0/+13
| * ath10k: add platform regulatory domain supportBartosz Markowski2016-10-041-0/+1
* | ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-131-0/+1
|/
* ath10k: document cycle count related countersBen Greear2016-09-271-4/+4
* ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan2016-09-131-52/+1
* ath10k: implement NAPI supportRajkumar Manoharan2016-09-091-0/+8
* ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan2016-09-021-0/+7
* ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan2016-09-021-1/+1
* ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan2016-09-021-0/+5
* ath10k: add wmi command barrier utilityMichal Kazior2016-08-311-0/+1
* ath10k: move firmware_swap_code_seg_info to ath10k_fw_fileTamizh chelvam2016-08-311-4/+9
* ath10k: disable wake_tx_queue for older devicesMichal Kazior2016-07-191-0/+1
* ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan2016-07-081-0/+9
* ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan2016-06-141-5/+3
* ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan2016-06-141-0/+6
* ath10k: add board data download from targetSven Eckelmann2016-06-071-0/+3
* ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAMRajkumar Manoharan2016-06-021-0/+7
* ath10k: update bss channel survey informationRajkumar Manoharan2016-05-061-0/+1
* ath10k: move spectral related structures under ath10k debugfsMohammed Shafi Shajakhan2016-05-061-2/+1
* Merge ath-next from ath.gitKalle Valo2016-04-261-28/+43
|\
| * ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo2016-04-201-0/+2
| * ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-0/+1
| * ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo2016-04-201-3/+2
| * ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-201-3/+2
| * ath10k: move fw_version inside struct ath10k_fw_fileKalle Valo2016-04-201-1/+2
| * ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo2016-04-201-15/+31
| * ath10k: remove deprecated firmware API 1 supportKalle Valo2016-04-201-3/+0
| * ath10k: fix checkpatch warnings related to spacesKalle Valo2016-04-141-3/+3
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
|/
* ath10k: fix calibration init sequence of qca99x0Rajkumar Manoharan2016-04-071-4/+2
* ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan2016-03-231-0/+12
* ath10k: incorporate qca4019 cal data download sequenceRaja Mani2016-03-231-1/+10
* ath10k: move cal data len to hw_paramsRaja Mani2016-03-231-0/+1
* ath10k: handle channel change htt eventRajkumar Manoharan2016-03-181-0/+3
* ath10k: change htt tx desc/qcache peer limit configMichal Kazior2016-03-061-2/+0
* ath10k: implement push-pull txMichal Kazior2016-03-061-0/+1
* ath10k: keep track of queue depth per txqMichal Kazior2016-03-061-0/+1
* ath10k: store txq in skb_cbMichal Kazior2016-03-061-0/+1
* ath10k: implement wake_tx_queueMichal Kazior2016-03-061-0/+7