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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
wifi: rtl8xxxu: Add LED control code for RTL8192CU family
Bitterblue Smith
2
-1
/
+22
2024-04-23
wifi: rtl8xxxu: Add separate MAC init table for RTL8192CU
Bitterblue Smith
4
-28
/
+53
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-22
wifi: iwlwifi: mvm: fix link ID management
Johannes Berg
1
-1
/
+1
2024-04-22
wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor
Martin Kaistra
2
-2
/
+14
2024-04-22
Revert "wifi: rtl8xxxu: enable MFP support"
Martin Kaistra
1
-7
/
+2
2024-04-22
wifi: rtw88: suppress messages of failed to flush queue
Ping-Ke Shih
3
-3
/
+6
2024-04-22
wifi: rtw89: 8922a: fix argument to hal_reset in bb_cfg_txrx_path
Zong-Zhe Yang
1
-1
/
+1
2024-04-22
wifi: rtw89: set WIPHY_FLAG_DISABLE_WEXT before MLO
Zong-Zhe Yang
1
-0
/
+3
2024-04-19
wifi: mac80211_hwsim: Use wider regulatory for custom for 6GHz tests
Chaitanya Tata
1
-2
/
+2
2024-04-19
wifi: iwlwifi: mvm: Don't allow EMLSR when the RSSI is low
Miri Korenblit
5
-29
/
+233
2024-04-19
wifi: iwlwifi: mvm: disable EMLSR when we suspend with wowlan
Yedidya Benshimol
3
-11
/
+14
2024-04-19
wifi: iwlwifi: mvm: get periodic statistics in EMLSR
Miri Korenblit
4
-1
/
+33
2024-04-19
wifi: iwlwifi: mvm: don't recompute EMLSR mode in can_activate_links
Miri Korenblit
3
-34
/
+7
2024-04-19
wifi: iwlwifi: mvm: implement EMLSR prevention mechanism.
Miri Korenblit
3
-0
/
+100
2024-04-19
wifi: iwlwifi: mvm: exit EMLSR upon missed beacon
Miri Korenblit
5
-14
/
+40
2024-04-19
wifi: iwlwifi: mvm: init vif works only once
Johannes Berg
3
-2
/
+21
2024-04-19
wifi: iwlwifi: mvm: Add helper functions to update EMLSR status
Miri Korenblit
4
-55
/
+98
2024-04-19
wifi: iwlwifi: mvm: Implement new link selection algorithm
Miri Korenblit
9
-187
/
+298
2024-04-19
wifi: iwlwifi: mvm: move EMLSR/links code
Miri Korenblit
3
-222
/
+228
2024-04-19
wifi: iwlwifi: mvm: check if EMLSR is allowed before selecting links
Miri Korenblit
2
-19
/
+29
2024-04-19
wifi: iwlwifi: mvm: don't always disable EMLSR due to BT coex
Miri Korenblit
2
-42
/
+56
2024-04-19
wifi: iwlwifi: mvm: calculate EMLSR mode after connection
Miri Korenblit
5
-22
/
+35
2024-04-19
wifi: iwlwifi: mvm: implement link grading
Miri Korenblit
6
-1
/
+398
2024-04-19
wifi: iwlwifi: mvm: send ap_tx_power_constraints cmd to FW in AP mode
Mukesh Sisodiya
4
-2
/
+98
2024-04-19
wifi: iwlwifi: mvm: introduce esr_disable_reason
Emmanuel Grumbach
3
-28
/
+51
2024-04-19
wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v10
Anjaneyulu
8
-11
/
+157
2024-04-19
wifi: iwlwifi: mvm: Add support for PPAG cmd v6
Anjaneyulu
2
-2
/
+2
2024-04-19
wifi: iwlwifi: move lari_config handlig to regulatory
Anjaneyulu
3
-95
/
+119
2024-04-19
wifi: iwlwifi: add a device ID for BZ-W
Emmanuel Grumbach
1
-0
/
+1
2024-04-19
wifi: iwlwifi: move WTAS macro to api file
Anjaneyulu
2
-2
/
+2
[prev]
[next]