summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani1-2/+2
2015-08-26ath10k: add qca6164 supportMichal Kazior3-0/+25
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani2-0/+11
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior1-1/+2
2015-08-19ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani1-2/+1
2015-08-19ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani1-1/+1
2015-08-17ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan1-0/+4
2015-08-17ath10k: handle 10.4 firmware phyerr eventRaja Mani2-0/+84
2015-08-17ath10k: refactor phyerr event handlersRaja Mani6-67/+149
2015-08-17ath10k: split ap/ibss wep key install processMichal Kazior1-12/+32
2015-08-17ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan4-4/+10
2015-08-17ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan2-2/+5
2015-08-17ath10k: wake up queue upon vif creationMichal Kazior1-0/+5
2015-08-17ath10k: wake up offchannel queue properlyMichal Kazior1-0/+2
2015-08-13ath10k: fix peer limit enforcementMichal Kazior1-1/+14
2015-08-13ath10k: don't remove peer that doesn't existMichal Kazior1-1/+3
2015-08-13ath10k: fix hw reconfig on wow failureMichal Kazior1-1/+19
2015-08-13ath10k: initialize fw_features varMichal Kazior1-1/+1
2015-08-13ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan2-0/+49
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan5-0/+31
2015-08-13ath10k: reject 11b tx fragmentation configurationMichal Kazior1-0/+16
2015-08-13ath10k: remove futile fragmentation threshold configMichal Kazior1-21/+0
2015-07-30ath10k: initialize msdu ext. descriptor before usePeter Oh1-2/+2
2015-07-30ath10k: add QCA99X0 to supported device listVasanthakumar Thiagarajan1-0/+2
2015-07-30ath10k: increase max client to 512 in qca99x0Raja Mani1-4/+1
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani4-8/+44
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu11-51/+183
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou3-25/+12
2015-07-29ath10k: suppress 'failed to process fft' warning messagesKevin Darbyshire-Bryant1-1/+1
2015-07-24ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani2-0/+8
2015-07-24ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty2-1/+20
2015-07-24ath10k: fix wrong initialization of struct channelManinder Singh1-1/+1
2015-07-24ath10k: add support for qca99x0 Rx descriptorsPeter Oh2-15/+172
2015-07-24ath10k: redefine rx_ppdu_end_common structure to cover qca99x0Peter Oh1-3/+7
2015-07-24ath10k: update tx path to support QCA99X0Peter Oh2-12/+36
2015-07-24ath10k: delay device access after cold resetVasanthakumar Thiagarajan1-13/+7
2015-07-21Merge ath-next from ath.git.Kalle Valo24-154/+3255
2015-07-11ath10k: tweak interface combinationsMichal Kazior1-5/+34
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-07-11ath10k: update vdev ps state on startMichal Kazior1-0/+8
2015-07-11ath10k: fix hw roc expiration notifcationMichal Kazior2-3/+10
2015-07-11ath10k: limit multi-vif ps more aggresivellyMichal Kazior1-3/+3
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior2-4/+0
2015-07-11ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan1-1/+1
2015-07-11ath10k: fix QCA61X4 boot upBartosz Markowski1-1/+1
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani5-2/+96
2015-07-02ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani4-4/+10
2015-07-02ath10k: advertise 10.4 fw ap and sta iface combination to mac80211Raja Mani1-0/+30
2015-07-02ath10k: add 10.4 fw specific htt msg definitionsRaja Mani5-0/+84