summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wlcore: Make sure firmware is initialized in wl1271_op_add_interface()Tony Lindgren2018-06-271-13/+18
* wlcore: Use generic runtime pm calls for wowlan elp configurationEyal Reizer2018-06-271-38/+13
* wlcore: Fix timout errors after recoveryTony Lindgren2018-06-271-2/+1
* wlcore: Fix misplaced PM call for scan_complete_work()Tony Lindgren2018-06-271-2/+2
* wlcore: Add support for runtime PMTony Lindgren2018-06-2714-338/+416
* wlcore: Make sure PM calls are pairedTony Lindgren2018-06-271-2/+8
* wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren2018-06-271-0/+6
* 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-1716-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
| | * | nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig2018-06-151-1/+2
| | * | nvme-fabrics: refactor queue ready checkChristoph Hellwig2018-06-155-50/+45
| | * | blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-142-31/+0
| | * | nvme: remove nvme_reinit_tagsetChristoph Hellwig2018-06-142-12/+0
| | * | nvme-fc: fix nulling of queue data on reconnectJames Smart2018-06-141-6/+5
| | * | nvme-fc: remove reinit_request routineJames Smart2018-06-141-20/+0
| | * | nvme-fc: change controllers first connect to use reconnect pathJames Smart2018-06-141-57/+47
| | * | nvme: don't rely on the changed namespace list logChristoph Hellwig2018-06-131-25/+11
| | * | nvmet: free smart-log buffer after useChaitanya Kulkarni2018-06-111-1/+3
| | * | nvme-rdma: fix error flow during mapping request dataMax Gurtovoy2018-06-111-7/+24
| | * | nvme: add bio remapping tracepointHannes Reinecke2018-06-111-0/+4
| | * | nvme: fix NULL pointer dereference in nvme_init_subsystemIsrael Rukshin2018-06-111-1/+1
| * | | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-142-0/+7
| * | | blk-mq: reinit q->tag_set_list entry only after grace periodRoman Pen2018-06-111-2/+1
* | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-17206-339/+372
|\ \ \ \