summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller2015-10-27367-728/+10073
|\
| * rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo2015-10-261-0/+16
| * rtl8xxxu: move devices supported by rtlwifi under UNTESTED configKalle Valo2015-10-241-1/+2
| * Merge ath-next from ath.gitKalle Valo2015-10-2139-548/+1855
| |\
| | * ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty2015-10-196-259/+414
| | * ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli2015-10-192-1/+88
| | * ath10k: remove htc polling for tx completionRajkumar Manoharan2015-10-164-43/+7
| | * ath10k: remove unused dl_is_polledRajkumar Manoharan2015-10-164-17/+9
| | * ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan2015-10-161-11/+59
| | * ath10k: export htt tx rx handlersRajkumar Manoharan2015-10-163-0/+8
| | * ath10k: register per copy engine receive callbacksRajkumar Manoharan2015-10-167-51/+12
| | * ath10k: register per copy engine send completion callbacksRajkumar Manoharan2015-10-166-17/+13
| | * ath10k: export htc tx rx handlersRajkumar Manoharan2015-10-162-4/+6
| | * ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson2015-10-141-2/+8
| | * ath10k: fix cleanup in ath10k_thermal_unregisterMohammed Shafi Shajakhan2015-10-141-1/+1
| | * ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty2015-10-144-8/+93
| | * ath10k: add board 2 API supportManikanta Pubbisetty2015-10-145-49/+250
| | * ath6kl: drop unlikely behind WARN_ON()Geliang Tang2015-10-091-2/+2
| | * ath: fix DFS timestamp wraparound reset conditionZefir Kurtisi2015-10-091-1/+1
| | * ath6kl: remove redundant null pointer check on send_pktColin Ian King2015-10-091-3/+1
| | * wil6210: Do no schedule firmware recovery during reset flowHamad Kadmany2015-10-092-0/+9
| | * wil6210: dump firmware memory when firmware crashesVladimir Kondratiev2015-10-095-1/+121
| | * wil6210: ratelimit Tx error messageVladimir Kondratiev2015-10-091-1/+1
| | * wil6210: capture all frames in sniffer modeVladimir Kondratiev2015-10-091-1/+1
| | * wil6210: support BAR (BlockAck Req)Vladimir Kondratiev2015-10-093-6/+67
| | * wil6210: treat broadcast bssid as "disconnect all"Vladimir Kondratiev2015-10-091-2/+4
| | * wil6210: pmc logger bug fixVladimir Shulman2015-10-091-1/+1
| | * wil6210: log firmware crash informationVladimir Kondratiev2015-10-092-1/+10
| | * wil6210: Add proper handling for invalid frames on RxVladimir Kondratiev2015-10-093-7/+22
| | * wil6210: fix warning in system power management codeVladimir Kondratiev2015-10-091-1/+1
| | * ath10k: use station's current operating mode from assoc requestVivek Natarajan2015-10-091-2/+3
| | * ath10k: optimize ce_lock on post rx buffer processingRajkumar Manoharan2015-10-092-20/+9
| | * ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan2015-10-092-2/+7
| | * ath10k: use pre-allocated DMA buffer in TxPeter Oh2015-10-063-26/+28
| | * ath10k: use Rx decap mode configured when driver registeredPeter Oh2015-10-061-1/+1
| | * ath10k: implement debugfs interface for Transmit Power Control statsMaharaja Kennadyrajan2015-10-066-1/+573
| | * ath10k: add a_sle32_to_cpu()Kalle Valo2015-10-061-1/+20
| | * ath10k: split an unnecessary long lineKalle Valo2015-10-061-1/+2
| | * ath10k: fix whitespace usageKalle Valo2015-10-063-2/+4
| | * ath10k: remove void function return statementsKalle Valo2015-10-061-2/+0
| | * ath10k: brace style fixesKalle Valo2015-10-062-6/+5
| | * ath10k: indentation fixesKalle Valo2015-10-064-10/+10
| | * ath10k: fix checkpatch warning about logical continuationsKalle Valo2015-10-061-2/+2
| * | brcm80211: Add support for brcm4371Eric Caruso2015-10-213-0/+12
| * | brcmfmac: Properly set carrier state of netdev.Hante Meuleman2015-10-213-6/+31
| * | brcmfmac: Remove unused state AP creating.Hante Meuleman2015-10-212-5/+0
| * | brcmfmac: Move brcmf_c_preinit_dcmds prototype to correct file.Hante Meuleman2015-10-213-3/+4
| * | brcmfmac: Add dump_station support to cfg80221 ops.Hante Meuleman2015-10-214-0/+45
| * | brcmfmac: Add RSSI information to get_station.Hante Meuleman2015-10-211-0/+23
| * | brcmfmac: Fix station info rate information.Hante Meuleman2015-10-211-4/+4
OpenPOWER on IntegriCloud