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-08-27
wifi: rtw89: rename roc_entity_idx to roc_chanctx_idx
Zong-Zhe Yang
3
-10
/
+10
2024-08-27
wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
5
-35
/
+53
2024-08-27
wifi: rtw89: 8852c: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
3
-90
/
+104
2024-08-27
wifi: rtw89: 8852bx: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
8
-238
/
+273
2024-08-27
wifi: rtw89: 8852a: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
4
-151
/
+185
2024-08-27
wifi: rtw89: 8851b: use right chanctx whenever possible in RFK flow
Zong-Zhe Yang
3
-78
/
+93
2024-08-27
wifi: rtw89: pass chan to rfk_band_changed()
Zong-Zhe Yang
8
-10
/
+18
2024-08-26
wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
Emmanuel Grumbach
1
-1
/
+8
2024-08-26
wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scan
Avraham Stern
1
-0
/
+11
2024-08-26
wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
Emmanuel Grumbach
1
-0
/
+2
2024-08-26
wifi: iwlwifi: fw: fix wgds rev 3 exact size
Anjaneyulu
1
-5
/
+8
2024-08-26
wifi: iwlwifi: mvm: take the mutex before running link selection
Emmanuel Grumbach
1
-0
/
+2
2024-08-26
wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
Daniel Gabay
1
-4
/
+4
2024-08-26
wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
Daniel Gabay
1
-11
/
+12
2024-08-26
wifi: iwlwifi: lower message level for FW buffer destination
Benjamin Berg
1
-1
/
+2
2024-08-26
wifi: iwlwifi: mvm: fix hibernation
Emmanuel Grumbach
4
-4
/
+76
2024-08-22
wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()
Baochen Qiang
1
-0
/
+1
2024-08-22
wifi: mwifiex: remove unnecessary checks for valid priv
Sascha Hauer
13
-109
/
+59
2024-08-22
wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()
Dan Carpenter
1
-1
/
+1
2024-08-22
wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
5
-150
/
+165
2024-08-22
wifi: rtw89: coex: Add new Wi-Fi role format condition for function using
Ching-Te Ku
1
-19
/
+71
2024-08-22
wifi: rtw89: coex: Bluetooth hopping map for Wi-Fi role version 7
Ching-Te Ku
1
-0
/
+18
2024-08-22
wifi: rtw89: coex: Update Wi-Fi role info version 7
Ching-Te Ku
4
-24
/
+339
2024-08-22
wifi: rtw89: coex: Update report version of Wi-Fi firmware 0.29.90.0 for RTL8...
Ching-Te Ku
2
-1
/
+162
2024-08-22
wifi: rtw89: limit the PPDU length for VHT rate to 0x40000
Chia-Yuan Li
2
-0
/
+11
2024-08-22
wifi: rtw89: debugfs: support multiple adapters debugging
Ping-Ke Shih
4
-87
/
+100
2024-08-16
wifi: rtw88: remove CPT execution branch never used
Dmitry Kandybka
1
-28
/
+10
2024-08-16
wifi: rtw89: 8852a: adjust ANA clock to 12M
Chin-Yen Lee
1
-0
/
+5
2024-08-16
wifi: rtw89: correct base HT rate mask for firmware
Ping-Ke Shih
1
-2
/
+2
2024-08-16
wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to pr...
Ping-Ke Shih
1
-1
/
+0
2024-08-16
wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degrade
Kuan-Chung Chen
9
-5
/
+82
2024-08-16
wifi: rtw89: 8852c: support firmware with fw_element
Kuan-Chung Chen
1
-33
/
+67
2024-08-16
wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
Toke Høiland-Jørgensen
1
-4
/
+2
2024-08-16
wifi: mwifiex: keep mwifiex_cfg80211_ops constant
Sascha Hauer
1
-11
/
+15
2024-08-16
wifi: mwifiex: duplicate static structs used in driver instances
Sascha Hauer
1
-6
/
+26
2024-08-15
wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan
Miaoqing Pan
1
-24
/
+30
2024-08-13
Merge tag 'ath-next-20240812' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
18
-28
/
+521
2024-08-13
wifi: mwl8k: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+3
2024-08-13
Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
4
-0
/
+83
2024-08-13
wifi: iwlwifi: correctly lookup DMA address in SG table
Benjamin Berg
3
-12
/
+28
2024-08-13
wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
Bert Karwatzki
1
-1
/
+1
2024-08-10
wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
Janne Grunau
1
-3
/
+10
2024-08-10
Merge tag 'rtw-next-2024-08-09' of https://github.com/pkshih/rtw
Kalle Valo
60
-652
/
+3217
2024-08-10
wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-28
/
+18
2024-08-10
wifi: mwifiex: add support for WPA-PSK-SHA256
Sascha Hauer
2
-0
/
+4
2024-08-10
wifi: mwifiex: fix key_mgmt setting
Sascha Hauer
1
-3
/
+4
2024-08-10
wifi: mwifiex: simplify WPA flags setting
Sascha Hauer
1
-21
/
+8
2024-08-10
Revert "wifi: ath9k: use devm for request_irq()"
Toke Høiland-Jørgensen
2
-5
/
+11
2024-08-09
wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
Bitterblue Smith
5
-4
/
+58
2024-08-09
wifi: rtw88: usb: Support RX aggregation
Bitterblue Smith
1
-21
/
+40
[prev]
[next]