index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
Age
Commit message (
Expand
)
Author
2023-05-11
wifi: rtw89: regd: judge UNII-4 according to BIOS and chip
Zong-Zhe Yang
2023-05-11
wifi: rtw89: introduce realtek ACPI DSM method
Zong-Zhe Yang
2023-05-05
wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851B
Dan Carpenter
2023-05-05
wifi: rtw89: 8851b: rfk: add IQK
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851b: rfk: add DACK
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851b: rfk: add RCK
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851b: rfk: add AACK
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851b: add set_channel_rf()
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851b: add DLE mem and HFC quota
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851b: add support WoWLAN to 8851B
Chih-Kang Chang
2023-05-05
wifi: rtw89: change naming of BA CAM from V1 to V0_EXT
Ping-Ke Shih
2023-05-05
wifi: rtw89: use chip_info::small_fifo_size to choose debug_mask
Ping-Ke Shih
2023-05-05
wifi: rtw89: add CFO XTAL registers field to support 8851B
Chia-Yuan Li
2023-05-05
wifi: rtw89: 8851b: add NCTL post table
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851be: add 8851BE PCI entry and fill PCI capabilities
Ping-Ke Shih
2023-05-05
wifi: rtw89: 8851b: add 8851B basic chip_info
Ping-Ke Shih
2023-05-05
wifi: rtw89: scan offload wait for FW done ACK
Zong-Zhe Yang
2023-05-05
wifi: rtw89: mac: handle C2H receive/done ACK in interrupt context
Zong-Zhe Yang
2023-05-05
wifi: rtw89: packet offload wait for FW response
Zong-Zhe Yang
2023-05-05
wifi: rtw89: refine packet offload delete flow of 6 GHz probe
Zong-Zhe Yang
2023-05-05
wifi: rtw89: release bit in rtw89_fw_h2c_del_pkt_offload()
Zong-Zhe Yang
2023-05-05
wifi: rtw89: add EVM for antenna diversity
Eric Huang
2023-05-05
wifi: rtw89: add RSSI based antenna diversity
Eric Huang
2023-05-05
wifi: rtw89: initialize antenna for antenna diversity
Eric Huang
2023-05-05
wifi: rtw89: add EVM and SNR statistics to debugfs
Ping-Ke Shih
2023-05-05
wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfs
Ping-Ke Shih
2023-05-05
wifi: rtw89: set capability of TX antenna diversity
Ping-Ke Shih
2023-05-05
wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 ...
Ping-Ke Shih
2023-04-20
wifi: rtw89: mac: use regular int as return type of DLE buffer request
Ping-Ke Shih
2023-04-17
wifi: rtw89: add support of concurrent mode
Po-Hao Huang
2023-04-17
wifi: rtw89: Disallow power save with multiple stations
Po-Hao Huang
2023-04-17
wifi: rtw89: update statistics to FW for fine-tuning performance
Po-Hao Huang
2023-04-17
wifi: rtw89: use struct instead of macros to set H2C command of hardware scan
Ping-Ke Shih
2023-04-17
wifi: rtw89: refine scan function after chanctx
Po-Hao Huang
2023-04-17
wifi: rtw89: prohibit enter IPS during HW scan
Chih-Kang Chang
2023-04-17
wifi: rtw89: coex: send more hardware module info to firmware for 8851B
Ping-Ke Shih
2023-04-17
wifi: rtw89: coex: Update function to get BT RSSI and hardware counter
Ching-Te Ku
2023-04-17
wifi: rtw89: coex: Add path control register to monitor list
Ching-Te Ku
2023-04-17
wifi: rtw89: coex: Enable Wi-Fi RX gain control for free run solution
Ching-Te Ku
2023-04-17
wifi: rtw89: fix power save function in WoWLAN mode
Chih-Kang Chang
2023-04-17
wifi: rtw89: support WoWLAN mode for 8852be
Chin-Yen Lee
2023-04-14
wifi: rtw89: fix crash due to null pointer of sta in AP mode
Ping-Ke Shih
2023-04-14
wifi: rtw89: correct 5 MHz mask setting
Eric Huang
2023-04-14
wifi: rtw89: 8851b: add tables for RFK
Ping-Ke Shih
2023-04-14
wifi: rtw89: 8851b: add BB and RF tables (2 of 2)
Ping-Ke Shih
2023-04-14
wifi: rtw89: 8851b: add BB and RF tables (1 of 2)
Ping-Ke Shih
2023-04-14
wifi: rtw89: pci: update PCI related settings to support 8851B
Ping-Ke Shih
2023-04-14
wifi: rtw89: mac: update MAC settings to support 8851b
Ping-Ke Shih
2023-04-14
wifi: rtw89: 8851b: fix TX path to path A for one RF path chip
Ping-Ke Shih
2023-04-14
wifi: rtw89: read version of analog hardware
Ping-Ke Shih
[next]