summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
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-09ath6kl: drop unlikely behind WARN_ON()Geliang Tang
2015-10-09ath: fix DFS timestamp wraparound reset conditionZefir Kurtisi
2015-10-09ath6kl: remove redundant null pointer check on send_pktColin Ian King
2015-10-09wil6210: Do no schedule firmware recovery during reset flowHamad Kadmany
2015-10-09wil6210: dump firmware memory when firmware crashesVladimir Kondratiev
2015-10-09wil6210: ratelimit Tx error messageVladimir Kondratiev
2015-10-09wil6210: capture all frames in sniffer modeVladimir Kondratiev
2015-10-09wil6210: support BAR (BlockAck Req)Vladimir Kondratiev
2015-10-09wil6210: treat broadcast bssid as "disconnect all"Vladimir Kondratiev
2015-10-09wil6210: pmc logger bug fixVladimir Shulman
2015-10-09wil6210: log firmware crash informationVladimir Kondratiev
2015-10-09wil6210: Add proper handling for invalid frames on RxVladimir Kondratiev
2015-10-09wil6210: fix warning in system power management codeVladimir Kondratiev
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-05Merge ath-next from ath.gitKalle Valo
2015-09-29mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter
2015-09-29airo: Implement netif_carrier_on/offOndrej Zary
2015-09-29airo: fix IW_AUTH_ALG_OPEN_SYSTEMOndrej Zary
2015-09-29brcmfmac: include linux/atomic.hHauke Mehrtens
2015-09-29brcmfmac: Accept events when TDLS is used in combination with p2p.Hante Meuleman
2015-09-29brcmfmac: Fix TDLS setup by properly handling p2p noif.Hante Meuleman
2015-09-29brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman
2015-09-29brcmfmac: Fix race condition bug when deleting p2p interface.Hante Meuleman
2015-09-29brcmfmac: Add module parameter to disable features.Hante Meuleman
2015-09-29brcmfmac: Fix p2p bug for older firmwares.Hante Meuleman
2015-09-29brcmfmac: Only handle p2p_stop_device if vif is validHante Meuleman
2015-09-29brcmfmac: Deleting of p2p device is leaking memory.Hante Meuleman
2015-09-29brcmfmac: Workaround in change vif for wpa_supplicant support.Hante Meuleman
2015-09-29brcmfmac: Make p2pon module param always available.Hante Meuleman
2015-09-29brcmfmac: Fix bug in flowring management.Hante Meuleman
2015-09-29brcmfmac: Inform p2p module about p2pon through APIHante Meuleman
2015-09-29brcmfmac: Only assign primary netdev to if2bss array.Hante Meuleman