aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-19ath10k: add inlined wrappers for htt tx opsErik Stromdahl4-9/+60
2018-04-19ath10k: search all IEs for variant before falling backThomas Hebb1-62/+72
2018-04-19ath10k: fix a typo in ath10k_wmi_set_wmm_param()Maharaja Kennadyrajan1-1/+1
2018-04-19ath10k: correct target assert problem due to CE5 stuckManikanta Pubbisetty1-1/+1
2018-04-19ath6kl: fix spelling mistake: "chache" -> "cache"Colin Ian King1-1/+1
2018-04-19ath10k: vote for hardware resources for WCN3990Govind Singh2-1/+331
2018-04-19ath10k: check all CE for data if irq summary is not retainedRakesh Pillai3-3/+23
2018-04-19ath10k: add support to get target info from hif opsRakesh Pillai3-0/+31
2018-04-19ath10k: modify hif tx paddr to dma_addr_t typeGovind Singh2-5/+5
2018-04-19ath10k: add hif rx methods for wcn3990Govind Singh1-18/+153
2018-04-19ath10k: add hif tx methods for wcn3990Govind Singh1-3/+120
2018-04-19ath10k: add hif power-up/power-down methodsGovind Singh1-0/+61
2018-04-19ath10k: map HTC services to tx/rx pipes for wcn3990Govind Singh1-0/+168
2018-04-19ath10k: add HTC services for WCN3990Govind Singh2-0/+10
2018-04-19ath10k: add hif start/stop methods for wcn3990 snoc layerGovind Singh1-2/+187
2018-04-19ath10k: add resource init and deinit for WCN3990Govind Singh1-0/+271
2018-04-19ath10k: platform driver for WCN3990 SNOC WLAN moduleGovind Singh4-0/+240
2018-04-19ath10k: build ce layer in ath10k core moduleGovind Singh3-2/+28
2018-04-19ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty5-1/+36
2018-04-10wcn36xx: allocate skbs with GFP_KERNEL during initDaniel Mack1-4/+6
2018-04-10wcn36xx: Remove useless skb spinlockLoic Poulain2-8/+1
2018-04-10wcn36xx: Add missing fall through comment in smd.cLoic Poulain1-0/+1
2018-04-10wcn36xx: don't delete invalid bss indicesDaniel Mack2-0/+7
2018-04-10wcn36xx: don't keep reference to skb if transmission failedDaniel Mack2-4/+17
2018-04-10wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()Daniel Mack1-0/+5
2018-04-10ath9k: dfs: remove accidental use of stack VLAGustavo A. R. Silva1-3/+3
2018-04-10ath10k: fix spelling mistake: "tiggers" -> "triggers"Colin Ian King1-1/+1
2018-04-10ath10k: sdio: fix memory leak for probe allocationsMarcus Folkesson1-15/+9
2018-04-10wil6210: fix potential null dereference of ndev before null checkColin Ian King1-1/+2
2018-04-10ath10k: avoid possible string overflowArnd Bergmann1-2/+2
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches4-5/+3
2018-03-29ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan4-21/+184
2018-03-29ath10k: fix recent bandwidth conversion bugChristian Lamparter1-18/+24
2018-03-29ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-03-29ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang1-0/+4
2018-03-29ath10k: avoid to set WEP key for TDLS peerYingying Tang1-1/+1
2018-03-29ath10k: enable TDLS peer inactivity detectionYingying Tang3-0/+60
2018-03-29ath10k: enable TDLS peer buffer STA featureYingying Tang2-0/+6
2018-03-29wcn36xx: dequeue all pending indicator messagesDaniel Mack1-43/+52
2018-03-29wcn36xx: Fix firmware crash due to corrupted buffer addressLoic Poulain3-32/+16
2018-03-29wcn36xx: turn off probe response offloadingRamon Fried1-2/+0
2018-03-29ath10k: add memory dump support QCA9984Anilkumar Kolli3-0/+135
2018-03-29ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 supportKalle Valo1-19/+36
2018-03-29ath10k: suppress "Unknown eventid: 36925" warningsSathishkumar Muruganandam1-0/+1
2018-03-29ath10k: add FW API 6 firmware image for QCA9377Ryan Hsu1-0/+1
2018-03-29ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu2-2/+48
2018-03-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-03-29ath9k: fix DFS detector synchronizationTimothy Redaelli1-4/+5
2018-03-27rsi: Remove stack VLA usageTobin C. Harding1-6/+14
2018-03-27mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()Ganapathi Bhat1-4/+6