summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-04-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-04-24wcn36xx: pass information elements in scan requestsDaniel Mack
2018-04-24wcn36xx: send bss_type in scan requestsDaniel Mack
2018-04-24wcn36xx: handle scan cancellation when firmware support is missingDaniel Mack
2018-04-24wcn36xx: cancel pending scan request when interface goes downDaniel Mack
2018-04-24wcn36xx: abort scan request when 'dequeued' indicator is sentDaniel Mack
2018-04-24ath10k: enable sta idle power saveGovind Singh
2018-04-24ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh
2018-04-24ath10k: add support for shadow register for WNC3990Rakesh Pillai
2018-04-24ath10k: add hw params for shadow register supportRakesh Pillai
2018-04-24ath10k: enable hw checksum for wcn3990Rakesh Pillai
2018-04-24wcn36xx: pass correct BSS index when deleting BSS keysDaniel Mack
2018-04-24ath10k: convert wow pattern from 802.3 to 802.11Wen Gong
2018-04-24ath10k: support MAC address randomization in scanCarl Huang
2018-04-24ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang
2018-04-19wcn36xx: use READ_ONCE() to access desc->ctrlDaniel Mack
2018-04-19ath10k: fix fw path name for WCN3990 targetGovind Singh
2018-04-19ath10k: add inlined wrappers for htt rx opsErik Stromdahl
2018-04-19ath10k: add inlined wrappers for htt tx opsErik Stromdahl
2018-04-19ath10k: search all IEs for variant before falling backThomas Hebb
2018-04-19ath10k: fix a typo in ath10k_wmi_set_wmm_param()Maharaja Kennadyrajan
2018-04-19ath10k: correct target assert problem due to CE5 stuckManikanta Pubbisetty
2018-04-19ath6kl: fix spelling mistake: "chache" -> "cache"Colin Ian King
2018-04-19ath10k: vote for hardware resources for WCN3990Govind Singh
2018-04-19ath10k: check all CE for data if irq summary is not retainedRakesh Pillai
2018-04-19ath10k: add support to get target info from hif opsRakesh Pillai
2018-04-19ath10k: modify hif tx paddr to dma_addr_t typeGovind Singh
2018-04-19ath10k: add hif rx methods for wcn3990Govind Singh
2018-04-19ath10k: add hif tx methods for wcn3990Govind Singh
2018-04-19ath10k: add hif power-up/power-down methodsGovind Singh
2018-04-19ath10k: map HTC services to tx/rx pipes for wcn3990Govind Singh
2018-04-19ath10k: add HTC services for WCN3990Govind Singh
2018-04-19ath10k: add hif start/stop methods for wcn3990 snoc layerGovind Singh
2018-04-19ath10k: add resource init and deinit for WCN3990Govind Singh
2018-04-19ath10k: platform driver for WCN3990 SNOC WLAN moduleGovind Singh
2018-04-19ath10k: build ce layer in ath10k core moduleGovind Singh
2018-04-19ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty
2018-04-10wcn36xx: allocate skbs with GFP_KERNEL during initDaniel Mack
2018-04-10wcn36xx: Remove useless skb spinlockLoic Poulain
2018-04-10wcn36xx: Add missing fall through comment in smd.cLoic Poulain
2018-04-10wcn36xx: don't delete invalid bss indicesDaniel Mack
2018-04-10wcn36xx: don't keep reference to skb if transmission failedDaniel Mack
2018-04-10wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()Daniel Mack
2018-04-10ath9k: dfs: remove accidental use of stack VLAGustavo A. R. Silva
2018-04-10ath10k: fix spelling mistake: "tiggers" -> "triggers"Colin Ian King
2018-04-10ath10k: sdio: fix memory leak for probe allocationsMarcus Folkesson
2018-04-10wil6210: fix potential null dereference of ndev before null checkColin Ian King
2018-04-10ath10k: avoid possible string overflowArnd Bergmann
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds