summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty
2015-10-29ath10k: add FW API support to test modeAlan Liu
2015-10-28ath10k: enable adaptive CCAMaharaja
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller
2015-10-21Merge ath-next from ath.gitKalle Valo
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan
2015-10-16ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan
2015-10-16ath10k: export htt tx rx handlersRajkumar Manoharan
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan
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-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller
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-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