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-05-16
wifi: ath12k: refactor arvif security parameter configuration
Aloka Dixit
1
-12
/
+21
2024-05-16
wifi: ath12k: configure MBSSID parameters in AP mode
Aloka Dixit
3
-1
/
+23
2024-05-16
wifi: ath12k: create a structure for WMI vdev up parameters
Aloka Dixit
3
-14
/
+35
2024-05-16
wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmd
Aloka Dixit
1
-3
/
+3
2024-05-16
wifi: ath12k: configure MBSSID params in vdev create/start
Aloka Dixit
3
-6
/
+70
2024-05-16
wifi: ath12k: advertise driver capabilities for MBSSID and EMA
Aloka Dixit
4
-1
/
+17
2024-05-16
wifi: ath12k: support SMPS configuration for 6 GHz
Pradeep Kumar Chitrapu
3
-8
/
+22
2024-05-16
wifi: ath12k: refactor SMPS configuration
Pradeep Kumar Chitrapu
1
-13
/
+19
2024-05-16
wifi: ath12k: add 6 GHz params in peer assoc command
Pradeep Kumar Chitrapu
1
-1
/
+56
2024-05-16
wifi: ath12k: fix survey dump collection in 6 GHz
Pradeep Kumar Chitrapu
1
-0
/
+11
2024-05-16
wifi: ath12k: Correct 6 GHz frequency value in rx status
Pradeep Kumar Chitrapu
2
-6
/
+13
2024-05-16
wifi: ath12k: add channel 2 into 6 GHz channel list
Pradeep Kumar Chitrapu
2
-1
/
+5
2024-05-15
wifi: ath10k: add LED and GPIO controlling support for various chipsets
Sebastian Gottschall
12
-0
/
+296
2024-05-14
wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
Samasth Norway Ananda
1
-9
/
+9
2024-05-14
wifi: iwlegacy: do not skip frames with bad FCS
Andrii Batyiev
2
-2
/
+2
2024-05-14
wifi: rtw89: support mac_id number according to chip
Zong-Zhe Yang
8
-9
/
+34
2024-05-14
wifi: rtw89: switch to register vif_cfg_changed and link_info_changed
Zong-Zhe Yang
1
-15
/
+27
2024-05-14
wifi: rtw89: cam: tweak relation between sec CAM and addr CAM
Zong-Zhe Yang
4
-50
/
+67
2024-05-14
wifi: rtw89: ser: avoid multiple deinit on same CAM
Zong-Zhe Yang
1
-2
/
+6
2024-05-13
wifi: ath12k: allocate dummy net_device dynamically
Breno Leitao
2
-6
/
+23
2024-05-13
wifi: ath10k: do not always wait for MSA_READY indicator
Marc Gonzalez
2
-0
/
+12
2024-05-13
wifi: ath12k: initialize 'ret' in ath12k_dp_rxdma_ring_sel_config_wcn7850()
Jeff Johnson
1
-1
/
+1
2024-05-13
wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdev
Jeff Johnson
6
-18
/
+18
2024-05-13
wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev
Jeff Johnson
9
-39
/
+39
2024-05-13
wifi: ath12k: avoid double SW2HW_MACID conversion
Karthikeyan Periyasamy
1
-1
/
+1
2024-05-13
wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
Jeff Johnson
1
-1
/
+1
2024-05-13
wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
Jeff Johnson
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
12
-21
/
+21
2024-05-09
wifi: rtw88: usb: Fix disconnection after beacon loss
Bitterblue Smith
1
-0
/
+2
2024-05-09
wifi: rtw88: usb: Simplify rtw_usb_write_data
Bitterblue Smith
1
-7
/
+5
2024-05-09
wifi: rtw88: Un-embed dummy device
Breno Leitao
2
-5
/
+14
2024-05-09
wifi: rtw89: Un-embed dummy device
Breno Leitao
3
-6
/
+15
2024-05-07
wifi: mwl8k: initialize cmd->addr[] properly
Dan Carpenter
1
-1
/
+1
2024-05-07
wifi: ath12k: remove invalid peer create logic
Kang Yang
1
-16
/
+0
2024-05-07
wifi: ath12k: avoid duplicated vdev down
Kang Yang
1
-4
/
+0
2024-05-07
wifi: ath12k: avoid duplicated vdev stop
Kang Yang
1
-1
/
+2
2024-05-07
wifi: ath12k: remove unused variable monitor_flags
Kang Yang
2
-14
/
+1
2024-05-07
wifi: ath12k: Remove unused tcl_*_ring configuration
Tamizh Chelvam Raja
2
-18
/
+0
2024-05-07
wifi: ath12k: Remove unsupported tx monitor handling
Tamizh Chelvam Raja
4
-141
/
+3
2024-05-07
wifi: ath12k: fix calling correct function for rx monitor mode
Tamizh Chelvam Raja
1
-1
/
+1
2024-05-07
wifi: wil6210: Do not use embedded netdev in wil6210_priv
Breno Leitao
2
-7
/
+16
2024-05-07
wifi: ath11k: skip status ring entry processing
Venkateswara Naralasetty
3
-10
/
+90
2024-05-06
wifi: iwlwifi: Ensure prph_mac dump includes all addresses
Daniel Gabay
1
-7
/
+2
2024-05-06
wifi: iwlwifi: mvm: don't request statistics in restart
Miri Korenblit
1
-0
/
+7
2024-05-06
wifi: iwlwifi: mvm: exit EMLSR if secondary link is not used
Miri Korenblit
3
-2
/
+40
2024-05-06
wifi: iwlwifi: mvm: add beacon template version 14
striebit
2
-4
/
+16
2024-05-06
wifi: iwlwifi: mvm: align UATS naming with firmware
Johannes Berg
3
-10
/
+11
2024-05-06
wifi: iwlwifi: Force SCU_ACTIVE for specific platforms
Daniel Gabay
2
-2
/
+34
2024-05-06
wifi: iwlwifi: mvm: record and return channel survey information
Benjamin Berg
6
-8
/
+430
2024-05-06
wifi: iwlwifi: mvm: add the firmware API for channel survey
Benjamin Berg
2
-1
/
+33
[prev]
[next]