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-18
wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband
Zong-Zhe Yang
1
-0
/
+4
2024-04-18
wifi: rtw89: sar: correct TX power boundary for MAC domain
Zong-Zhe Yang
1
-2
/
+2
2024-04-18
wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of firmwar...
Ping-Ke Shih
1
-1
/
+2
2024-04-17
wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd
Miri Korenblit
1
-1
/
+2
2024-04-17
wifi: iwlwifi: mvm: remove old PASN station when adding a new one
Avraham Stern
1
-0
/
+2
2024-04-16
wifi: wilc1000: convert list management to RCU
Alexis Lothoré
5
-64
/
+45
2024-04-16
wifi: wilc1000: set atomic flag on kmemdup in srcu critical section
Alexis Lothoré
1
-1
/
+1
2024-04-16
wifi: ath11k: use RCU when accessing struct inet6_dev::ac_list
Kalle Valo
1
-1
/
+3
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-10
wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"
Colin Ian King
1
-3
/
+3
2024-04-09
wifi: ath12k: correct the capital word typo
Karthikeyan Periyasamy
2
-3
/
+3
2024-04-09
wifi: ath11k: support hibernation
Baochen Qiang
8
-53
/
+143
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-05
wifi: ath10k: support board-specific firmware overrides
Dmitry Baryshkov
3
-1
/
+15
2024-04-05
Merge tag 'rtw-next-2024-04-04' of https://github.com/pkshih/rtw
Kalle Valo
26
-218
/
+369
2024-04-05
wifi: mwifiex: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
1
-1
/
+1
2024-04-05
wifi: wilc1000: replace open-coded module_sdio_driver()
Krzysztof Kozlowski
1
-3
/
+2
2024-04-05
wifi: wl1251: simplify module initialization
Krzysztof Kozlowski
1
-19
/
+1
2024-04-05
wifi: rsi: sdio: simplify module initialization
Krzysztof Kozlowski
1
-30
/
+1
2024-04-04
wifi: ath6kl: sdio: simplify module initialization
Krzysztof Kozlowski
1
-19
/
+1
2024-04-04
wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...
Gustavo A. R. Silva
2
-13
/
+8
2024-04-04
wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...
Gustavo A. R. Silva
2
-13
/
+10
2024-04-04
wifi: ath12k: fix hal_rx_buf_return_buf_manager documentation
Jeff Johnson
1
-1
/
+1
2024-04-04
wifi: ath11k: fix hal_rx_buf_return_buf_manager documentation
Jeff Johnson
1
-1
/
+1
2024-04-04
wifi: ath9k: work around memset overflow warning
Arnd Bergmann
2
-4
/
+5
2024-04-04
wifi: carl9170: re-fix fortified-memset warning
Arnd Bergmann
1
-1
/
+2
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
2024-04-04
wifi: wfx: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
wifi: mwifiex: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
wifi: brcm80211: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
wifi: ath10k: sdio: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
wifi: ath10k: sdio: simplify module initialization
Krzysztof Kozlowski
1
-19
/
+1
2024-04-04
wifi: rtw89: 8922a: configure UL MU/OFDMA power setting
Kuan-Chung Chen
2
-0
/
+21
2024-04-04
wifi: rtw88: Set default CQM config if not present
Po-Hao Huang
3
-4
/
+14
[prev]
[next]