summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* 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/+42Star
| * 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/+1Star
| * ath10k: use crash_dump enum instead of magic numbersBrian Norris2018-06-141-4/+2Star
| * ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-141-3/+1Star
| * 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
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-134-6/+7
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-133-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0765-556/+4560
|\ \
| * | Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-0343-367/+1604
| |\|
| | * wcn36xx: Add support for Factory Test Mode (FTM)Eyal Ilsar2018-05-259-0/+332
| | * ath10k: DFS Host ConfirmationSriram R2018-05-255-10/+273
| | * ath: add support to get the detected radar specificationsSriram R2018-05-255-5/+10
| | * wcn36xx: improve debug and error messages for SMDDaniel Mack2018-05-251-4/+10
| | * wcn36xx: simplify wcn36xx_smd_open()Daniel Mack2018-05-251-9/+3Star
| | * wcn36xx: drain pending indicator messages on shutdownDaniel Mack2018-05-251-0/+6
| | * wcn36xx: set PREASSOC and IDLE stated when BSS info changesDaniel Mack2018-05-251-0/+4
| | * wcn36xx: consider CTRL_EOP bit when looking for valid descriptorsDaniel Mack2018-05-251-1/+3
| | * wcn36xx: only handle packets when ED or DONE bit is setDaniel Mack2018-05-251-4/+16
| | * wcn36xx: clear all masks in RX interruptDaniel Mack2018-05-251-22/+40
| | * wcn36xx: don't disable RX IRQ from handlerDaniel Mack2018-05-251-4/+11
| | * wcn36xx: set DMA mask explicitlyDaniel Mack2018-05-251-0/+6
| | * wcn36xx: fix buffer commit logic on TX pathDaniel Mack2018-05-251-37/+38
| | * ath10k: remove useless test before clk_disable_unprepareYueHaibing2018-05-251-6/+3Star
| | * ath: Map Zimbabwe to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | * ath: Map Ukraine to ETSI9_WORLDSven Eckelmann2018-05-251-1/+1
| | * ath: Map Singapore to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | * ath: Map Russia to ETSI8_WORLDSven Eckelmann2018-05-251-1/+1
| | * ath: Map Romania to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | * ath: Map Philippines to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | * ath: Map Peru to APL1_WORLDSven Eckelmann2018-05-251-1/+1
| | * ath: Map New Zealand to FCC3_ETSICSven Eckelmann2018-05-251-1/+1
| | * ath: Map Malasia to FCC1_WORLDSven Eckelmann2018-05-251-1/+1