summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani
2015-08-26ath10k: add qca6164 supportMichal Kazior
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior
2015-08-19ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani
2015-08-19ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani
2015-08-17ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan
2015-08-17ath10k: handle 10.4 firmware phyerr eventRaja Mani
2015-08-17ath10k: refactor phyerr event handlersRaja Mani
2015-08-17ath10k: split ap/ibss wep key install processMichal Kazior
2015-08-17ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan
2015-08-17ath10k: fix invalid survey reporting for QCA99X0Vasanthakumar Thiagarajan
2015-08-17ath10k: wake up queue upon vif creationMichal Kazior
2015-08-17ath10k: wake up offchannel queue properlyMichal Kazior
2015-08-13ath10k: fix peer limit enforcementMichal Kazior
2015-08-13ath10k: don't remove peer that doesn't existMichal Kazior
2015-08-13ath10k: fix hw reconfig on wow failureMichal Kazior
2015-08-13ath10k: initialize fw_features varMichal Kazior
2015-08-13ath10k: Enable MU MIMO txbf support for QCA99X0Vivek Natarajan
2015-08-13ath10k: Support different txbf configuration schemesVivek Natarajan
2015-08-13ath10k: reject 11b tx fragmentation configurationMichal Kazior
2015-08-13ath10k: remove futile fragmentation threshold configMichal Kazior
2015-07-30ath10k: initialize msdu ext. descriptor before usePeter Oh
2015-07-30ath10k: add QCA99X0 to supported device listVasanthakumar Thiagarajan
2015-07-30ath10k: increase max client to 512 in qca99x0Raja Mani
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou
2015-07-29ath10k: suppress 'failed to process fft' warning messagesKevin Darbyshire-Bryant
2015-07-24ath10k: extend struct htt_mgmt_tx_dec for qca99x0Raja Mani
2015-07-24ath10k: add TCP/UDP Checksum offload support for QCA99x0Manikanta Pubbisetty
2015-07-24ath10k: fix wrong initialization of struct channelManinder Singh
2015-07-24ath10k: add support for qca99x0 Rx descriptorsPeter Oh
2015-07-24ath10k: redefine rx_ppdu_end_common structure to cover qca99x0Peter Oh
2015-07-24ath10k: update tx path to support QCA99X0Peter Oh
2015-07-24ath10k: delay device access after cold resetVasanthakumar Thiagarajan
2015-07-21Merge ath-next from ath.git.Kalle Valo
2015-07-11ath10k: tweak interface combinationsMichal Kazior
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior
2015-07-11ath10k: update vdev ps state on startMichal Kazior
2015-07-11ath10k: fix hw roc expiration notifcationMichal Kazior
2015-07-11ath10k: limit multi-vif ps more aggresivellyMichal Kazior
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior
2015-07-11ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan
2015-07-11ath10k: fix QCA61X4 boot upBartosz Markowski
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani
2015-07-02ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani
2015-07-02ath10k: advertise 10.4 fw ap and sta iface combination to mac80211Raja Mani
2015-07-02ath10k: add 10.4 fw specific htt msg definitionsRaja Mani