index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
2020-12-15
ath10k: make relay callbacks const
Jani Nikula
2020-12-12
ath10k: add atomic protection for device recovery
Wen Gong
2020-12-12
ath10k: add option for chip-id based BDF selection
Abhishek Kumar
2020-12-07
ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.c
Wen Gong
2020-12-02
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-12-02
ath10k: Constify static qmi structs
Rikard Falkeborn
2020-12-02
ath10k: Release some resources in an error handling path
Christophe JAILLET
2020-12-02
ath10k: Fix an error handling path
Christophe JAILLET
2020-12-02
ath10k: Fix the parsing error in service available event
Rakesh Pillai
2020-11-23
ath10k: add target IRAM recovery feature support
Venkateswara Naralasetty
2020-11-07
wireless: remove unneeded break
Tom Rix
2020-11-07
ath10k: cancel rx worker in hif_stop for SDIO
Wen Gong
2020-11-07
ath10k: Don't iterate over not-sdata-in-driver interfaces.
Ben Greear
2020-11-07
ath10k: fix compilation warning
Tamizh Chelvam
2020-11-06
ath10k: sdio: remove redundant check in for loop
Alex Dewar
2020-10-28
ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warning
Kalle Valo
2020-10-28
ath10k: remove repeated words in comments
Kalle Valo
2020-09-22
ath10k: Use bdf calibration variant for snoc targets
Rakesh Pillai
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-11
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
YueHaibing
2020-09-08
ath10k: Add support for chain1 regulator supply voting
Rakesh Pillai
2020-09-01
ath10k: Get rid of "per_ce_irq" hw param
Douglas Anderson
2020-09-01
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
2020-09-01
ath10k: Add interrupt summary based CE processing
Rakesh Pillai
2020-08-31
ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()
Gustavo A. R. Silva
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-26
ath10k: Add new api to support reset TID config
Tamizh Chelvam
2020-08-26
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
2020-08-26
ath10k: Move rate mask validation function up in the file
Tamizh Chelvam
2020-08-26
ath10k: Add wmi command support for station specific TID config
Tamizh Chelvam
2020-08-19
ath10k: sdio: add firmware coredump support
Wen Gong
2020-08-19
ath10k: add bus type for each layout of coredump
Wen Gong
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-18
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
2020-08-18
ath10k: Register shutdown handler
Rakesh Pillai
2020-08-18
ath10k: move enable_pll_clk call to ath10k_core_start()
Kalle Valo
2020-08-17
ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...
Christophe JAILLET
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-15
ath10k: correct the array index from mcs index for HT mode for QCA6174
Wen Gong
2020-08-15
ath10k: enable supports_peer_stats_info for QCA6174 PCI devices
Wen Gong
2020-08-15
ath10k: remove return for NL80211_STA_INFO_TX_BITRATE
Wen Gong
2020-08-15
ath10k: add wmi service peer stat info for wmi tlv
Wen Gong
2020-08-14
ath10k: start recovery process when payload length exceeds max htc length for...
Wen Gong
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-20
ath10k: Fix NULL pointer dereference in AHB device probe
Hauke Mehrtens
2020-07-20
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
[next]