summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa
2018-08-28ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2018-08-28ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai
2018-08-24ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2018-07-31ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-07-31ath10k: fix parenthesis alignmentKalle Valo
2018-07-30ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan
2018-07-30ath10k: htt_tx: move lock into id_get functionNicholas Mc Guire
2018-07-30ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai
2018-07-30ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-07-30ath10k: support for multicast rate controlPradeep Kumar Chitrapu
2018-07-30ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-02ath10k: sdio: set skb len for all rx packetsAlagu Sankar
2018-07-02ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packetsAlagu Sankar
2018-07-02ath10k: sdio: use same endpoint id for all packets in a bundleAlagu Sankar
2018-06-29ath10k: use locked skb_dequeue for rx completionsBob Copeland
2018-06-28ath10k: replace hardcoded constant with defineErik Stromdahl
2018-06-28ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl
2018-06-28ath10k: fix bug in masking of TID valueErik Stromdahl
2018-06-28ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2018-06-28ath10k: transmit queued frames after processing rx packetsNiklas Cassel
2018-06-28ath10k: fix tlv 5ghz channel missing issueZhi Chen
2018-06-28ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-06-14ath10k: handle resource init failure caseGovind Singh
2018-06-14ath10k: skip data calibration for non-bmi targetSurabhi Vishnoi
2018-06-14ath10k: do not mix spaces and tabs in KconfigNiklas Cassel
2018-06-14ath10k: snoc: sort include filesBrian Norris
2018-06-14ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGSBrian Norris
2018-06-14ath10k: snoc: stop including pci.hBrian Norris
2018-06-14ath10k: snoc: use correct bus-specific pointer in RX retryBrian Norris
2018-06-14ath10k: snoc: use module_platform_driver() macroBrian Norris
2018-06-14ath10k: use crash_dump enum instead of magic numbersBrian Norris
2018-06-14ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-06-14ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64YueHaibing
2018-06-14ath10k: make some functions staticWei Yongjun
2018-06-14ath10k: fix spectral scan for QCA9984 and QCA9888 chipsetsKarthikeyan Periyasamy
2018-06-14ath10k: support use of channel 173Ben Greear
2018-06-13ath10k: fix memory leak of tpc_statsColin Ian King
2018-06-13ath10k: htt_tx: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-25ath10k: DFS Host ConfirmationSriram R