index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
wifi: ath10k: avoid unnecessary wait for service ready message
Baochen Qiang
1
-20
/
+19
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
2025-06-24
Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
10
-0
/
+21
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
4
-9
/
+15
2025-06-23
wifi: ath10k: Add missing include of export.h
Jeff Johnson
10
-0
/
+21
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-9
/
+28
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-5
/
+9
2025-06-07
wifi: ath10k: Avoid vdev delete timeout when firmware is already down
Loic Poulain
1
-8
/
+25
2025-06-07
ath10k: snoc: fix unbalanced IRQ enable in crash recovery
Caleb Connolly
1
-1
/
+3
2025-05-16
wifi: ath10k: Constify structures in hw.c
Christophe JAILLET
3
-60
/
+64
2025-05-16
wifi: ath10k: Fix spelling mistake "comple" -> "complete"
Colin Ian King
1
-1
/
+1
2025-04-25
Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath into wireless-next
Johannes Berg
12
-31
/
+31
2025-04-17
wifi: ath10k: Don't use %pK through printk
Thomas Weißschuh
12
-31
/
+31
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
5
-6
/
+6
2025-02-28
wifi: ath10k: Deprecate qcom,ath10k-calibration-variant properties
Krzysztof Kozlowski
1
-3
/
+10
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
4
-53
/
+67
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-7
/
+7
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+8
2024-10-31
Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Kalle Valo
2
-46
/
+60
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
1
-2
/
+3
2024-10-17
Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Kalle Valo
2
-1
/
+8
2024-10-16
wifi: ath10k: avoid NULL pointer error during sdio remove
Kang Yang
1
-3
/
+3
2024-10-16
wifi: ath10k: Fix memory leak in management tx
Manikanta Pubbisetty
2
-1
/
+8
2024-09-28
wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan
Miaoqing Pan
1
-26
/
+33
2024-09-28
wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channel
Miaoqing Pan
1
-14
/
+21
2024-09-28
wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2
Baochen Qiang
1
-1
/
+1
2024-09-28
wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1
Baochen Qiang
1
-1
/
+1
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
3
-4
/
+4
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-3
/
+3
2024-07-04
wifi: ath10k: Use iommu_paging_domain_alloc()
Lu Baolu
1
-3
/
+3
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
14
-0
/
+308
2024-06-01
Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath
Kalle Valo
1
-0
/
+1
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-32
/
+32
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
3
-30
/
+30
2024-05-20
wifi: ath10k: fix QCOM_RPROC_COMMON dependency
Dmitry Baryshkov
1
-0
/
+1
2024-05-16
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-20
/
+1
2024-05-15
wifi: ath10k: add LED and GPIO controlling support for various chipsets
Sebastian Gottschall
12
-0
/
+296
2024-05-13
wifi: ath10k: do not always wait for MSA_READY indicator
Marc Gonzalez
2
-0
/
+12
2024-05-03
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath
Kalle Valo
7
-47
/
+30
2024-04-25
wifi: ath10k: Refer to INTX instead of LEGACY
Damien Le Moal
3
-30
/
+30
2024-04-25
wifi: ath10k: drop fw.eboard file name
Dmitry Baryshkov
2
-9
/
+2
2024-04-25
wifi: ath10k: drop chip-specific board data file name
Dmitry Baryshkov
3
-38
/
+7
2024-04-25
wifi: ath10k: populate board data for WCN3990
Dmitry Baryshkov
3
-0
/
+7
[next]