index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-11
/
+11
2020-05-18
rtlwifi: rtl8192ee: remove redundant for-loop
Colin Ian King
1
-8
/
+6
2020-05-18
rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
Dan Carpenter
1
-6
/
+2
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
10
-20
/
+20
2020-05-06
rtlwifi: rtl8188ee: remove Comparison to bool in rf.c
Jason Yan
1
-2
/
+2
2020-05-06
rtlwifi: remove comparison of 0/1 to bool variable
Jason Yan
1
-1
/
+1
2020-05-06
rtlwifi: use true,false for bool variable in rtl_init_rfkill()
Jason Yan
1
-1
/
+1
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
1
-1
/
+1
2020-04-21
rtlwifi: rtl8723ae: fix warning comparison to bool
Jason Yan
1
-5
/
+5
2020-04-21
rtlwifi: rtl8821ae: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8723be: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8192ee: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8723ae: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8188ee: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-14
rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"
Qiujun Huang
1
-1
/
+1
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-23
wireless: realtek: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-03-12
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
1
-0
/
+1
2020-01-26
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
3
-3
/
+3
2020-01-26
rtlwifi: rtl8723ae: remove unused variables
YueHaibing
1
-112
/
+0
2020-01-26
rtlwifi: rtl8192ee: remove unused variables
YueHaibing
1
-118
/
+0
2020-01-26
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
1
-118
/
+0
2020-01-26
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Colin Ian King
1
-1
/
+1
2020-01-26
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2020-01-26
rtlwifi: rtl8723be: Make functions static & rm sw.h
Amadeusz Sławiński
2
-17
/
+3
2020-01-26
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2
-17
/
+3
2020-01-26
rtlwifi: rtl8192se: Remove sw.h header
Amadeusz Sławiński
2
-14
/
+0
2020-01-26
rtlwifi: rtl8192ee: Make functions static & rm sw.h
Amadeusz Sławiński
2
-15
/
+3
2020-01-26
rtlwifi: rtl8192cu: Remove sw.h header
Amadeusz Sławiński
2
-28
/
+0
2020-01-26
rtlwifi: rtl8192ce: Make functions static & rm sw.h
Amadeusz Sławiński
2
-18
/
+2
2020-01-26
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2
-16
/
+3
2020-01-26
rtlwifi: rtl8192cu: Fix typo
Amadeusz Sławiński
1
-17
/
+17
2019-12-18
rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping
Michael Straube
1
-29
/
+2
2019-12-18
rtlwifi: rtl8192cu: use generic rtl_signal_scale_mapping
Michael Straube
1
-31
/
+2
2019-12-18
rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping
Michael Straube
1
-32
/
+2
2019-12-18
rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentage
Michael Straube
1
-13
/
+3
2019-12-18
rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentage
Michael Straube
1
-13
/
+3
2019-12-18
rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
Michael Straube
1
-12
/
+2
2019-12-18
rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran
1
-4
/
+6
2019-12-18
rtlwifi: Remove last definitions of local bit manipulation macros
Larry Finger
1
-115
/
+0
2019-12-18
rtlwifi: rtl8723be: Remove usage of private bit manipulation macros
Larry Finger
1
-16
/
+14
2019-12-18
rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros
Larry Finger
1
-7
/
+7
2019-12-18
rtlwifi: rtl8192ee: Remove usage of private bit manipulation macros
Larry Finger
1
-20
/
+16
2019-12-18
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
1
-55
/
+47
2019-12-18
rtlwifi: Remove dependence on special bit manipulation macros for common driver
Larry Finger
2
-12
/
+12
2019-12-18
rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...
Larry Finger
3
-23
/
+21
2019-12-18
rtlwifi: rtl8188ee: Remove usage of private bit manipulation
Larry Finger
3
-77
/
+49
2019-12-18
rtlwifi: rtl8192de: Remove usage of private bit manipulation macros
Larry Finger
1
-54
/
+7
2019-12-18
rtlwifi: rtl8192de: Convert inline routines to little-endian words
Larry Finger
2
-150
/
+159
2019-12-18
rtlwifi: rtl8192de: Convert macros that set descriptor
Larry Finger
2
-269
/
+458
[next]