summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2015-10-06ath10k: add a_sle32_to_cpu()Kalle Valo
2015-10-06ath10k: split an unnecessary long lineKalle Valo
2015-10-06ath10k: fix whitespace usageKalle Valo
2015-10-06ath10k: remove void function return statementsKalle Valo
2015-10-06ath10k: brace style fixesKalle Valo
2015-10-06ath10k: indentation fixesKalle Valo
2015-10-06ath10k: fix checkpatch warning about logical continuationsKalle Valo
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-27ath10k: fix MSI-X registering for qca99x0Janusz Dziedzic
2015-09-27ath10k: fix ldpc param for fixed rateRajkumar Manoharan
2015-09-26ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-09-17ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]Kalle Valo
2015-09-17ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properlyMichal Kazior
2015-09-17ath10k: split switch_vif_chanctx gutsMichal Kazior
2015-09-17ath10k: move hw_scan worker queuingMichal Kazior
2015-09-17ath10k: implement mesh supportBob Copeland
2015-09-17ath10k: check for encryption before adding MIC_LENBob Copeland
2015-09-17ath10k: enable monitor when OTHER_BSS requestedBob Copeland
2015-09-09ath10k: print invalid mcs reported in rx descriptorManikanta Pubbisetty
2015-09-09ath10k: fix beamformer VHT sounding dimensions capabilityBartosz Markowski
2015-09-09ath10k: fix beamformee VHT STS capabilityBartosz Markowski
2015-09-09ath10k: drop probe responses when too many are queuedVivek Natarajan
2015-09-09ath10k: fix DMA alloc failure for target requested memory chunksVasanthakumar Thiagarajan
2015-09-09ath10k: fix mu-mimo rx status reportingMichal Kazior
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