aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c
Commit message (Expand)AuthorAge
* ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam2017-03-12
* ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2017-01-09
* ath10k: support up to 64 vdevsBen Greear2016-09-27
* ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan2016-09-27
* ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan2016-09-13
* ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan2016-09-13
* ath10k: enable peer stats by defaultThomas Pedersen2016-09-13
* ath10k: implement NAPI supportRajkumar Manoharan2016-09-09
* ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan2016-09-02
* ath10k: use complete() instead complete_all()Daniel Wagner2016-09-02
* ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan2016-09-02
* ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2016-09-02
* ath10k: fix spurious tx/rx during bootMichal Kazior2016-08-31
* ath10k: move firmware_swap_code_seg_info to ath10k_fw_fileTamizh chelvam2016-08-31
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-18
|\
| * ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan2016-07-08
| * ath10k: enable support for QCA9888Anilkumar Kolli2016-07-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\ \ | |/ |/|
| * ath10k: fix crash related to printing featuresBen Greear2016-06-07
* | ath10k: fix cycle counter wraparound handling for QCA4019Vasanthakumar Thiagarajan2016-06-14
* | ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan2016-06-14
* | ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan2016-06-14
* | ath10k: add board data download from targetSven Eckelmann2016-06-07
* | ath10k: add QCA9887 chipset supportSven Eckelmann2016-06-07
* | ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan2016-06-02
* | ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAMRajkumar Manoharan2016-06-02
* | ath10k: update module descriptionRajkumar Manoharan2016-06-02
* | ath10k: enable support for QCA9984Vasanthakumar Thiagarajan2016-05-24
|/
* ath10k: Fix survey reporting with QCA4019Vasanthakumar Thiagarajan2016-05-11
* ath10k: release pre_cal_file while unloading driverRajkumar Manoharan2016-05-06
* ath10k: update bss channel survey informationRajkumar Manoharan2016-05-06
* ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli2016-05-06
* ath10k: remove enum ath10k_swap_code_seg_bin_typeKalle Valo2016-04-20
* ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo2016-04-20
* ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-20
* ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo2016-04-20
* ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-20
* ath10k: move fw_version inside struct ath10k_fw_fileKalle Valo2016-04-20
* ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo2016-04-20
* ath10k: remove deprecated firmware API 1 supportKalle Valo2016-04-20
* ath10k: add dynamic tx mode switch config support for qca4019Raja Mani2016-04-19
* ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan2016-04-04
* ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan2016-03-23
* ath10k: incorporate qca4019 cal data download sequenceRaja Mani2016-03-23
* ath10k: move cal data len to hw_paramsRaja Mani2016-03-23
* ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}Raja Mani2016-03-23
* ath10k: free cached fw bin contents when get board id failsRaja Mani2016-03-18
* ath10k: change htt tx desc/qcache peer limit configMichal Kazior2016-03-06
* ath10k: implement wake_tx_queueMichal Kazior2016-03-06
* ath10k: reduce number of peers to support peer stats featureAnilkumar Kolli2016-03-03