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
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
wifi: rtw89: 8851b: add 8851be to Makefile and Kconfig
Ping-Ke Shih
2
-0
/
+23
2023-05-25
wifi: rtw89: add tx_wake notify for 8851B
Chin-Yen Lee
1
-0
/
+1
2023-05-25
wifi: rtw89: enlarge supported length of read_reg debugfs entry
Ping-Ke Shih
1
-3
/
+20
2023-05-25
wifi: rtw89: 8851b: add RF configurations
Ping-Ke Shih
1
-0
/
+61
2023-05-25
wifi: rtw89: 8851b: add MAC configurations to chip_info
Ping-Ke Shih
1
-0
/
+89
2023-05-25
wifi: rtw89: 8851b: fill BB related capabilities to chip_info
Ping-Ke Shih
2
-0
/
+201
2023-05-25
wifi: rtw89: 8851b: add TX power related functions
Ping-Ke Shih
1
-0
/
+254
2023-05-25
wifi: rtw89: refine packet offload handling under SER
Zong-Zhe Yang
2
-2
/
+5
2023-05-25
wifi: rtw89: tweak H2C TX waiting function for SER
Zong-Zhe Yang
3
-0
/
+11
2023-05-25
wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2
Zong-Zhe Yang
1
-0
/
+3
2023-05-25
wifi: rtw88: Add support for the SDIO based RTL8723DS chipset
Martin Blumenstingl
3
-0
/
+55
2023-05-25
wifi: rtw88: rtw8723d: Implement RTL8723DS (SDIO) efuse parsing
Martin Blumenstingl
2
-0
/
+15
2023-05-25
wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr()
Martin Blumenstingl
1
-3
/
+21
2023-05-17
wifi: rtw89: 8851b: rfk: add TSSI
Ping-Ke Shih
2
-0
/
+621
2023-05-17
wifi: rtw89: 8851b: rfk: add DPK
Ping-Ke Shih
3
-0
/
+1064
2023-05-17
wifi: rtw89: 8851b: rfk: add RX DCK
Ping-Ke Shih
3
-0
/
+113
2023-05-17
wifi: rtw89: 8851b: add to parse efuse content
Ping-Ke Shih
2
-0
/
+269
2023-05-17
wifi: rtw89: 8851b: add set channel function
Ping-Ke Shih
2
-0
/
+717
2023-05-17
wifi: rtw89: 8851b: add basic power on function
Ping-Ke Shih
3
-0
/
+346
2023-05-17
wifi: rtw89: 8851b: add BT coexistence support function
Ping-Ke Shih
2
-0
/
+364
2023-05-17
wifi: rtw89: 8851b: configure GPIO according to RFE type
Ping-Ke Shih
7
-0
/
+86
2023-05-17
wifi: rtw89: 8851b: add to read efuse version to recognize hardware version B
Ping-Ke Shih
2
-0
/
+22
2023-05-17
wifi: rtw88: sdio: Always use two consecutive bytes for word operations
Martin Blumenstingl
1
-8
/
+0
2023-05-15
wifi: rtl8xxxu: Rename some registers
Bitterblue Smith
7
-83
/
+83
2023-05-15
wifi: rtl8xxxu: Support new chip RTL8192FU
Bitterblue Smith
9
-31
/
+2263
2023-05-15
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
2
-1
/
+4
2023-05-15
wifi: rtw88: correct qsel_to_ep[] type as int
Ping-Ke Shih
1
-1
/
+1
2023-05-12
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
3
-1
/
+19
2023-05-12
wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null page
Ping-Ke Shih
3
-14
/
+20
2023-05-11
wifi: rtw89: suppress the log for specific SER called CMDPSR_FRZTO
Chin-Yen Lee
2
-0
/
+37
2023-05-11
wifi: rtw89: ser: L1 add pre-M0 and post-M0 states
Zong-Zhe Yang
4
-1
/
+51
2023-05-11
wifi: rtw89: pci: fix interrupt enable mask for HALT C2H of RTL8851B
Zong-Zhe Yang
2
-2
/
+8
2023-05-11
wifi: rtw89: support U-NII-4 channels on 5GHz band
Zong-Zhe Yang
2
-0
/
+13
2023-05-11
wifi: rtw89: regd: judge UNII-4 according to BIOS and chip
Zong-Zhe Yang
7
-1
/
+63
2023-05-11
wifi: rtw89: introduce realtek ACPI DSM method
Zong-Zhe Yang
3
-1
/
+75
2023-05-11
wifi: rtw88: unlock on error path in rtw_ops_add_interface()
Dan Carpenter
1
-1
/
+3
2023-05-05
wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851B
Dan Carpenter
1
-1
/
+1
2023-05-05
wifi: rtw89: 8851b: rfk: add IQK
Ping-Ke Shih
3
-0
/
+1117
2023-05-05
wifi: rtw89: 8851b: rfk: add DACK
Ping-Ke Shih
3
-0
/
+355
2023-05-05
wifi: rtw89: 8851b: rfk: add RCK
Ping-Ke Shih
2
-0
/
+41
2023-05-05
wifi: rtw89: 8851b: rfk: add AACK
Ping-Ke Shih
3
-0
/
+49
2023-05-05
wifi: rtw89: 8851b: add set_channel_rf()
Ping-Ke Shih
2
-0
/
+253
2023-05-05
wifi: rtw89: 8851b: add DLE mem and HFC quota
Ping-Ke Shih
3
-0
/
+53
2023-05-05
wifi: rtw89: 8851b: add support WoWLAN to 8851B
Chih-Kang Chang
2
-1
/
+13
2023-05-05
wifi: rtw89: change naming of BA CAM from V1 to V0_EXT
Ping-Ke Shih
7
-14
/
+21
2023-05-05
wifi: rtw89: use chip_info::small_fifo_size to choose debug_mask
Ping-Ke Shih
6
-2
/
+7
2023-05-05
wifi: rtw89: add CFO XTAL registers field to support 8851B
Chia-Yuan Li
7
-7
/
+38
2023-05-05
wifi: rtw89: 8851b: add NCTL post table
Ping-Ke Shih
6
-1
/
+11
2023-05-05
wifi: rtw89: 8851be: add 8851BE PCI entry and fill PCI capabilities
Ping-Ke Shih
1
-0
/
+86
2023-05-05
wifi: rtw89: 8851b: add 8851B basic chip_info
Ping-Ke Shih
2
-0
/
+116
[prev]
[next]