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
/
rtlwifi
Age
Commit message (
Expand
)
Author
2021-12-20
rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...
Larry Finger
2021-11-29
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-13
rtlwifi: rtl8192ee: Remove redundant initialization of variable version
Colin Ian King
2021-08-29
rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...
Nathan Chancellor
2021-08-21
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
2021-06-22
rtlwifi: rtl8192de: Fully initialize curvecount_val
Kees Cook
2021-06-15
rtlwifi: Fix spelling of 'download'
Ding Senjie
2021-06-15
rtlwifi: Remove redundant assignments to ul_enc_algo
Yang Li
2021-06-15
rtlwifi: rtl8723ae: remove redundant initialization of variable rtstatus
Colin Ian King
2021-06-15
rtlwifi: btcoex: 21a 2ant: Delete several duplicate condition branch codes
Zhen Lei
2021-06-15
rtlwifi: 8821a: btcoexist: add comments to explain why if-else branches are i...
Ping-Ke Shih
2021-06-15
rtlwifi: Fix wrong function name in comments
Yang Shen
2021-05-13
net: rtlwifi: properly check for alloc_workqueue() failure
Greg Kroah-Hartman
2021-05-13
Revert "rtlwifi: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
2021-04-21
rtlwifi: implement set_tim by update beacon content
Ping-Ke Shih
2021-04-17
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-17
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
2021-04-17
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
2021-04-17
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...
Yang Li
2021-04-17
rtlwifi: remove redundant assignment to variable err
Colin Ian King
2021-04-17
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
2021-04-17
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
2021-02-10
rtlwifi: rtl8821ae: phy: Simplify bool comparison
Jiapeng Chong
2021-02-10
rtlwifi: rtl8192se: Simplify bool comparison
Jiapeng Chong
2021-02-08
rtlwifi: rtl8192se: remove redundant initialization of variable rtstatus
Colin Ian King
2021-02-08
rtlwifi: use tasklet_setup to initialize rx_work_tasklet
Emil Renner Berthing
2021-01-25
rtlwifi: rtl8821ae: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
rtlwifi: rtl8192se: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
rtlwifi: rtl8188ee: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
rtlwifi: rtl8192c-common: fix bool comparison in expressions
Aditya Srivastava
2021-01-25
rtlwifi: rtl_pci: fix bool comparison in expressions
Aditya Srivastava
2020-12-17
rtlwifi: rise completion at the last step of firmware callback
Ping-Ke Shih
2020-12-09
rtlwifi: rtl8192de: fix ofdm power compensation
Ping-Ke Shih
2020-11-24
rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-11-24
rtlwifi: rtl8192de: remove the useless value assignment
Kaixu Xia
2020-11-10
rtlwifi: fix spelling typo of workaround
Wang Qing
2020-11-07
rtlwifi: rtl8821ae: Place braces around empty if() body
Lee Jones
2020-11-07
rtlwifi: rtl8821ae: phy: Remove a couple of unused variables
Lee Jones
2020-11-07
rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'
Lee Jones
2020-11-07
rtlwifi: halbtc8821a2ant: Remove a bunch of unused variables
Lee Jones
2020-11-07
rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'
Lee Jones
2020-11-07
rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal'
Lee Jones
2020-11-07
rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'
Lee Jones
2020-11-07
rtlwifi: phy: Remove set but unused variable 'bbvalue'
Lee Jones
2020-11-07
rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variables
Lee Jones
[next]