index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
Baochen Qiang
4
-0
/
+83
2024-07-26
wifi: ath12k: fix soft lockup on suspend
Johan Hovold
1
-1
/
+2
2024-07-26
wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()
Baochen Qiang
1
-4
/
+4
2024-07-19
Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-07-18
Kconfig: reduce the amount of power sequencing noise
Bartosz Golaszewski
1
-0
/
+1
2024-07-16
wifi: ath12k: fix build vs old compiler
Paolo Abeni
1
-2
/
+2
2024-07-03
Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
22
-92
/
+4959
2024-07-01
wifi: ath12k: Support TQM stats
Dinesh Karthikeyan
2
-0
/
+391
2024-07-01
wifi: ath12k: Support pdev error stats
Dinesh Karthikeyan
2
-0
/
+346
2024-07-01
wifi: ath12k: Support Transmit Scheduler stats
Dinesh Karthikeyan
2
-0
/
+314
2024-07-01
wifi: ath12k: Dump additional Tx PDEV HTT stats
Ramya Gnanasekar
2
-0
/
+181
2024-07-01
wifi: ath12k: Add support to parse requested stats_type
Dinesh Karthikeyan
4
-4
/
+549
2024-07-01
wifi: ath12k: Add htt_stats_dump file ops support
Dinesh Karthikeyan
4
-1
/
+240
2024-07-01
wifi: ath12k: Add support to enable debugfs_htt_stats
Dinesh Karthikeyan
5
-1
/
+112
2024-06-27
wifi: ath12k: fix driver initialization for WoW unsupported devices
Rameshkumar Sundaram
1
-2
/
+2
2024-06-26
wifi: ath12k: fix peer metadata parsing
Karthikeyan Periyasamy
6
-14
/
+72
2024-06-26
wifi: ath12k: Fix pdev id sent to firmware for single phy devices
Lingbo Kong
2
-0
/
+77
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-06-24
wifi: ath12k: handle keepalive during WoWLAN suspend and resume
Baochen Qiang
5
-0
/
+153
2024-06-24
wifi: ath12k: support GTK rekey offload
Baochen Qiang
5
-1
/
+242
2024-06-24
wifi: ath12k: support ARP and NS offload
Baochen Qiang
4
-0
/
+406
2024-06-24
wifi: ath12k: implement hardware data filter
Baochen Qiang
3
-0
/
+118
2024-06-24
wifi: ath12k: add WoW net-detect functionality
Baochen Qiang
5
-3
/
+524
2024-06-24
wifi: ath12k: add basic WoW functionalities
Baochen Qiang
8
-8
/
+717
2024-06-24
wifi: ath12k: implement WoW enable and wakeup commands
Baochen Qiang
7
-0
/
+395
2024-06-24
wifi: ath12k: add ATH12K_DBG_WOW log level
Baochen Qiang
1
-1
/
+2
2024-06-19
wifi: ath12k: fix mbssid max interface advertisement
Karthikeyan Periyasamy
1
-1
/
+4
2024-06-19
wifi: ath12k: fix firmware crash due to invalid peer nss
Ajith C
1
-0
/
+5
2024-06-19
wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabili...
Pradeep Kumar Chitrapu
1
-3
/
+6
2024-06-19
wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()
Aaradhana Sahu
1
-1
/
+3
2024-06-19
wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()
Aaradhana Sahu
1
-4
/
+0
2024-06-17
wifi: ath12k: Remove unused ath12k_base from ath12k_hw
Harshitha Prem
2
-3
/
+0
2024-06-17
wifi: ath12k: Fix WARN_ON during firmware crash in split-phy
Aaradhana Sahu
3
-39
/
+8
2024-06-11
wifi: ath12k: handle symlink cleanup for per pdev debugfs dentry
Aditya Kumar Singh
2
-2
/
+7
2024-06-11
wifi: ath12k: unregister per pdev debugfs
Aditya Kumar Singh
3
-2
/
+21
2024-06-11
wifi: ath12k: fix per pdev debugfs registration
Aditya Kumar Singh
1
-2
/
+2
2024-06-11
wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process
Karthikeyan Periyasamy
1
-1
/
+3
2024-06-11
wifi: ath12k: fix ACPI warning when resume
Baochen Qiang
2
-0
/
+4
2024-06-11
wifi: ath12k: modify remain on channel for single wiphy
Rameshkumar Sundaram
1
-6
/
+62
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
24
-491
/
+981
2024-06-03
wifi: ath12k: add hw_link_id in ath12k_pdev
Karthikeyan Periyasamy
3
-1
/
+3
2024-06-03
wifi: ath12k: add panic handler
Baochen Qiang
4
-0
/
+49
2024-05-30
wifi: ath12k: do not process consecutive RDDM event
Baochen Qiang
2
-0
/
+12
2024-05-30
wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()
Baochen Qiang
1
-0
/
+1
2024-05-28
wifi: ath12k: fix wrong definition of CE ring's base address
Baochen Qiang
1
-3
/
+3
2024-05-28
wifi: ath12k: fix race due to setting ATH12K_FLAG_EXT_IRQ_ENABLED too early
Baochen Qiang
1
-2
/
+2
2024-05-28
wifi: ath12k: Fix devmem address prefix when logging
Jeff Johnson
1
-1
/
+1
2024-05-25
wifi: ath12k: fix firmware crash during reo reinject
P Praneesh
1
-8
/
+6
2024-05-25
wifi: ath12k: fix invalid memory access while processing fragmented packets
P Praneesh
1
-5
/
+1
2024-05-25
wifi: ath12k: change DMA direction while mapping reinjected packets
P Praneesh
1
-2
/
+2
[next]