summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-0928-435/+2953
|\
| * Merge ath-next from ath.gitKalle Valo2015-02-0628-435/+2953
| |\
| | * ath10k: enable qca6174 hw3.2Michal Kazior2015-02-042-0/+16
| | * ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan2015-02-045-16/+33
| | * ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa2015-02-041-2/+4
| | * ath10k: fix beacon deadlockMichal Kazior2015-02-043-24/+58
| | * ath10k: change dma beacon cmd prototypeMichal Kazior2015-02-043-23/+38
| | * ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan2015-02-042-93/+72
| | * ath10k: fix target wakeup timeoutRajkumar Manoharan2015-01-291-1/+1
| | * ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li2015-01-292-3/+13
| | * ath10k: disable sta keepaliveMichal Kazior2015-01-292-0/+47
| | * ath10k: implement sta keepalive commandJanusz Dziedzic2015-01-294-0/+82
| | * ath10k: use per-vif wmm param setup if possibleMichal Kazior2015-01-291-5/+17
| | * ath10k: implement per-vdev wmm param setup commandMichal Kazior2015-01-295-0/+63
| | * ath10k: move wmm param storage to vifMichal Kazior2015-01-296-34/+35
| | * ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski2015-01-271-0/+6
| | * ath10k: remove sw encryption for pmfMarek Kwaczynski2015-01-271-4/+1
| | * ath10k: disable irqs after fw crashMichal Kazior2015-01-271-0/+2
| | * ath10k: disable uapsd autotriggerMichal Kazior2015-01-271-0/+33
| | * ath10k: implement uapsd autotrigger commandJanusz Dziedzic2015-01-273-0/+122
| | * ath10k: fix nullfunc workaroundMichal Kazior2015-01-271-0/+1
| | * ath10k: fix dtim period with beacon templatesMichal Kazior2015-01-271-1/+1
| | * ath10k: use idr api for msdu_idsMichal Kazior2015-01-273-59/+35
| | * ath10k: fix 10.2 fw stats parsingMichal Kazior2015-01-272-2/+212
| | * ath10k: split fw pdev stats parsingMichal Kazior2015-01-272-72/+100
| | * ath10k: add support for qca6174Michal Kazior2015-01-279-35/+302
| | * ath10k: add support for qca6174 Rx descriptorsMichal Kazior2015-01-272-2/+25
| | * ath10k: reset chip before reading chip_id in probeMichal Kazior2015-01-271-12/+18
| | * ath10k: implement rx reorder supportMichal Kazior2015-01-275-36/+463
| | * ath10k: introduce struct ath10k_skb_rxcbMichal Kazior2015-01-273-8/+18
| | * ath10k: implement diag eventMichal Kazior2015-01-272-0/+58
| | * ath10k: implement diag data container eventMichal Kazior2015-01-273-0/+128
| | * ath10k: fix hwmon temperature input unitsRajkumar Manoharan2015-01-151-1/+2
| | * ath10k: document switch case fall-through in __ath10k_scan_finishJohn W. Linville2015-01-151-0/+1
| | * ath10k: prevent fw reg dump spamMichal Kazior2015-01-151-2/+6
| | * ath10k: fix duration calculation for quiet paramRajkumar Manoharan2015-01-151-1/+1
| | * ath10k: implement support for ap beacon offloadingMichal Kazior2015-01-151-0/+162
| | * ath10k: implement p2p bcn ie commandMichal Kazior2015-01-154-0/+66
| | * ath10k: implement prb tmpl wmi commandMichal Kazior2015-01-154-0/+75
| | * ath10k: implement beacon template commandMichal Kazior2015-01-154-0/+103
| | * ath10k: implement new beacon tx status eventMichal Kazior2015-01-152-0/+62
| | * ath10k: fix config_enabled check for hwmonRajkumar Manoharan2015-01-131-1/+1
| | * ath10k: Fix potential Rx ring corruptionVasanthakumar Thiagarajan2015-01-131-0/+5
| | * ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire2015-01-134-7/+5
| | * ath10k: fill max_num_vdevs for wmi-tlvMichal Kazior2015-01-131-0/+1
| | * ath10k: Remove unused htt->max_throughput_mbpsSujith Manoharan2015-01-132-2/+0
| | * ath10k: fix error return codeJulia Lawall2015-01-131-1/+3
| | * ath10k: add support to send delbaRajkumar Manoharan2015-01-131-0/+52
| | * ath10k: add support to send addba responseRajkumar Manoharan2015-01-131-0/+51
| | * ath10k: add support to send addba requestRajkumar Manoharan2015-01-131-0/+52
OpenPOWER on IntegriCloud