summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen2018-05-123-19/+36
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-04-2538-178/+2927
|\
| * wcn36xx: pass information elements in scan requestsDaniel Mack2018-04-243-7/+18
| * wcn36xx: send bss_type in scan requestsDaniel Mack2018-04-242-1/+5
| * wcn36xx: handle scan cancellation when firmware support is missingDaniel Mack2018-04-241-3/+11
| * wcn36xx: cancel pending scan request when interface goes downDaniel Mack2018-04-241-0/+13
| * wcn36xx: abort scan request when 'dequeued' indicator is sentDaniel Mack2018-04-241-2/+2
| * ath10k: enable sta idle power saveGovind Singh2018-04-241-0/+7
| * ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh2018-04-246-9/+142
| * ath10k: add support for shadow register for WNC3990Rakesh Pillai2018-04-242-2/+145
| * ath10k: add hw params for shadow register supportRakesh Pillai2018-04-242-0/+18
| * ath10k: enable hw checksum for wcn3990Rakesh Pillai2018-04-242-2/+18
| * wcn36xx: pass correct BSS index when deleting BSS keysDaniel Mack2018-04-243-5/+13
| * ath10k: convert wow pattern from 802.3 to 802.11Wen Gong2018-04-242-5/+137
| * ath10k: support MAC address randomization in scanCarl Huang2018-04-246-0/+89
| * ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang2018-04-245-6/+431
| * wcn36xx: use READ_ONCE() to access desc->ctrlDaniel Mack2018-04-191-4/+3
| * ath10k: fix fw path name for WCN3990 targetGovind Singh2018-04-191-1/+1
| * ath10k: add inlined wrappers for htt rx opsErik Stromdahl2018-04-192-7/+44
| * ath10k: add inlined wrappers for htt tx opsErik Stromdahl2018-04-194-9/+60
| * ath10k: search all IEs for variant before falling backThomas Hebb2018-04-191-62/+72
| * ath10k: fix a typo in ath10k_wmi_set_wmm_param()Maharaja Kennadyrajan2018-04-191-1/+1
| * ath10k: correct target assert problem due to CE5 stuckManikanta Pubbisetty2018-04-191-1/+1
| * ath6kl: fix spelling mistake: "chache" -> "cache"Colin Ian King2018-04-191-1/+1
| * ath10k: vote for hardware resources for WCN3990Govind Singh2018-04-192-1/+331
| * ath10k: check all CE for data if irq summary is not retainedRakesh Pillai2018-04-193-3/+23
| * ath10k: add support to get target info from hif opsRakesh Pillai2018-04-193-0/+31
| * ath10k: modify hif tx paddr to dma_addr_t typeGovind Singh2018-04-192-5/+5
| * ath10k: add hif rx methods for wcn3990Govind Singh2018-04-191-18/+153
| * ath10k: add hif tx methods for wcn3990Govind Singh2018-04-191-3/+120
| * ath10k: add hif power-up/power-down methodsGovind Singh2018-04-191-0/+61
| * ath10k: map HTC services to tx/rx pipes for wcn3990Govind Singh2018-04-191-0/+168
| * ath10k: add HTC services for WCN3990Govind Singh2018-04-192-0/+10
| * ath10k: add hif start/stop methods for wcn3990 snoc layerGovind Singh2018-04-191-2/+187
| * ath10k: add resource init and deinit for WCN3990Govind Singh2018-04-191-0/+271
| * ath10k: platform driver for WCN3990 SNOC WLAN moduleGovind Singh2018-04-194-0/+240
| * ath10k: build ce layer in ath10k core moduleGovind Singh2018-04-193-2/+28
| * ath10k: Add tx ack signal support for management framesVenkateswara Naralasetty2018-04-195-1/+36
| * wcn36xx: allocate skbs with GFP_KERNEL during initDaniel Mack2018-04-101-4/+6
| * wcn36xx: Remove useless skb spinlockLoic Poulain2018-04-102-8/+1
| * wcn36xx: Add missing fall through comment in smd.cLoic Poulain2018-04-101-0/+1
| * wcn36xx: don't delete invalid bss indicesDaniel Mack2018-04-102-0/+7
| * wcn36xx: don't keep reference to skb if transmission failedDaniel Mack2018-04-102-4/+17
| * wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()Daniel Mack2018-04-101-0/+5
| * ath9k: dfs: remove accidental use of stack VLAGustavo A. R. Silva2018-04-101-3/+3
| * ath10k: fix spelling mistake: "tiggers" -> "triggers"Colin Ian King2018-04-101-1/+1
| * ath10k: sdio: fix memory leak for probe allocationsMarcus Folkesson2018-04-101-15/+9
| * wil6210: fix potential null dereference of ndev before null checkColin Ian King2018-04-101-1/+2
| * ath10k: avoid possible string overflowArnd Bergmann2018-04-101-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud