summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan
2015-10-16ath10k: export htc tx rx handlersRajkumar Manoharan
2015-10-14ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson
2015-10-14ath10k: fix cleanup in ath10k_thermal_unregisterMohammed Shafi Shajakhan
2015-10-14ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty
2015-10-14ath10k: add board 2 API supportManikanta Pubbisetty
2015-10-09ath10k: use station's current operating mode from assoc requestVivek Natarajan
2015-10-09ath10k: optimize ce_lock on post rx buffer processingRajkumar Manoharan
2015-10-09ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan
2015-10-06ath10k: use pre-allocated DMA buffer in TxPeter Oh
2015-10-06ath10k: use Rx decap mode configured when driver registeredPeter Oh
2015-10-06ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan
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-09-27ath10k: fix MSI-X registering for qca99x0Janusz Dziedzic
2015-09-27ath10k: fix ldpc param for fixed rateRajkumar Manoharan
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