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
/
ath12k
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
wifi: ath12k: fix the problem that down grade phy mode operation
Lingbo Kong
1
-3
/
+13
2024-04-30
wifi: ath12k: fix flush failure in recovery scenarios
Baochen Qiang
1
-0
/
+7
2024-04-30
wifi: ath12k: check M3 buffer size as well whey trying to reuse it
Baochen Qiang
1
-15
/
+21
2024-04-24
wifi: ath12k: set mlo_capable_flags based on QMI PHY capability
Raj Kumar Bhagat
2
-4
/
+13
2024-04-24
wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability
Raj Kumar Bhagat
2
-2
/
+24
2024-04-24
wifi: ath12k: add support to handle beacon miss for WCN7850
Kang Yang
5
-18
/
+99
2024-04-23
wifi: ath12k: ACPI band edge channel power support
Lingbo Kong
4
-0
/
+46
2024-04-23
wifi: ath12k: ACPI CCA threshold support
Lingbo Kong
4
-0
/
+47
2024-04-23
wifi: ath12k: ACPI SAR support
Lingbo Kong
5
-0
/
+244
2024-04-23
wifi: ath12k: ACPI TAS support
Lingbo Kong
9
-0
/
+356
2024-04-23
wifi: ath12k: change supports_suspend to true for WCN7850
Baochen Qiang
1
-1
/
+1
2024-04-23
wifi: ath12k: support suspend/resume
Baochen Qiang
7
-32
/
+134
2024-04-23
wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart()
Baochen Qiang
1
-6
/
+0
2024-04-23
wifi: ath12k: no need to handle pktlog during suspend/resume
Baochen Qiang
3
-72
/
+1
2024-04-23
wifi: ath12k: flush all packets before suspend
Baochen Qiang
3
-11
/
+38
2024-04-23
wifi: ath12k: decrease MHI channel buffer length to 8KB
Baochen Qiang
1
-1
/
+1
2024-04-23
wifi: ath12k: fix warning on DMA ring capabilities event
Baochen Qiang
1
-0
/
+1
2024-04-23
wifi: ath12k: do not dump SRNG statistics during resume
Baochen Qiang
1
-1
/
+2
2024-04-23
wifi: ath12k: remove MHI LOOPBACK channels
Baochen Qiang
1
-56
/
+0
2024-04-23
wifi: ath12k: rearrange IRQ enable/disable in reset path
Baochen Qiang
1
-2
/
+4
2024-04-23
wifi: ath12k: fix kernel crash during resume
Baochen Qiang
3
-6
/
+26
2024-04-22
wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()
Karthikeyan Kathirvel
1
-0
/
+3
2024-04-22
wifi: ath12k: Refactor data path cmem init
Karthikeyan Periyasamy
1
-6
/
+47
2024-04-22
wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion table
Karthikeyan Periyasamy
1
-2
/
+2
2024-04-22
wifi: ath12k: Refactor the hardware cookie conversion init
Karthikeyan Periyasamy
2
-8
/
+20
2024-04-22
wifi: ath12k: avoid redundant code in Rx cookie conversion init
Karthikeyan Periyasamy
1
-1
/
+2
2024-04-18
wifi: ath12k: don't use %pK in dmesg format strings
Jeff Johnson
6
-13
/
+13
2024-04-18
wifi: ath12k: enable service flag for survey dump stats
Thiraviyam Mariyappan
2
-1
/
+3
2024-04-18
wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXT
Kalle Valo
1
-0
/
+6
2024-04-16
wifi: ath12k: dynamically update peer puncturing bitmap for STA
Kang Yang
2
-0
/
+77
2024-04-16
wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path
Karthikeyan Periyasamy
1
-8
/
+54
2024-04-10
wifi: ath12k: support get_survey mac op for single wiphy
Sriram R
1
-14
/
+15
2024-04-10
wifi: ath12k: Modify rts threshold mac op for single wiphy
Sriram R
1
-4
/
+14
2024-04-10
wifi: ath12k: Modify set and get antenna mac ops for single wiphy
Sriram R
1
-13
/
+26
2024-04-10
wifi: ath12k: modify regulatory support for single wiphy architecture
Sriram R
3
-9
/
+48
2024-04-10
wifi: ath12k: Add additional checks for vif and sta iterators
Sriram R
4
-3
/
+24
2024-04-10
wifi: ath12k: Cache vdev configs before vdev create
Sriram R
2
-34
/
+147
2024-04-10
wifi: ath12k: fetch correct radio based on vdev status
Sriram R
1
-11
/
+64
2024-04-10
wifi: ath12k: scan statemachine changes for single wiphy
Sriram R
1
-38
/
+176
2024-04-10
wifi: ath12k: vdev statemachine changes for single wiphy
Sriram R
3
-61
/
+141
2024-04-10
wifi: ath12k: modify ath12k mac start/stop ops for single wiphy
Sriram R
1
-12
/
+31
2024-04-10
wifi: ath12k: Modify add and remove chanctx ops for single wiphy support
Sriram R
2
-6
/
+47
2024-04-10
wifi: ath12k: add multiple radio support in a single MAC HW un/register
Karthikeyan Periyasamy
3
-71
/
+127
2024-04-09
wifi: ath12k: correct the capital word typo
Karthikeyan Periyasamy
2
-3
/
+3
2024-04-08
wifi: ath12k: fix link capable flags
Karthikeyan Periyasamy
1
-0
/
+2
2024-04-08
wifi: ath12k: extend the link capable flag
Karthikeyan Periyasamy
4
-6
/
+23
2024-04-04
wifi: ath12k: fix hal_rx_buf_return_buf_manager documentation
Jeff Johnson
1
-1
/
+1
2024-04-04
wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()
Miaoqing Pan
2
-9
/
+9
2024-04-04
wifi: ath12k: debugfs: radar simulation support
Ramya Gnanasekar
1
-0
/
+29
2024-04-04
wifi: ath12k: initial debugfs support
Ramasamy Kaliappan
7
-0
/
+119
[next]