index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-26
Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-3
/
+3
2026-08-26
power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
Bartosz Golaszewski
1
-3
/
+3
2026-08-01
wifi: ath10k: snoc: use memcpy_fromio() for MSA ramdump
Linghui Wu
1
-2
/
+7
2026-08-01
wifi: ath10k: filter non-UTF testmode events
Linghui Wu
1
-0
/
+14
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-9
/
+9
2026-07-22
wifi: ath10k: Drop redundant NULL check on devm_clk_get()
Krzysztof Kozlowski
1
-6
/
+6
2026-07-22
wifi: ath10k: trigger hardware recovery upon rx failures
Manikanta Pubbisetty
1
-3
/
+3
2026-07-09
wifi: ath10k: fix skb leak on incomplete msdu during rx pop
Manikanta Pubbisetty
1
-0
/
+2
2026-06-09
wifi: ath10k: Update Qualcomm copyrights
Jeff Johnson
23
-23
/
+14
2026-05-28
Merge tag 'ath-next-20260526' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
5
-12
/
+4
2026-05-20
wifi: ath10k: update outdated comment for renamed ieee80211_tx_status()
Kexin Sun
1
-1
/
+1
2026-05-12
wifi: ath10k: skip WMI and beacon transmission when device is wedged
Kang Yang
1
-8
/
+7
2026-05-11
wifi: ath: Fix the license marking
Daniel Lezcano
1
-1
/
+1
2026-05-11
wifi: ath10k: drop gpio_led reference
Arnd Bergmann
2
-8
/
+1
2026-04-30
wifi: ath: Use the unified QMI service ID instead of defining it locally
Daniel Lezcano
2
-2
/
+1
2026-04-23
wifi: ath10k: snoc: select POWER_SEQUENCING
Dmitry Baryshkov
1
-0
/
+1
2026-04-08
wifi: ath10k: Add device-tree quirk to skip host cap QMI requests
Amit Pundir
3
-3
/
+14
2026-04-07
wifi: ath10k: fix station lookup failure during disconnect
Baochen Qiang
1
-11
/
+15
2026-03-10
wifi: ath10k: rename disconnect callback
Johan Hovold
1
-2
/
+2
2026-03-10
wifi: ath10k: drop redundant device reference
Johan Hovold
1
-4
/
+0
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-10
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
10
-46
/
+44
2026-02-02
Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
4
-5
/
+61
2026-01-30
wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()
Ziyi Guo
1
-0
/
+6
2026-01-30
wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
Ziyi Guo
1
-2
/
+2
2026-01-30
wifi: ath10k: snoc: support powering on the device via pwrseq
Dmitry Baryshkov
2
-3
/
+53
2026-01-09
wifi: ath10k: fix dma_free_coherent() pointer
Thomas Fourier
1
-8
/
+8
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-19
/
+20
2025-11-05
Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
6
-50
/
+273
2025-11-05
Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath into wireless-next
Johannes Berg
6
-50
/
+273
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-30
wifi: ath10k: use = {} to initialize bmi_target_info instead of memset
Zhongqiu Han
1
-4
/
+1
2025-10-30
wifi: ath10k: use = {} to initialize pm_qos_request instead of memset
Zhongqiu Han
1
-2
/
+1
2025-10-27
Revert "wifi: ath10k: avoid unnecessary wait for service ready message"
Baochen Qiang
1
-19
/
+20
2025-10-22
wifi: ath10k: Support for FTM TLV test commands
Loic Poulain
4
-31
/
+260
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
1
-0
/
+1
2025-10-15
wifi: ath10k: move recovery check logic into a new work
Kang Yang
3
-13
/
+11
2025-10-06
wifi: ath10k: Fix memory leak on unsupported WMI command
Loic Poulain
1
-0
/
+1
2025-09-18
wifi: ath10k: Fix connection after GTK rekeying
Loic Poulain
1
-2
/
+10
2025-09-18
wifi: ath10k: avoid unnecessary wait for service ready message
Baochen Qiang
1
-20
/
+19
2025-09-18
wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-11
/
+3
2025-09-18
wifi: ath10k: remove gpio number assignment
Arnd Bergmann
1
-2
/
+1
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
1
-1
/
+1
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
10
-32
/
+88
2025-07-24
wifi: Fix typos
Bjorn Helgaas
1
-4
/
+4
2025-07-21
wifi: ath10k: Prefer {} to {0} in initializers
Jeff Johnson
7
-18
/
+20
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
1
-1
/
+1
2025-06-30
wifi: ath10k: shutdown driver when hardware is unreliable
Kang Yang
4
-9
/
+63
2025-06-27
wifi: ath10k: Fix Spelling
Sumanth Gavini
1
-1
/
+1
[next]