aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw1-17/+17
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland2-8/+20
2015-10-28ath9k: fix phyerror codesZefir Kurtisi2-10/+22
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller43-561/+1867
2015-10-26ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+1
2015-10-21Merge ath-next from ath.gitKalle Valo39-548/+1855
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty6-259/+414
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli2-1/+88
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan4-43/+7
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan4-17/+9
2015-10-16ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan1-11/+59
2015-10-16ath10k: export htt tx rx handlersRajkumar Manoharan3-0/+8
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan7-51/+12
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan6-17/+13
2015-10-16ath10k: export htc tx rx handlersRajkumar Manoharan2-4/+6
2015-10-14ath9k: fix QCA9561 XLNA rxgain initialMiaoqing Pan1-4/+3
2015-10-14ath9k: rename ini_modes_rxgain_5g_xlna to ini_modes_rxgain_xlnaMiaoqing Pan3-8/+8
2015-10-14ath9k: Fix NF CCA limits for AR9287 and AR9227Martin Blumenstingl1-2/+2
2015-10-14ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson1-2/+8
2015-10-14ath10k: fix cleanup in ath10k_thermal_unregisterMohammed Shafi Shajakhan1-1/+1
2015-10-14ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty4-8/+93
2015-10-14ath10k: add board 2 API supportManikanta Pubbisetty5-49/+250
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern1-1/+1
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller25-175/+590
2015-10-09ath6kl: drop unlikely behind WARN_ON()Geliang Tang1-2/+2
2015-10-09ath: fix DFS timestamp wraparound reset conditionZefir Kurtisi1-1/+1
2015-10-09ath6kl: remove redundant null pointer check on send_pktColin Ian King1-3/+1
2015-10-09wil6210: Do no schedule firmware recovery during reset flowHamad Kadmany2-0/+9
2015-10-09wil6210: dump firmware memory when firmware crashesVladimir Kondratiev5-1/+121
2015-10-09wil6210: ratelimit Tx error messageVladimir Kondratiev1-1/+1
2015-10-09wil6210: capture all frames in sniffer modeVladimir Kondratiev1-1/+1
2015-10-09wil6210: support BAR (BlockAck Req)Vladimir Kondratiev3-6/+67
2015-10-09wil6210: treat broadcast bssid as "disconnect all"Vladimir Kondratiev1-2/+4
2015-10-09wil6210: pmc logger bug fixVladimir Shulman1-1/+1
2015-10-09wil6210: log firmware crash informationVladimir Kondratiev2-1/+10
2015-10-09wil6210: Add proper handling for invalid frames on RxVladimir Kondratiev3-7/+22
2015-10-09wil6210: fix warning in system power management codeVladimir Kondratiev1-1/+1
2015-10-09ath10k: use station's current operating mode from assoc requestVivek Natarajan1-2/+3
2015-10-09ath10k: optimize ce_lock on post rx buffer processingRajkumar Manoharan2-20/+9
2015-10-09ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan2-2/+7
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-5/+5
2015-10-06ath10k: use pre-allocated DMA buffer in TxPeter Oh3-26/+28
2015-10-06ath10k: use Rx decap mode configured when driver registeredPeter Oh1-1/+1
2015-10-06ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan6-1/+573
2015-10-06ath10k: add a_sle32_to_cpu()Kalle Valo1-1/+20
2015-10-06ath10k: split an unnecessary long lineKalle Valo1-1/+2
2015-10-06ath10k: fix whitespace usageKalle Valo3-2/+4
2015-10-06ath10k: remove void function return statementsKalle Valo1-2/+0