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
2020-09-02
rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-09-01
rtlwifi: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-01
rtlwifi: rtl8192c: phy_common: Remove unused variable 'bbvalue'
Lee Jones
2020-09-01
rtlwifi: fix build warning
Allen Pais
2020-08-31
rtlwifi: rtl8723-common: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-31
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-31
rtlwifi: Start changing RT_TRACE into rtl_dbg
Larry Finger
2020-08-27
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-02
rtlwifi: btcoex: use %*ph to print small buffer
Andy Shevchenko
2020-08-02
rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...
Colin Ian King
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
rtlwifi: rtl8192cu: Remove uninitialized_var() usage
Kees Cook
2020-07-15
rtlwifi: 8821ae: remove unused path B parameters from swing table
Ping-Ke Shih
2020-07-15
rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
Joe Perches
2020-07-15
rtlwifi: rtl8192cu: Free ieee80211_hw if probing fails
Reto Schneider
2020-07-15
rtlwifi: rtl8192cu: Prevent leaking urb
Reto Schneider
2020-07-15
rtlwifi: rtl8192cu: Fix deadlock
Reto Schneider
2020-07-15
rtlwifi: rtl8192cu: Remove uninitialized_var() usage
Kees Cook
2020-07-15
rtlwifi: rtl8188ee: Fix endian issue
Larry Finger
2020-07-15
rtlwifi: Fix endian issue in ps.c
Larry Finger
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-18
rtlwifi: rtl8192ee: remove redundant for-loop
Colin Ian King
2020-05-18
rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
Dan Carpenter
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-06
rtlwifi: rtl8188ee: remove Comparison to bool in rf.c
Jason Yan
2020-05-06
rtlwifi: remove comparison of 0/1 to bool variable
Jason Yan
2020-05-06
rtlwifi: use true,false for bool variable in rtl_init_rfkill()
Jason Yan
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-21
rtlwifi: rtl8723ae: fix warning comparison to bool
Jason Yan
2020-04-21
rtlwifi: rtl8821ae: use true,false for bool variables
Jason Yan
2020-04-21
rtlwifi: rtl8723be: use true,false for bool variables
Jason Yan
2020-04-21
rtlwifi: rtl8192ee: use true,false for bool variables
Jason Yan
2020-04-21
rtlwifi: rtl8723ae: use true,false for bool variables
Jason Yan
2020-04-21
rtlwifi: rtl8188ee: use true,false for bool variables
Jason Yan
2020-04-14
rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"
Qiujun Huang
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
wireless: realtek: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-12
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
2020-01-26
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
[next]