index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
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
10
-10
/
+10
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-19
wifi: ath11k: modify the calculation of the average signal strength in statio...
Lingbo Kong
1
-2
/
+5
2024-06-19
wifi: ath11k: fix ack signal strength calculation
Lingbo Kong
3
-8
/
+16
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: ath11k: fix wrong handling of CCMP256 and GCMP ciphers
Baochen Qiang
3
-6
/
+15
2024-06-11
wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process
Karthikeyan Periyasamy
1
-1
/
+3
2024-06-11
wifi: ath11k: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-10
/
+10
2024-06-11
wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()
Baochen Qiang
1
-1
/
+6
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
56
-714
/
+1553
2024-06-05
Merge tag 'ath-next-20240605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
55
-600
/
+1510
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-06-01
Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
4
-22
/
+44
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: ath11k: fix wrong definition of CE ring's base address
Baochen Qiang
1
-3
/
+3
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
2024-05-25
wifi: ath11k: restore country code during resume
Baochen Qiang
1
-0
/
+10
2024-05-25
wifi: ath11k: refactor setting country code logic
Baochen Qiang
4
-27
/
+23
2024-05-25
wifi: ath12k: improve the rx descriptor error information
Karthikeyan Periyasamy
1
-3
/
+6
2024-05-25
wifi: ath12k: refactor rx descriptor CMEM configuration
Karthikeyan Periyasamy
2
-3
/
+10
2024-05-23
wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
Baochen Qiang
1
-13
/
+25
[prev]
[next]