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
2022-01-17
ath5k: remove unused ah_txq_isr_qcburn member from struct ath5k_hw
Peter Seiderer
2022-01-17
ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw
Peter Seiderer
2022-01-17
ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()
Dan Carpenter
2022-01-17
ath11k: move function ath11k_dp_rx_process_mon_status
Aloka Dixit
2022-01-17
ath11k: enable RX PPDU stats in monitor co-exist mode
Miles Hu
2022-01-12
ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111
Zekun Shen
2022-01-12
ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855
Wen Gong
2022-01-12
ath11k: add LDPC FEC type in 802.11 radiotap header
P Praneesh
2022-01-11
ath11k: Refactor the fallback routine when peer create fails
Karthikeyan Periyasamy
2022-01-11
ath11k: fix workqueue not getting destroyed after rmmod
Aditya Kumar Singh
2022-01-11
ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern
Wen Gong
2022-01-11
ath11k: add missing of_node_put() to avoid leak
Yang Yingliang
2021-12-23
Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-22
codel: remove unnecessary pkt_sched.h include
Jakub Kicinski
2021-12-22
codel: remove unnecessary sock.h include
Jakub Kicinski
2021-12-22
ath11k: Fix unexpected return buffer manager error for QCA6390
Baochen Qiang
2021-12-22
ath11k: add support of firmware logging for WCN6855
Cheng Wang
2021-12-22
ath11k: Fix napi related hang
Ben Greear
2021-12-22
ath10k: replace strlcpy with strscpy
Jason Wang
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-21
ath11k: add regdb.bin download for regdb offload
Wen Gong
2021-12-20
ath11k: add support for hardware rfkill for QCA6390
Wen Gong
2021-12-20
ath11k: report tx bitrate for iw wlan station dump
Wen Gong
2021-12-20
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
Zekun Shen
2021-12-20
ath9k_htc: fix NULL pointer dereference at ath9k_htc_tx_get_packet()
Tetsuo Handa
2021-12-20
ath9k_htc: fix NULL pointer dereference at ath9k_htc_rxep()
Tetsuo Handa
2021-12-20
ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id()
Wen Gong
2021-12-20
ath11k: add signal report to mac80211 for QCA6390 and WCN6855
Wen Gong
2021-12-20
ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855
Wen Gong
2021-12-20
ath5k: switch to rate table based lookup
Jonas Jelonek
2021-12-17
Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
wcn36xx: Implement beacon filtering
Bryan O'Donoghue
2021-12-16
wcn36xx: Fix physical location of beacon filter comment
Bryan O'Donoghue
2021-12-16
wcn36xx: Fix beacon filter structure definitions
Bryan O'Donoghue
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
2021-12-14
ath11k: Change qcn9074 fw to operate in mode-2
Seevalamuthu Mariappan
2021-12-14
ath11k: add ab to TARGET_NUM_VDEVS & co
Kalle Valo
2021-12-14
ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()
Zhou Qingyang
2021-12-13
ath11k: Fix deleting uninitialized kernel timer during fragment cache flush
Rameshkumar Sundaram
2021-12-13
ath11k: Avoid false DEADLOCK warning reported by lockdep
Baochen Qiang
2021-12-13
ath11k: set DTIM policy to stick mode for station interface
Carl Huang
2021-12-13
ath11k: support MAC address randomization in scan
Carl Huang
2021-12-13
ath10k: wmi: remove array of flexible structures
Kalle Valo
2021-12-13
ath10k: htt: remove array of flexible structures
Kalle Valo
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-09
ath10k: drop beacon and probe response which leak from other channel
Wen Gong
2021-12-09
ath11k: add spectral/CFR buffer validation support
Venkateswara Naralasetty
2021-12-09
ath11k: Process full monitor mode rx support
Anilkumar Kolli
2021-12-09
ath11k: add software monitor ring descriptor for full monitor
Anilkumar Kolli
[next]