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
/
rtw88
/
mac.c
Age
Commit message (
Expand
)
Author
2022-12-01
wifi: rtw88: 8821c: enable BT device recovery mechanism
Ping-Ke Shih
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-04-27
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
2021-03-15
rtw88: 8822c: support FW crash dump when FW crash
Zong-Zhe Yang
2020-08-27
rtw88: use read_poll_timeout_atomic() for poll loop
Brian Norris
2020-05-18
rtw88: extract: export symbols used in chip functionalities
Zong-Zhe Yang
2020-05-13
rtw88: 8723d: implement flush queue
Ping-Ke Shih
2020-05-06
rtw88: 8723d: Add set_channel
Ping-Ke Shih
2020-05-04
rtw88: fix spelling mistake "fimrware" -> "firmware"
Colin Ian King
2020-04-28
rtw88: fix sparse warnings for download firmware routine
Yan-Hsuan Chuang
2020-04-23
rtw88: 8723d: Organize chip TX/RX FIFO
Ping-Ke Shih
2020-04-23
rtw88: 8723d: 11N chips don't support H2C queue
Ping-Ke Shih
2020-04-23
rtw88: decompose while(1) loop of power sequence polling command
Ping-Ke Shih
2020-04-23
rtw88: 8723d: Add mac power-on/-off function
Ping-Ke Shih
2020-04-23
rtw88: add legacy firmware download for 8723D devices
Ping-Ke Shih
2020-02-12
rtw88: 8822[bc]: Make tables const, reduce data object size
Joe Perches
2020-02-12
rtw88: Use secondary channel offset enumeration
Ping-Ke Shih
2020-01-26
rtw88: fix TX secondary channel offset of 40M if current bw is 20M or 40M
Ping-Ke Shih
2020-01-26
rtw88: add interface config for 8822c
Yan-Hsuan Chuang
2019-10-31
rtw88: avoid FW info flood
Yan-Hsuan Chuang
2019-10-24
rtw88: use macro to check the current band
Yan-Hsuan Chuang
2019-10-14
rtw88: Use rtw_write8_set to set SYS_FUNC
Yan-Hsuan Chuang
2019-10-04
rtw88: use struct rtw_fw_hdr to access firmware header
Ping-Ke Shih
2019-10-04
rtw88: raise firmware version debug level
Yan-Hsuan Chuang
2019-10-04
rtw88: flush hardware tx queues
Yan-Hsuan Chuang
2019-10-02
rtw88: remove redundant flag check helper function
Yan-Hsuan Chuang
2019-09-24
rtw88: configure firmware after HCI started
Yan-Hsuan Chuang
2019-06-25
rtw88: power on again if it was already on
Yan-Hsuan Chuang
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang