index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"
Colin Ian King
2020-01-26
3
-3
/
+3
*
rtlwifi: rtl8723ae: remove unused variables
YueHaibing
2020-01-26
1
-112
/
+0
*
rtlwifi: rtl8192ee: remove unused variables
YueHaibing
2020-01-26
1
-118
/
+0
*
rtlwifi: rtl8821ae: remove unused variables
YueHaibing
2020-01-26
1
-118
/
+0
*
rtlwifi: rtl8188ee: remove redundant assignment to variable cond
Colin Ian King
2020-01-26
1
-1
/
+1
*
rtlwifi: rtl8821ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-16
/
+3
*
rtlwifi: rtl8723be: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-17
/
+3
*
rtlwifi: rtl8723ae: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-17
/
+3
*
rtlwifi: rtl8192se: Remove sw.h header
Amadeusz Sławiński
2020-01-26
2
-14
/
+0
*
rtlwifi: rtl8192ee: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-15
/
+3
*
rtlwifi: rtl8192cu: Remove sw.h header
Amadeusz Sławiński
2020-01-26
2
-28
/
+0
*
rtlwifi: rtl8192ce: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-18
/
+2
*
rtlwifi: rtl8188ee: Make functions static & rm sw.h
Amadeusz Sławiński
2020-01-26
2
-16
/
+3
*
rtlwifi: rtl8192cu: Fix typo
Amadeusz Sławiński
2020-01-26
1
-17
/
+17
*
rtlwifi: rtl8192de: use generic rtl_signal_scale_mapping
Michael Straube
2019-12-18
1
-29
/
+2
*
rtlwifi: rtl8192cu: use generic rtl_signal_scale_mapping
Michael Straube
2019-12-18
1
-31
/
+2
*
rtlwifi: rtl8192ce: use generic rtl_signal_scale_mapping
Michael Straube
2019-12-18
1
-32
/
+2
*
rtlwifi: rtl8192de: use generic rtl_query_rxpwrpercentage
Michael Straube
2019-12-18
1
-13
/
+3
*
rtlwifi: rtl8192cu: use generic rtl_query_rxpwrpercentage
Michael Straube
2019-12-18
1
-13
/
+3
*
rtlwifi: rtl8192ce: use generic rtl_query_rxpwrpercentage
Michael Straube
2019-12-18
1
-12
/
+2
*
rtlwifi: rtl_pci: Fix -Wcast-function-type
Phong Tran
2019-12-18
1
-4
/
+6
*
rtlwifi: Remove last definitions of local bit manipulation macros
Larry Finger
2019-12-18
1
-115
/
+0
*
rtlwifi: rtl8723be: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-16
/
+14
*
rtlwifi: rtl8723ae: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-7
/
+7
*
rtlwifi: rtl8192ee: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-20
/
+16
*
rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-55
/
+47
*
rtlwifi: Remove dependence on special bit manipulation macros for common driver
Larry Finger
2019-12-18
2
-12
/
+12
*
rtlwifi: rtl8192ce: rtl8192c_com: Remove usage of private bit manipulation ma...
Larry Finger
2019-12-18
3
-23
/
+21
*
rtlwifi: rtl8188ee: Remove usage of private bit manipulation
Larry Finger
2019-12-18
3
-77
/
+49
*
rtlwifi: rtl8192de: Remove usage of private bit manipulation macros
Larry Finger
2019-12-18
1
-54
/
+7
*
rtlwifi: rtl8192de: Convert inline routines to little-endian words
Larry Finger
2019-12-18
2
-150
/
+159
*
rtlwifi: rtl8192de: Convert macros that set descriptor
Larry Finger
2019-12-18
2
-269
/
+458
*
rtlwifi: rtl8192de: Replace local bit manipulation macros
Larry Finger
2019-12-18
1
-91
/
+69
*
rtlwifi: rtl8192de: Remove unused GET_XXX and SET_XXX macros
Larry Finger
2019-12-18
1
-326
/
+3
*
rtlwifi: set proper udelay within rf_serial_read
Ping-Ke Shih
2019-11-20
3
-7
/
+4
*
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-11-20
6
-36
/
+24
*
rtlwifi: rtl8192de: Fix missing enable interrupt flag
Larry Finger
2019-11-14
1
-4
/
+5
*
rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer
Larry Finger
2019-11-14
3
-0
/
+20
*
rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
Larry Finger
2019-11-14
1
-3
/
+5
*
rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
Ping-Ke Shih
2019-11-06
1
-0
/
+2
*
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-11-05
20
-576
/
+401
|
\
|
*
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
2019-10-31
1
-2
/
+0
|
*
rtlwifi: rtl8192c: Drop condition with no effect
Saurav Girepunje
2019-10-31
1
-2
/
+0
|
*
rtlwifi: Remove unnecessary NULL check in rtl_regd_init
Nathan Chancellor
2019-10-24
1
-1
/
+1
|
*
rtlwifi: rtl8192se: Convert inline routines to little-endian words
Larry Finger
2019-10-11
2
-118
/
+122
|
*
rtlwifi: rtl8192se: Convert macros that set descriptor
Larry Finger
2019-10-11
2
-194
/
+341
|
*
rtlwifi: rtl8192se: Replace local bit manipulation macros
Larry Finger
2019-10-11
3
-91
/
+74
|
*
rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX
Larry Finger
2019-10-11
1
-223
/
+0
|
*
rtlwifi: rtl8192ee: Remove set but not used variable 'err'
zhengbin
2019-10-11
1
-4
/
+1
|
*
rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp'
zhengbin
2019-10-09
1
-2
/
+1
[next]