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
2023-10-23
wifi: iwlwifi: yoyo: swap cdb and jacket bits values
Rotem Saado
1
-2
/
+2
2023-10-23
wifi: iwlwifi: add support for new ini region types
Miri Korenblit
3
-2
/
+106
2023-10-23
wifi: iwlwifi: Extract common prph mac/phy regions data dump logic
Miri Korenblit
1
-17
/
+35
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
2
-3
/
+5
2023-10-23
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
1
-3
/
+3
2023-10-23
wifi: iwlwifi: bump FW API to 84 for AX/BZ/SC devices
Gregory Greenman
3
-3
/
+3
2023-10-23
wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTK
Johannes Berg
1
-2
/
+7
2023-10-23
wifi: iwlwifi: mvm: offload IGTK in AP if BIGTK is supported
Johannes Berg
1
-3
/
+12
2023-10-23
wifi: iwlwifi: mvm: fix removing pasn station for responder
Avraham Stern
1
-2
/
+7
2023-10-23
wifi: iwlwifi: pcie: clean up WFPM control bits
Johannes Berg
2
-3
/
+2
2023-10-23
wifi: iwlwifi: fix opmode start/stop race
Johannes Berg
1
-7
/
+9
2023-10-23
wifi: iwlwifi: skip opmode start retries on dead transport
Johannes Berg
1
-0
/
+3
2023-10-23
wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() error
Johannes Berg
1
-1
/
+4
2023-10-23
wifi: iwlwifi: mvm: update station's MFP flag after association
Avraham Stern
1
-0
/
+6
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
1
-1
/
+1
2023-10-19
wifi: wilc1000: use vmm_table as array in wilc struct
Ajay Singh
1
-1
/
+1
2023-10-19
wifi: rtlwifi: drop chk_switch_dmdp() from HAL interface
Dmitry Antipov
3
-23
/
+0
2023-10-19
wifi: rtlwifi: drop fill_fake_txdesc() from HAL interface
Dmitry Antipov
4
-31
/
+0
2023-10-19
wifi: rtlwifi: drop pre_fill_tx_bd_desc() from HAL interface
Dmitry Antipov
4
-10
/
+5
2023-10-19
wifi: rtw89: move software DCFO compensation setting to proper position
Cheng-Chieh Hsieh
1
-3
/
+4
2023-10-19
wifi: rtw89: correct the DCFO tracking flow to improve CFO compensation
Cheng-Chieh Hsieh
1
-4
/
+4
2023-10-19
wifi: rtw89: modify the register setting and the flow of CFO tracking
Cheng-Chieh Hsieh
4
-8
/
+44
2023-10-19
wifi: rtw89: phy: generalize valid bit of BSS color
Ping-Ke Shih
6
-1
/
+7
2023-10-19
wifi: rtw89: phy: change naming related BT coexistence functions
Chung-Hsuan Hung
6
-49
/
+64
2023-10-19
wifi: rtw88: dump firmware debug information in abnormal state
Chin-Yen Lee
5
-0
/
+108
2023-10-19
wifi: rtw88: debug: add to check if debug mask is enabled
Chin-Yen Lee
1
-0
/
+12
2023-10-19
wifi: rtlwifi: cleanup struct rtl_ps_ctl
Dmitry Antipov
2
-20
/
+1
2023-10-18
wifi: ath11k: rename the sc naming convention to ab
Karthikeyan Periyasamy
4
-45
/
+45
2023-10-18
wifi: ath11k: rename the wmi_sc naming convention to wmi_ab
Karthikeyan Periyasamy
1
-16
/
+16
2023-10-18
wifi: ath6kl: replace deprecated strncpy with memcpy
Justin Stitt
1
-1
/
+1
2023-10-18
wifi: ath5k: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+1
2023-10-18
wifi: ath12k: Remove ath12k_base::bd_api
Jeff Johnson
2
-4
/
+4
2023-10-18
wifi: ath11k: Remove ath11k_base::bd_api
Jeff Johnson
2
-4
/
+4
2023-10-18
wifi: ath12k: Enable Mesh support for QCN9274
Ramya Gnanasekar
1
-2
/
+4
2023-10-18
wifi: ath12k: register EHT mesh capabilities
Ramya Gnanasekar
1
-0
/
+45
2023-10-18
wifi: ath11k: Use device_get_match_data()
Rob Herring
1
-8
/
+2
2023-10-17
Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
152
-2288
/
+12722
2023-10-14
wifi: rtw89: mac: do bf_monitor only if WiFi 6 chips
Zong-Zhe Yang
2
-0
/
+6
2023-10-14
wifi: rtw89: mac: set bf_assoc capabilities according to chip gen
Zong-Zhe Yang
4
-14
/
+238
2023-10-14
wifi: rtw89: mac: set bfee_ctrl() according to chip gen
Zong-Zhe Yang
4
-3
/
+30
2023-10-14
wifi: rtw89: mac: add registers of MU-EDCA parameters for WiFi 7 chips
Ping-Ke Shih
2
-6
/
+15
2023-10-14
wifi: rtw89: mac: generalize register of MU-EDCA switch according to chip gen
Zong-Zhe Yang
4
-2
/
+22
2023-10-14
wifi: rtw89: mac: update RTS threshold according to chip gen
Zong-Zhe Yang
4
-1
/
+11
2023-10-14
wifi: rtlwifi: simplify TX command fill callbacks
Dmitry Antipov
23
-53
/
+29
2023-10-14
wifi: hostap: remove unused ioctl function
Arnd Bergmann
3
-232
/
+0
2023-10-14
wifi: atmel: remove unused ioctl function
Arnd Bergmann
1
-72
/
+0
2023-10-12
wifi: ath11k: Introduce and use ath11k_sta_to_arsta()
Jeff Johnson
8
-36
/
+41
2023-10-12
wifi: ath11k: Remove unused struct ath11k_htc_frame
Jeff Johnson
1
-12
/
+0
2023-10-12
wifi: ath12k: fix invalid m3 buffer address
Wen Gong
1
-0
/
+1
2023-10-12
wifi: ath12k: add ath12k_qmi_free_resource() for recovery
Wen Gong
3
-0
/
+8
[prev]
[next]