index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-10
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-46
/
+44
2026-02-02
Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-5
/
+61
2026-01-30
wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()
Ziyi Guo
-0
/
+6
2026-01-30
wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()
Ziyi Guo
-2
/
+2
2026-01-30
wifi: ath10k: snoc: support powering on the device via pwrseq
Dmitry Baryshkov
-3
/
+53
2026-01-09
wifi: ath10k: fix dma_free_coherent() pointer
Thomas Fourier
-8
/
+8
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-19
/
+20
2025-11-05
Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-50
/
+273
2025-11-05
Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-50
/
+273
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-1
/
+1
2025-10-30
wifi: ath10k: use = {} to initialize bmi_target_info instead of memset
Zhongqiu Han
-4
/
+1
2025-10-30
wifi: ath10k: use = {} to initialize pm_qos_request instead of memset
Zhongqiu Han
-2
/
+1
2025-10-27
Revert "wifi: ath10k: avoid unnecessary wait for service ready message"
Baochen Qiang
-19
/
+20
2025-10-22
wifi: ath10k: Support for FTM TLV test commands
Loic Poulain
-31
/
+260
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-0
/
+1
2025-10-15
wifi: ath10k: move recovery check logic into a new work
Kang Yang
-13
/
+11
2025-10-06
wifi: ath10k: Fix memory leak on unsupported WMI command
Loic Poulain
-0
/
+1
2025-09-18
wifi: ath10k: Fix connection after GTK rekeying
Loic Poulain
-2
/
+10
2025-09-18
wifi: ath10k: avoid unnecessary wait for service ready message
Baochen Qiang
-20
/
+19
2025-09-18
wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
-11
/
+3
2025-09-18
wifi: ath10k: remove gpio number assignment
Arnd Bergmann
-2
/
+1
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
-1
/
+1
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-32
/
+88
2025-07-24
wifi: Fix typos
Bjorn Helgaas
-4
/
+4
2025-07-21
wifi: ath10k: Prefer {} to {0} in initializers
Jeff Johnson
-18
/
+20
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
-1
/
+1
2025-06-30
wifi: ath10k: shutdown driver when hardware is unreliable
Kang Yang
-9
/
+63
2025-06-27
wifi: ath10k: Fix Spelling
Sumanth Gavini
-1
/
+1
2025-06-24
Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-0
/
+21
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-9
/
+15
2025-06-23
wifi: ath10k: Add missing include of export.h
Jeff Johnson
-0
/
+21
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-9
/
+28
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-5
/
+9
2025-06-07
wifi: ath10k: Avoid vdev delete timeout when firmware is already down
Loic Poulain
-8
/
+25
2025-06-07
ath10k: snoc: fix unbalanced IRQ enable in crash recovery
Caleb Connolly
-1
/
+3
2025-05-16
wifi: ath10k: Constify structures in hw.c
Christophe JAILLET
-60
/
+64
2025-05-16
wifi: ath10k: Fix spelling mistake "comple" -> "complete"
Colin Ian King
-1
/
+1
2025-04-25
Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-31
/
+31
2025-04-17
wifi: ath10k: Don't use %pK through printk
Thomas Weißschuh
-31
/
+31
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-6
/
+6
2025-02-28
wifi: ath10k: Deprecate qcom,ath10k-calibration-variant properties
Krzysztof Kozlowski
-3
/
+10
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-53
/
+67
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-7
/
+7
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+8
2024-10-31
Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
-46
/
+60
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
-2
/
+3
2024-10-17
Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
-1
/
+8
2024-10-16
wifi: ath10k: avoid NULL pointer error during sdio remove
Kang Yang
-3
/
+3
[next]