summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* ath10k: prevent active scans on potential unusable channelsSven Eckelmann2018-07-311-0/+7
* ath10k: fix parenthesis alignmentKalle Valo2018-07-311-3/+3
* ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan2018-07-303-2/+65
* ath10k: htt_tx: move lock into id_get functionNicholas Mc Guire2018-07-301-8/+2
* ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King2018-07-302-7/+0
* ath10k: handle mgmt tx completion eventRakesh Pillai2018-07-308-2/+186
* ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi2018-07-302-0/+10
* ath10k: support for multicast rate controlPradeep Kumar Chitrapu2018-07-301-4/+50
* ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo2018-07-301-1/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-07-258-22/+40
|\
| * 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
| * ath10k: use locked skb_dequeue for rx completionsBob Copeland2018-06-291-4/+4
| * 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 tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-2314-113/+118
|\ \
| * | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-2/+2
| |/
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-06-1814-111/+116
| |\
| | * 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
| | * ath10k: htt_tx: mark expected switch fall-throughsGustavo A. R. Silva2018-06-131-2/+2
* | | ath10k: update the phymode along with bandwidth change requestRyan Hsu2018-06-282-2/+15
|/ /
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0632-261/+3373
|\ \ | |/
| * ath10k: DFS Host ConfirmationSriram R2018-05-255-10/+273
| * ath: add support to get the detected radar specificationsSriram R2018-05-251-1/+1
| * ath10k: remove useless test before clk_disable_unprepareYueHaibing2018-05-251-6/+3
| * ath10k: add support to configure channel dwell timePradeep Kumar Chitrapu2018-05-252-3/+21
| * ath10k: add memory dump support for QCA9888 and QCA99X0Anilkumar Kolli2018-05-251-0/+98
| * ath10k: replace bit shifts with the BIT() macro for rx desc bitsGovind Singh2018-05-121-67/+69
| * ath10k: hw: make consistent usage of ATH10K_FW_DIR in pathsMarcus Folkesson2018-05-121-2/+2
OpenPOWER on IntegriCloud