summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-47/+465
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller1-1/+2
2015-03-07treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller12-45/+462
2015-03-05Merge ath-next from ath.gitKalle Valo12-45/+462
2015-03-04ath10k: disable multi-vif ps by defaultMichal Kazior2-2/+36
2015-03-04ath10k: workaround qca6174 sta powersave issueMichal Kazior2-1/+14
2015-03-04ath10k: fix wmm params per vdevMarek Puzyniak2-10/+11
2015-03-04ath10k: workaround corrupted htt rx eventsMichal Kazior1-2/+2
2015-03-04ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring1-4/+4
2015-03-04wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-1/+2
2015-02-15ath10k: add TxBF supportMichal Kazior2-0/+84
2015-02-15ath10k: implement fw stats for wmi-tlvMichal Kazior3-4/+122
2015-02-15ath10k: add more wmi fw stat definesMichal Kazior2-4/+8
2015-02-15ath10k: change request stats command prototypeMichal Kazior3-10/+9
2015-02-15ath10k: add vdev stats processingMichal Kazior2-0/+116
2015-02-15ath10k: defer AP self-peer removal waitMichal Kazior1-2/+18
2015-02-15ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definitionBen Greear1-1/+1
2015-02-15ath10k: fix spelling in htt code commentBen Greear1-1/+1
2015-02-15ath10k: fix spelling mistakes and add details to mac loggingBen Greear1-5/+6
2015-02-15ath10k: scan should handle scan-start-failed event properlyBen Greear2-0/+31
2015-02-09Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller28-435/+2953
2015-02-06Merge ath-next from ath.gitKalle Valo28-435/+2953
2015-02-05Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David 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