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
/
ath11k
Age
Commit message (
Expand
)
Author
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
2020-10-01
ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
Wen Gong
2020-10-01
ath11k: disable monitor mode on QCA6390
Kalle Valo
2020-10-01
ath11k: pci: check TCSR_SOC_HW_VERSION
Kalle Valo
2020-10-01
ath11k: add interface_modes to hw_params
Kalle Valo
2020-10-01
ath11k: fix AP mode for QCA6390
Carl Huang
2020-10-01
ath11k: support loading ELF board files
Ben Greear
2020-10-01
ath11k: Correctly check errors for calls to debugfs_create_dir()
Alex Dewar
2020-10-01
ath11k: mac: fix parenthesis alignment
Kalle Valo
2020-09-29
ath11k: Move non-fatal warn logs to dbg level
Govind Singh
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-25
ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
Kalle Valo
2020-09-22
ath11k: Remove unused function ath11k_htc_restore_tx_skb()
YueHaibing
2020-09-22
ath11k: remove redundant num_keep_alive_pattern assignment
Kalle Valo
2020-09-22
ath11k: wmi: remove redundant configuration values from init
Kalle Valo
2020-09-22
ath11k: Add support spectral scan for IPQ6018
Karthikeyan Periyasamy
2020-09-22
ath11k: debugfs: move some function declarations to correct header files
Kalle Valo
2020-09-22
ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h]
Kalle Valo
2020-09-22
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
2020-09-22
ath11k: refactor debugfs code into debugfs.c
Kalle Valo
2020-09-22
ath11k: Add checked value for ath11k_ahb_remove
Bo YU
2020-09-21
ath11k: Remove rproc references from common core layer
Govind Singh
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-11
ath11k: Remove unused inline function htt_htt_stats_debug_dump()
YueHaibing
2020-09-11
ath11k: fix link error when CONFIG_REMOTEPROC is disabled
Kalle Valo
2020-09-11
ath11k: remove calling ath11k_init_hw_params() second time
Anilkumar Kolli
2020-09-11
ath11k: add raw mode and software crypto support
Venkateswara Naralasetty
2020-09-11
ath11k: add ipq6018 support
Anilkumar Kolli
2020-09-11
ath11k: move target ce configs to hw_params
Anilkumar Kolli
2020-09-09
ath11k: Add peer max mpdu parameter in peer assoc command
Tamizh Chelvam
2020-09-09
ath11k: fix uninitialized return in ath11k_spectral_process_data()
Dan Carpenter
2020-09-08
ath11k: fix a double free and a memory leak
Tom Rix
2020-08-31
ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignment
Colin Ian King
2020-08-31
ath11k: fix spelling mistake "moniter" -> "monitor"
Colin Ian King
2020-08-31
ath11k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-27
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
2020-08-27
ath11k: return error if firmware request fails
Alex Dewar
2020-08-26
net: ath11k: constify ath11k_thermal_ops
Rikard Falkeborn
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-18
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
ath11k: Fix possible memleak in ath11k_qmi_init_service
Wang Yufen
2020-08-18
ath11k: reset MHI during power down and power up
Carl Huang
2020-08-18
ath11k: use TCL_DATA_RING_0 for QCA6390
Carl Huang
2020-08-18
ath11k: process both lmac rings for QCA6390
Carl Huang
2020-08-18
ath11k: assign correct search flag and type for QCA6390
Carl Huang
2020-08-18
ath11k: delay vdev_start for QCA6390
Carl Huang
[next]