summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* ath10k: make relay callbacks constJani Nikula2020-12-151-1/+1
* ath10k: add atomic protection for device recoveryWen Gong2020-12-128-9/+25
* ath10k: add option for chip-id based BDF selectionAbhishek Kumar2020-12-121-11/+32
* ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong2020-12-071-1/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-12-0213-35/+140
|\
| * ath10k: Constify static qmi structsRikard Falkeborn2020-12-021-2/+2
| * ath10k: Release some resources in an error handling pathChristophe JAILLET2020-12-021-1/+4
| * ath10k: Fix an error handling pathChristophe JAILLET2020-12-021-0/+2
| * ath10k: Fix the parsing error in service available eventRakesh Pillai2020-12-023-3/+11
| * ath10k: add target IRAM recovery feature supportVenkateswara Naralasetty2020-11-233-0/+88
| * ath10k: cancel rx worker in hif_stop for SDIOWen Gong2020-11-071-0/+6
| * ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear2020-11-074-11/+14
| * ath10k: fix compilation warningTamizh Chelvam2020-11-071-1/+2
| * ath10k: sdio: remove redundant check in for loopAlex Dewar2020-11-061-9/+3
| * ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warningKalle Valo2020-10-281-1/+1
| * ath10k: remove repeated words in commentsKalle Valo2020-10-286-7/+7
* | wireless: remove unneeded breakTom Rix2020-11-071-1/+0
|/
* ath10k: Use bdf calibration variant for snoc targetsRakesh Pillai2020-09-223-5/+23
* Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-1122-237/+1791
|\
| * ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing2020-09-111-2/+0
| * ath10k: Add support for chain1 regulator supply votingRakesh Pillai2020-09-081-0/+1
| * ath10k: Get rid of "per_ce_irq" hw paramDouglas Anderson2020-09-012-16/+0
| * ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson2020-09-014-66/+52
| * ath10k: Add interrupt summary based CE processingRakesh Pillai2020-09-012-26/+42
| * ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva2020-08-311-24/+12
| * ath10k: Add new api to support reset TID configTamizh Chelvam2020-08-262-0/+93
| * ath10k: Add new api to support TID specific configurationTamizh Chelvam2020-08-266-8/+641
| * ath10k: Move rate mask validation function up in the fileTamizh Chelvam2020-08-261-87/+87
| * ath10k: Add wmi command support for station specific TID configTamizh Chelvam2020-08-263-0/+106
| * ath10k: sdio: add firmware coredump supportWen Gong2020-08-195-4/+679
| * ath10k: add bus type for each layout of coredumpWen Gong2020-08-192-1/+16
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-08-1811-56/+115
| |\
| | * ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam2020-08-181-1/+7
| | * ath10k: Register shutdown handlerRakesh Pillai2020-08-181-0/+9
| | * ath10k: move enable_pll_clk call to ath10k_core_start()Kalle Valo2020-08-182-8/+7
| | * ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET2020-08-171-1/+1
| | * ath10k: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-175-15/+15
| | * ath10k: correct the array index from mcs index for HT mode for QCA6174Wen Gong2020-08-151-4/+20
| | * ath10k: enable supports_peer_stats_info for QCA6174 PCI devicesWen Gong2020-08-151-0/+1
| | * ath10k: remove return for NL80211_STA_INFO_TX_BITRATEWen Gong2020-08-151-11/+10
| | * ath10k: add wmi service peer stat info for wmi tlvWen Gong2020-08-151-0/+2
| | * ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong2020-08-141-0/+4
| | * ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-07-201-0/+8
| | * ath10k: pci: fix memcpy size of bmi responseZekun Shen2020-06-231-1/+1
| | * ath10k: provide survey info as accumulated dataVenkateswara Naralasetty2020-06-161-1/+1
| | * ath10k: fix retry packets update in station dumpVenkateswara Naralasetty2020-06-162-5/+8
| | * ath10k: Wait until copy complete is actually done before completingDouglas Anderson2020-06-161-9/+21
* | | mac80211: rename csa counters to countdown countersJohn Crispin2020-08-272-3/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-053-8/+7
|\ \
| * | nl80211: S1G band and channel definitionsThomas Pedersen2020-07-311-7/+2