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
Age
Commit message (
Expand
)
Author
2021-02-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-02-06
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-02-04
ath11k: remove h from printk format specifier
Tom Rix
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-26
wcn36xx: Remove unnecessary memset
Zheng Yongjun
2021-01-26
ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointer
Wen Gong
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-18
ath10k: remove unused struct ath10k::dev_type
Kalle Valo
2021-01-18
ath11k: remove duplicate function declaration
Karthikeyan Periyasamy
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
2021-01-05
wil6210: select CONFIG_CRC32
Arnd Bergmann
2020-12-22
Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2020-12-18
ath11k: dp: clean up a variable name
Dan Carpenter
2020-12-18
ath11k: pci: remove unnecessary mask in ath11k_pci_enable_ltssm()
Kalle Valo
2020-12-18
ath11k: pci: disable ASPM L0sLs before downloading firmware
Carl Huang
2020-12-18
ath11k: qmi: try to allocate a big block of DMA memory first
Carl Huang
2020-12-17
ath10k: prevent deinitializing NAPI twice
Wen Gong
2020-12-17
ath9k: Postpone key cache entry deletion for TXQ frames reference it
Jouni Malinen
2020-12-17
ath: Modify ath_key_delete() to not need full key entry
Jouni Malinen
2020-12-17
ath: Export ath_hw_keysetmac()
Jouni Malinen
2020-12-17
ath9k: Clear key cache explicitly on disabling hardware
Jouni Malinen
2020-12-17
ath: Use safer key clearing with key cache entries
Jouni Malinen
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-17
ath11k: Fix ath11k_pci_fix_l1ss()
Dan Carpenter
2020-12-17
ath11k: Fix error code in ath11k_core_suspend()
Dan Carpenter
2020-12-17
ath11k: start vdev if a bss peer is already created
Carl Huang
2020-12-17
ath11k: fix crash caused by NULL rx_channel
Carl Huang
2020-12-17
ath11k: add missing null check on allocated skb
Colin Ian King
2020-12-15
ath9k: make relay callbacks const
Jani Nikula
2020-12-15
ath11k: make relay callbacks const
Jani Nikula
2020-12-15
ath10k: make relay callbacks const
Jani Nikula
2020-12-12
ath11k: implement suspend for QCA6390 PCI devices
Carl Huang
2020-12-12
ath11k: hif: add ce irq enable and disable functions
Carl Huang
2020-12-12
ath11k: implement WoW enable and wakeup commands
Carl Huang
2020-12-12
ath11k: set credit_update flag for flow controlled ep only
Carl Huang
2020-12-12
ath11k: dp: stop rx pktlog before suspend
Carl Huang
2020-12-12
ath11k: htc: implement suspend handling
Carl Huang
2020-12-12
ath11k: htc: remove unused struct ath11k_htc_ops
Kalle Valo
2020-12-12
ath11k: pci: read select_window register to ensure write is finished
Carl Huang
2020-12-12
ath11k: hif: implement suspend and resume functions
Carl Huang
2020-12-12
ath11k: mhi: hook suspend and resume
Carl Huang
2020-12-12
ath11k: Fix incorrect tlvs in scan start command
Pradeep Kumar Chitrapu
2020-12-12
ath11k: pci: disable VDD4BLOW
Carl Huang
[next]