summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add qca6164 supportMichal Kazior2015-08-261-0/+11
* ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani2015-08-191-1/+1
* ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan2015-08-171-0/+5
* ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani2015-07-301-1/+10
* ath10k: enable raw encap mode and software crypto engineDavid Liu2015-07-291-0/+43
* ath10k: configure frag desc memory to target for qca99X0Raja Mani2015-07-021-0/+1
* ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani2015-07-021-0/+4
* ath10k: add 10.4 fw specific htt msg definitionsRaja Mani2015-07-021-0/+1
* ath10k: fill 10.4 fw wmi init cmd default valuesRaja Mani2015-06-301-0/+7
* ath10k: include new wmi op version for 10.4 fwRaja Mani2015-06-301-0/+2
* ath10k: Add BMI param value to execute otp to hw_paramVasanthakumar Thiagarajan2015-06-301-1/+7
* ath10k: Add support for code swapVasanthakumar Thiagarajan2015-06-301-0/+24
* ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan2015-06-301-0/+18
* ath10k: Add a table to store hw specific valuesVasanthakumar Thiagarajan2015-06-301-0/+2
* ath10k: dump fw features during probingMichal Kazior2015-06-161-0/+44
* ath10k: bypass PLL setting on target init for QCA9888Rajkumar Manoharan2015-06-011-0/+16
* ath10k: handle cycle counter wraparoundMichal Kazior2015-05-291-0/+1
* ath10k: add ATH10K_FW_FEATURE_IGNORE_OTP_RESULTKalle Valo2015-05-041-1/+3
* ath10k: allow loading device specific board filesMichal Kazior2015-04-211-7/+48
* ath10k: share board file loading code across FW APIsMichal Kazior2015-04-211-32/+24Star
* ath10k: change the fw stats access maskYanbo Li2015-04-091-0/+5
* ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire2015-04-011-4/+2Star
* ath10k: core: match wait_for_completion_timeout return typeNicholas Mc Guire2015-04-011-2/+3
* ath10k: store max tdls vdevs that fw can handleMarek Puzyniak2015-03-301-0/+1
* ath10k: fix HTT op backwards compatibility for QCA6174Kalle Valo2015-03-301-0/+23
* ath10k: bump up FW API to 5Kalle Valo2015-03-301-0/+7
* ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan2015-03-301-0/+11
* ath10k: add WOW patterns supportJanusz Dziedzic2015-03-301-0/+1
* ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic2015-03-301-0/+1
* ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring2015-03-041-4/+4
* ath10k: enable qca6174 hw3.2Michal Kazior2015-02-041-0/+15
* ath10k: add support for qca6174Michal Kazior2015-01-271-0/+44
* ath10k: implement rx reorder supportMichal Kazior2015-01-271-0/+12
* ath10k: fill max_num_vdevs for wmi-tlvMichal Kazior2015-01-131-0/+1
* ath10k: add thermal sensor device supportRajkumar Manoharan2014-12-231-0/+2
* ath10k: add thermal cooling device supportRajkumar Manoharan2014-12-231-0/+10
* ath10k: add 10.2.4 firmware supportRajkumar Manoharan2014-12-231-1/+10
* ath10k: set max_num_vdevs based on wmi op versionKalle Valo2014-12-231-4/+3Star
* ath10k: advertise p2p dev supportMichal Kazior2014-12-161-6/+0Star
* ath10k: implement wmi-tlv backendMichal Kazior2014-12-081-0/+5
* ath10k: introduce wmi opsMichal Kazior2014-12-081-0/+1
* ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo2014-12-081-0/+2
* ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo2014-12-081-5/+44
* ath10k: create ath10k_core_init_features()Kalle Valo2014-12-081-9/+16
* ath10k: clean up error handling in ath10k_core_probe_fw()Kalle Valo2014-12-081-10/+14
* ath10k: move uart pin config into hw_paramsMichal Kazior2014-12-081-1/+2
* ath10k: put board size into hw_paramsMichal Kazior2014-12-081-3/+5
* ath10k: create a chip revision whitelistMichal Kazior2014-12-081-37/+0Star
* ath10k: read calibration data from Device TreeToshi Kikuchi2014-12-081-1/+69
* ath10k: fix station count enforcementMichal Kazior2014-11-261-0/+13