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-02-06
wifi: rtl8xxxu: update rate mask per sta
Martin Kaistra
2
-38
/
+158
2024-02-06
wifi: wfx: fix memory leak when starting AP
Jérôme Pouiller
1
-5
/
+10
2024-02-06
wifi: rtw89: fw: download firmware with key data for secure boot
Ping-Ke Shih
2
-11
/
+91
2024-02-06
wifi: rtw89: fw: parse secure section from firmware file
Ping-Ke Shih
2
-14
/
+227
2024-02-06
wifi: rtw89: fw: read firmware secure information from efuse
Ping-Ke Shih
5
-0
/
+163
2024-02-06
wifi: rtw89: fw: consider checksum length of security data
Ping-Ke Shih
2
-0
/
+6
2024-02-06
wifi: rtw89: 8922a: add chip_ops::rfk_hw_init
Ping-Ke Shih
11
-0
/
+226
2024-02-06
wifi: rtw89: 8922a: add chip_ops::rfk_init_late to do initial RF calibrations...
Ping-Ke Shih
7
-0
/
+23
2024-02-06
wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrations
Ping-Ke Shih
4
-3
/
+207
2024-02-06
wifi: rtw89: rfk: add H2C command to trigger TSSI
Ping-Ke Shih
5
-0
/
+701
2024-02-06
wifi: rtw89: rfk: add H2C command to trigger TXGAPK
Ping-Ke Shih
2
-0
/
+57
2024-02-06
wifi: rtw89: rfk: add H2C command to trigger DACK
Ping-Ke Shih
2
-0
/
+44
2024-02-06
wifi: rtw89: rfk: add H2C command to trigger DPK
Ping-Ke Shih
2
-0
/
+56
2024-02-06
wifi: rtw89: rfk: add H2C command to trigger RX DCK
Ping-Ke Shih
2
-0
/
+56
2024-02-06
wifi: rtw89: rfk: add H2C command to trigger IQK
Ping-Ke Shih
2
-0
/
+42
2024-02-06
wifi: rtw89: rfk: send channel information to firmware for RF calibrations
Ping-Ke Shih
4
-4
/
+124
2024-02-06
wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H event
Ping-Ke Shih
5
-0
/
+78
2024-02-05
wifi: wilc1000: remove setting msg.spi
David Lechner
1
-4
/
+0
2024-02-05
wifi: cw1200: Convert to GPIO descriptors
Linus Walleij
2
-48
/
+65
2024-02-05
wifi: plfxlc: Drop unused include
Linus Walleij
1
-1
/
+0
2024-02-05
wifi: mwifiex: Drop unused headers
Linus Walleij
1
-2
/
+0
2024-02-05
wifi: brcmsmac: Drop legacy header
Linus Walleij
1
-1
/
+0
2024-02-05
wifi: ti: wlcore: sdio: Drop unused include
Linus Walleij
1
-1
/
+0
2024-02-05
wifi: cw1200: fix __le16 sparse warnings
Kalle Valo
1
-6
/
+0
2024-02-05
wifi: rsi: fix restricted __le32 degrades to integer sparse warnings
Kalle Valo
1
-6
/
+6
2024-02-05
wifi: zd1211rw: remove __nocast from zd_addr_t
Kalle Valo
1
-1
/
+1
2024-02-05
wifi: rtl8xxxu: Add TP-Link TL-WN823N V2
Chun Qiu
1
-1
/
+4
2024-02-05
wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
Zhipeng Lu
1
-2
/
+11
2024-02-05
wifi: mt76: mt7996: fix fortify warning
Felix Fietkau
1
-1
/
+2
2024-02-05
wifi: ath11k: initialize eirp_power before use
Baochen Qiang
1
-1
/
+2
2024-02-05
wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
Baochen Qiang
1
-0
/
+4
2024-02-05
wifi: ath12k: enable 802.11 power save mode in station mode
Baochen Qiang
4
-0
/
+63
2024-02-04
wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info()
Johannes Berg
2
-3
/
+3
2024-02-04
wifi: iwlwifi: fw: fix compiler warning for NULL string print
Johannes Berg
1
-3
/
+3
2024-02-04
wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI
Johannes Berg
1
-4
/
+2
2024-02-02
wifi: brcmfmac: Adjust n_channels usage for __counted_by
Kees Cook
1
-2
/
+4
2024-02-02
wifi: iwlwifi: mvm: make functions public
Shaul Triebitz
3
-80
/
+88
2024-02-02
wifi: iwlwifi: bump FW API to 88 for AX/BZ/SC devices
Miri Korenblit
3
-3
/
+3
2024-02-02
wifi: iwlwifi: mvm: don't send BT_COEX_CI command on new devices
Emmanuel Grumbach
1
-0
/
+5
2024-02-02
wifi: iwlwifi: read DSM functions from UEFI
Miri Korenblit
7
-12
/
+75
2024-02-02
wifi: iwlwifi: prepare for reading DSM from UEFI
Miri Korenblit
5
-106
/
+97
2024-02-02
wifi: iwlwifi: simplify getting DSM from ACPI
Miri Korenblit
4
-85
/
+73
2024-02-02
wifi: iwlwifi: take send-DSM-to-FW flows out of ACPI ifdef
Miri Korenblit
2
-20
/
+0
2024-02-02
wifi: iwlwifi: rfi: use a single DSM function for all RFI configurations
Miri Korenblit
3
-30
/
+32
2024-02-02
wifi: iwlwifi: read ECKV table from UEFI
Miri Korenblit
7
-10
/
+51
2024-02-02
wifi: iwlwifi: read WRDD table from UEFI
Miri Korenblit
7
-8
/
+61
2024-02-02
wifi: iwlwifi: support link command version 2
Shaul Triebitz
2
-8
/
+20
2024-02-02
wifi: iwlwifi: mvm: use fast balance scan in case of an active P2P GO
Ayala Beker
1
-5
/
+3
2024-02-02
wifi: iwlwifi: mvm: don't send NDPs for new tx devices
Emmanuel Grumbach
1
-3
/
+7
2024-02-02
wifi: iwlwifi: read SPLC from UEFI
Miri Korenblit
6
-2
/
+49
[prev]
[next]