aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller28-435/+2953
2015-02-06Merge ath-next from ath.gitKalle Valo28-435/+2953
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+15
2015-02-04ath10k: enable qca6174 hw3.2Michal Kazior2-0/+16
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan5-16/+33
2015-02-04ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa1-2/+4
2015-02-04ath10k: fix beacon deadlockMichal Kazior3-24/+58
2015-02-04ath10k: change dma beacon cmd prototypeMichal Kazior3-23/+38
2015-02-04ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan2-93/+72
2015-01-29ath10k: fix target wakeup timeoutRajkumar Manoharan1-1/+1
2015-01-29ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li2-3/+13
2015-01-29ath10k: disable sta keepaliveMichal Kazior2-0/+47
2015-01-29ath10k: implement sta keepalive commandJanusz Dziedzic4-0/+82
2015-01-29ath10k: use per-vif wmm param setup if possibleMichal Kazior1-5/+17
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior5-0/+63
2015-01-29ath10k: move wmm param storage to vifMichal Kazior6-34/+35
2015-01-27ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski1-0/+6
2015-01-27ath10k: remove sw encryption for pmfMarek Kwaczynski1-4/+1
2015-01-27ath10k: disable irqs after fw crashMichal Kazior1-0/+2
2015-01-27ath10k: disable uapsd autotriggerMichal Kazior1-0/+33
2015-01-27ath10k: implement uapsd autotrigger commandJanusz Dziedzic3-0/+122
2015-01-27ath10k: fix nullfunc workaroundMichal Kazior1-0/+1
2015-01-27ath10k: fix dtim period with beacon templatesMichal Kazior1-1/+1
2015-01-27ath10k: use idr api for msdu_idsMichal Kazior3-59/+35
2015-01-27ath10k: fix 10.2 fw stats parsingMichal Kazior2-2/+212
2015-01-27ath10k: split fw pdev stats parsingMichal Kazior2-72/+100
2015-01-27ath10k: add support for qca6174Michal Kazior9-35/+302
2015-01-27ath10k: add support for qca6174 Rx descriptorsMichal Kazior2-2/+25
2015-01-27ath10k: reset chip before reading chip_id in probeMichal Kazior1-12/+18
2015-01-27ath10k: implement rx reorder supportMichal Kazior5-36/+463
2015-01-27ath10k: introduce struct ath10k_skb_rxcbMichal Kazior3-8/+18
2015-01-27ath10k: implement diag eventMichal Kazior2-0/+58
2015-01-27ath10k: implement diag data container eventMichal Kazior3-0/+128
2015-01-27ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg1-1/+15
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2-5/+6
2015-01-15ath10k: fix hwmon temperature input unitsRajkumar Manoharan1-1/+2
2015-01-15ath10k: document switch case fall-through in __ath10k_scan_finishJohn W. Linville1-0/+1
2015-01-15ath10k: prevent fw reg dump spamMichal Kazior1-2/+6
2015-01-15ath10k: fix duration calculation for quiet paramRajkumar Manoharan1-1/+1
2015-01-15ath10k: implement support for ap beacon offloadingMichal Kazior1-0/+162
2015-01-15ath10k: implement p2p bcn ie commandMichal Kazior4-0/+66
2015-01-15ath10k: implement prb tmpl wmi commandMichal Kazior4-0/+75
2015-01-15ath10k: implement beacon template commandMichal Kazior4-0/+103
2015-01-15ath10k: implement new beacon tx status eventMichal Kazior2-0/+62
2015-01-13ath10k: fix config_enabled check for hwmonRajkumar Manoharan1-1/+1
2015-01-13ath10k: Fix potential Rx ring corruptionVasanthakumar Thiagarajan1-0/+5
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire4-7/+5
2015-01-13ath10k: fill max_num_vdevs for wmi-tlvMichal Kazior1-0/+1
2015-01-13ath10k: Remove unused htt->max_throughput_mbpsSujith Manoharan2-2/+0
2015-01-13ath10k: fix error return codeJulia Lawall1-1/+3