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-05-03
wifi: ath12k: Don't drop tx_status in failure case
Sven Eckelmann
1
-4
/
+5
2024-05-03
wifi: ath12k: add multi device support for WBM idle ring buffer setup
Karthikeyan Periyasamy
1
-1
/
+19
2024-05-03
wifi: ath12k: Introduce device index
Karthikeyan Periyasamy
3
-2
/
+13
2024-05-03
wifi: ath12k: Refactor idle ring descriptor setup
Karthikeyan Periyasamy
5
-8
/
+15
2024-05-03
wifi: ath12k: Replace "chip" with "device" in hal Rx return buffer manager
Karthikeyan Periyasamy
2
-11
/
+11
2024-05-03
wifi: ath11k: unmap the CE in ath11k_ahb_probe() error path
Jeff Johnson
1
-1
/
+4
2024-05-03
wifi: ath11k: refactor CE remap & unmap
Jeff Johnson
1
-18
/
+34
2024-05-03
wifi: ath12k: Add lock to protect the hardware state
Karthikeyan Periyasamy
3
-0
/
+26
2024-05-03
wifi: ath12k: Refactor the hardware state
Karthikeyan Periyasamy
4
-78
/
+83
2024-05-03
wifi: ath12k: Refactor the hardware recovery procedure
Karthikeyan Periyasamy
2
-62
/
+80
2024-05-03
wifi: ath11k: ath11k_mac_op_ipv6_changed(): use list_for_each_entry()
Kalle Valo
1
-3
/
+1
2024-05-03
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
58
-662
/
+2539
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
2
-2
/
+3
2024-05-02
wifi: ath12k: fix the problem that down grade phy mode operation
Lingbo Kong
1
-3
/
+13
2024-04-30
wifi: ar5523: enable proper endpoint verification
Nikita Zhandarovich
1
-0
/
+14
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-29
wifi: carl9170: add a proper sanity check for endpoints
Nikita Zhandarovich
1
-0
/
+32
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
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
2024-04-24
wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...
Su Hui
1
-1
/
+1
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-24
wifi: ath11k: allocate dummy net_device dynamically
Breno Leitao
3
-7
/
+25
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
6
-8
/
+13
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
[prev]
[next]