summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wil6210: add support for enhanced DMA debugfsMaya Erez2018-07-021-40/+307
* wil6210: add support for enhanced DMA RX data flowsGidon Studinski2018-07-0215-40/+939
* wil6210: add support for enhanced DMA TX data flowsMaya Erez2018-07-028-128/+750
* wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski2018-07-0213-113/+1513
* wil6210: add support for enhanced DMA structuresGidon Studinski2018-07-0210-319/+696
* wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez2018-07-024-12/+113
* ath10k: sdio: set skb len for all rx packetsAlagu Sankar2018-07-021-0/+1
* ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packetsAlagu Sankar2018-07-022-0/+4
* ath10k: sdio: use same endpoint id for all packets in a bundleAlagu Sankar2018-07-021-1/+4
* wcn36xx: Fix WEP encryptionLoic Poulain2018-06-292-14/+25
* wcn36xx: Track associated stationsLoic Poulain2018-06-292-0/+8
* wcn36xx: Fix WEP104 encryption typeLoic Poulain2018-06-291-1/+1
* ath10k: use locked skb_dequeue for rx completionsBob Copeland2018-06-291-4/+4
* ath9k: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-293-12/+15
* ath9k: use timespec64 for tsf_tsArnd Bergmann2018-06-295-17/+17
* ath10k: replace hardcoded constant with defineErik Stromdahl2018-06-282-2/+3
* ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl2018-06-284-9/+9
* ath10k: fix bug in masking of TID valueErik Stromdahl2018-06-281-1/+1
* ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear2018-06-281-1/+4
* ath10k: transmit queued frames after processing rx packetsNiklas Cassel2018-06-282-0/+4
* ath10k: fix tlv 5ghz channel missing issueZhi Chen2018-06-281-0/+2
* ath10k: fix scan crash due to incorrect length calculationZhi Chen2018-06-281-4/+4
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-06-1821-112/+126
|\
| * ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"Colin Ian King2018-06-141-1/+1
| * ath10k: handle resource init failure caseGovind Singh2018-06-141-2/+2
| * ath10k: skip data calibration for non-bmi targetSurabhi Vishnoi2018-06-141-7/+14
| * ath10k: do not mix spaces and tabs in KconfigNiklas Cassel2018-06-141-12/+12
| * ath10k: snoc: sort include filesBrian Norris2018-06-141-7/+8
| * ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGSBrian Norris2018-06-141-1/+1
| * ath10k: snoc: stop including pci.hBrian Norris2018-06-143-43/+42
| * ath10k: snoc: use correct bus-specific pointer in RX retryBrian Norris2018-06-141-1/+1
| * ath10k: snoc: use module_platform_driver() macroBrian Norris2018-06-141-19/+1
| * ath10k: use crash_dump enum instead of magic numbersBrian Norris2018-06-141-4/+2
| * ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-141-3/+1
| * ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64YueHaibing2018-06-141-1/+1
| * ath10k: make some functions staticWei Yongjun2018-06-141-2/+2
| * ath10k: fix spectral scan for QCA9984 and QCA9888 chipsetsKarthikeyan Periyasamy2018-06-143-1/+17
| * ath10k: support use of channel 173Ben Greear2018-06-143-2/+6
| * ath10k: fix memory leak of tpc_statsColin Ian King2018-06-131-4/+4
| * ath9k: mark expected switch fall-throughsGustavo A. R. Silva2018-06-133-0/+4
| * ath6kl: mark expected switch fall-throughsGustavo A. R. Silva2018-06-131-0/+3
| * ath6kl: add support for Dell Wireless 1537Guy Chronister2018-06-131-0/+1
| * ath5k: mark expected switch fall-throughGustavo A. R. Silva2018-06-131-0/+1
| * ath10k: htt_tx: mark expected switch fall-throughsGustavo A. R. Silva2018-06-131-2/+2
* | Linux 4.18-rc1v4.18-rc1Linus Torvalds2018-06-171-2/+2
* | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-1616-275/+174
|\ \
| * | bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev2018-06-151-11/+11
| * | block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-153-38/+1
| * | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-1511-224/+154
| |\ \
| | * | nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig2018-06-151-20/+19