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
/
rtw8822c.c
Age
Commit message (
Expand
)
Author
2020-12-08
rtw88: reduce polling time of IQ calibration
Chin-Yen Lee
2020-12-02
rtw88: coex: upgrade coexistence A2DP mechanism
Ching-Te Ku
2020-11-24
rtw88: add CCK_PD debug log
Ping-Ke Shih
2020-11-10
rtw88: coex: add debug message
Ching-Te Ku
2020-11-10
rtw88: coex: reduce magic number
Ching-Te Ku
2020-11-10
rtw88: coex: update coex parameter to improve A2DP quality
Ching-Te Ku
2020-11-10
rtw88: coex: fixed some wrong register definition and setting
Ching-Te Ku
2020-11-07
rtw88: rtw8822c: Remove unused variable 'corr_val'
Lee Jones
2020-11-07
rtw88: coex: separate BLE HID profile from BLE profile
Ching-Te Ku
2020-09-29
rtw88: add dump firmware fifo support
Tzu-En Huang
2020-09-16
rtw88: rtw8822c: eliminate code duplication, use native swap() function
Ivan Safonov
2020-08-18
rtw88: fix spelling mistake: "unsupport" -> "unsupported"
Colin Ian King
2020-07-15
rtw88: coex: Fix ACL Tx pause during BT inquiry/page.
Zong-Zhe Yang
2020-07-15
rtw88: 8822c: add new RFE type 6
Yan-Hsuan Chuang
2020-05-29
rtw88: 8822c: remove CCK TX setting when switch channel
Chien-Hsun Liao
2020-05-29
rtw88: 8822c: fix missing brace warning for old compilers
Yan-Hsuan Chuang
2020-05-29
Revert "rtw88: no need to set registers for SDIO"
Yan-Hsuan Chuang
2020-05-18
rtw88: no need to set registers for SDIO
Kevin Lo
2020-05-18
rtw88: extract: make 8822c an individual kernel module
Zong-Zhe Yang
2020-05-13
rtw88: 8723d: set ltecoex register address in chip_info
Ping-Ke Shih
2020-05-13
rtw88: 8723d: implement flush queue
Ping-Ke Shih
2020-05-06
rtw88: 8723d: Set IG register for CCK rate
Ping-Ke Shih
2020-05-06
rtw88: 8723d: some chips don't support LDPC
Ping-Ke Shih
2020-05-04
rtw88: 8822c: update phy parameter tables to v50
Yan-Hsuan Chuang
2020-04-23
rtw88: add legacy firmware download for 8723D devices
Ping-Ke Shih
2020-04-21
rtw88: set power trim according to efuse PG values
Tzu-En Huang
2020-04-15
rtw88: add support for set/get antennas
Yan-Hsuan Chuang
2020-03-26
rtw88: add a debugfs entry to dump coex's info
Yan-Hsuan Chuang
2020-03-23
rtw88: 8822c: config RF table path B before path A
Yan-Hsuan Chuang
2020-02-12
rtw88: 8822[bc]: Make tables const, reduce data object size
Joe Perches
2020-02-12
rtw88: 8822c: modify rf protection setting
Chien-Hsun Liao
2020-02-12
rtw88: Use secondary channel offset enumeration
Ping-Ke Shih
2020-02-12
rtw88: 8822c: update power sequence to v16
Tzu-En Huang
2020-01-26
rtw88: 8822c: update power sequence to v15
Tzu-En Huang
2020-01-26
rtw88: Add wowlan net-detect support
Chin-Yen Lee
2020-01-26
rtw88: Add wowlan pattern match support
Chin-Yen Lee
2020-01-26
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
2019-10-31
rtw88: fix potential read outside array boundary
Tzu-En Huang
2019-10-31
rtw88: fix sparse warnings for power tracking
Yan-Hsuan Chuang
2019-10-31
rtw88: fix sparse warnings for DPK
Yan-Hsuan Chuang
2019-10-24
rtw88: add phy_info debugfs to show Tx/Rx physical status
Tsang-Shian Lin
2019-10-24
rtw88: Enable 802.11ac beamformee support
Tzu-En Huang
2019-10-24
rtw88: add power tracking support
Tzu-En Huang
2019-10-24
rtw88: use macro to check the current band
Yan-Hsuan Chuang
2019-10-14
rtw88: config 8822c multicast address in MAC init flow
Tzu-En Huang
2019-10-04
rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryption
Ping-Ke Shih
2019-10-04
rtw88: take over rate control from mac80211
Yan-Hsuan Chuang
2019-10-02
rtw88: add deep PS PG mode for 8822c
Yan-Hsuan Chuang
2019-10-02
rtw88: select deep PS mode when module is inserted
Yan-Hsuan Chuang
2019-10-01
rtw88: 8822c: fix boolreturn.cocci warnings
Yan-Hsuan Chuang
[next]