index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
2021-10-05
ath10k: Don't always treat modem stop events as crashes
Stephen Boyd
2021-09-28
ath10k: sdio: Add missing BH locking around napi_schdule()
Fabio Estevam
2021-09-28
ath10k: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
2021-09-28
ath10k: high latency fixes for beacon buffer
Alagu Sankar
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-19
firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent module
John Stultz
2021-07-02
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-06-19
ath10k: demote chan info without scan request warning
Caleb Connolly
2021-06-15
ath10k: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-15
ath10k: remove the repeated declaration
Shaokun Zhang
2021-06-15
ath10k: Fix an error code in ath10k_add_interface()
Yang Li
2021-06-12
ath10k: remove unused more_frags variable
Yang Yingliang
2021-06-12
ath10k: add missing error return code in ath10k_pci_probe()
Yang Yingliang
2021-06-12
ath10k: go to path err_unsupported when chip id is not supported
Yang Yingliang
2021-05-31
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-05-24
ath10k/ath11k: fix spelling mistake "requed" -> "requeued"
Colin Ian King
2021-05-11
ath10k: Validate first subframe of A-MSDU before processing the list
Sriram R
2021-05-11
ath10k: Fix TKIP Michael MIC verification for PCIe
Wen Gong
2021-05-11
ath10k: drop MPDU which has discard flag set by firmware for SDIO
Wen Gong
2021-05-11
ath10k: drop fragments with multicast DA for SDIO
Wen Gong
2021-05-11
ath10k: drop fragments with multicast DA for PCIe
Wen Gong
2021-05-11
ath10k: add CCMP PN replay protection for fragmented frames for PCIe
Wen Gong
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-22
ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
Shuah Khan
2021-04-22
ath10k: Fix a use after free in ath10k_htc_send_bundle
Lv Yunlong
2021-03-09
ath10k: skip the wait for completion to recovery in shutdown path
Youghandhar Chintala
2021-03-06
ath10k: Detect conf_mutex held ath10k_drain_tx() calls
Shuah Khan
2021-02-11
ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
Shuah Khan
2021-02-11
ath10k: change ath10k_offchan_tx_work() peer present msg to a warn
Shuah Khan
2021-02-11
ath10k: restore tx sk_buff of htt header for SDIO
Wen Gong
2021-02-09
ath10k: Add new debug level for sta related logs
Tamizh Chelvam
2021-02-09
ath10k: Fix lockdep assertion warning in ath10k_sta_statistics
Anand K Mistry
2021-02-09
ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...
Anand K Mistry
2021-02-04
ath10k: remove h from printk format specifier
Tom Rix
2021-01-28
ath10k: fix wmi mgmt tx queue full due to race condition
Miaoqing Pan
2021-01-28
ath10k: pass the ssid info to get the correct bss entity
Wen Gong
2021-01-28
ath10k: allow dynamic SAR power limits via common API
Carl Huang
2021-01-18
ath10k: remove unused struct ath10k::dev_type
Kalle Valo
2021-01-18
ath10k: increase rx buffer size to 2048
Linus Lüssing
2021-01-18
ath10k: sanitity check for ep connectivity
Zekun Shen
2021-01-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-12-17
ath10k: prevent deinitializing NAPI twice
Wen Gong
2020-12-17
ath10k: Remove voltage regulator votes during wifi disable
Rakesh Pillai
2020-12-17
ath10k: Fix error handling in case of CE pipe init failure
Rakesh Pillai
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
[next]