index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
staging: rtl8188eu: cleanup brace coding style issues
Michael Straube
5
-12
/
+9
2018-12-19
staging: rtl8188eu: add spaces around '&' in rtw_mlme_ext.c
Michael Straube
1
-45
/
+45
2018-12-19
staging: rtl8188eu: change return type of is_basicrate() to bool
Michael Straube
1
-1
/
+1
2018-12-19
staging: rtl8188eu: simplify null array initializations
Michael Straube
2
-6
/
+4
2018-12-19
staging: rtl8188eu: change order of declarations to improve readability
Michael Straube
1
-1
/
+1
2018-12-19
staging: rtl8188eu: make some arrays static in rtw_mlme_ext.c
Michael Straube
2
-8
/
+3
2018-12-19
staging: rtl8188eu: constify some arrays
Michael Straube
4
-27
/
+27
2018-12-19
staging: rtl8188eu: convert unsigned char arrays to u8
Michael Straube
4
-27
/
+27
2018-12-19
staging: rtl8188eu: remove redundant declaration in rtw_mlme_ext.c
Michael Straube
1
-2
/
+0
2018-12-19
staging: rtl8188eu: remove unused arrays WFD_OUI and WMM_INFO_OUI
Michael Straube
2
-4
/
+0
2018-12-19
staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme_ext.c
Michael Straube
1
-161
/
+161
2018-12-19
staging: rtl8188eu: remove unnecessary comments in rtw_mlme_ext.c
Michael Straube
1
-4
/
+4
2018-12-19
staging: rtl8188eu: add blank line after declarations
Michael Straube
1
-0
/
+1
2018-12-19
staging: rtl8188eu: remove blank lines between declarations
Michael Straube
1
-2
/
+0
2018-12-19
staging: rtl8188eu: remove commented declarations in rtw_mlme_ext.c
Michael Straube
1
-3
/
+0
2018-12-19
staging: rtl8188eu: replace tabs with spaces in rtw_mlme_ext.c
Michael Straube
1
-6
/
+6
2018-12-19
staging: rtl8188eu: cleanup declarations in rtw_mlme_ext.c
Michael Straube
1
-241
/
+241
2018-12-12
staging: rtl8188eu: reuse Hal_GetChnlGroup88E()
Michael Straube
3
-15
/
+6
2018-12-12
staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()
Michael Straube
1
-9
/
+4
2018-12-06
staging: rtl8188eu: remove unused code in rtw_cmd.c
Michael Straube
1
-12
/
+0
2018-12-06
staging: rtl8188eu: rename struct field Wifi_Error_Status
Michael Straube
3
-5
/
+5
2018-12-06
staging: rtl8188eu: replace if else with ternary operator
Michael Straube
1
-4
/
+3
2018-12-06
staging: rtl8188eu: write out multiplying in wifirate2_ratetbl_inx()
Michael Straube
1
-11
/
+11
2018-12-06
staging: rtl8188eu: add spaces around operators in rtw_wlan_util.c
Michael Straube
1
-9
/
+12
2018-12-06
staging: rtl8188eu: cleanup long lines in rtw_wlan_util.c
Michael Straube
1
-4
/
+4
2018-12-06
staging: rtl8188eu: cleanup block comment in rtw_wlan_util.c
Michael Straube
1
-5
/
+5
2018-12-06
staging: rtl8188eu: cleanup declarations in rtw_wlan_util.c
Michael Straube
1
-89
/
+86
2018-12-06
staging: rtl8188eu: remove unnecessary parentheses in rtw_wlan_util.c
Michael Straube
1
-32
/
+32
2018-12-06
staging: rtl8188eu: simplify array initializations
Michael Straube
1
-3
/
+2
2018-12-06
staging: rtl8188eu: refactor cckratesonly_included()
Michael Straube
2
-6
/
+6
2018-12-06
staging: rtl8188eu: refactor cckrates_included()
Michael Straube
2
-5
/
+6
2018-12-05
staging: rtl8188eu: cleanup comment in hal8188e_rate_adaptive.c
Michael Straube
1
-14
/
+3
2018-12-05
staging: rtl8188eu: cleanup alignment issues in hal8188e_rate_adaptive.c
Michael Straube
1
-19
/
+18
2018-12-05
staging: rtl8188eu: cleanup lines ending with '('
Michael Straube
1
-14
/
+6
2018-12-05
staging: rtl8188eu: add spaces around operators in hal8188e_rate_adaptive.c
Michael Straube
1
-25
/
+29
2018-12-05
staging: rtl8188eu: remove parentheses in hal8188e_rate_adaptive.c
Michael Straube
1
-4
/
+4
2018-12-05
staging: rtl8188eu: use __func__ in hal8188e_rate_adaptive.c
Michael Straube
1
-16
/
+20
2018-12-05
staging: rtl8188eu: fix spelling mistake "inferface" -> "interface"
Colin Ian King
1
-1
/
+1
2018-11-26
staging: rtl8188eu: cleanup lines over 80 characters
Michael Straube
1
-6
/
+7
2018-11-26
staging: rtl8188eu: correct indentation
Michael Straube
1
-1
/
+1
2018-11-26
staging: rtl8188eu: remove return from void function
Michael Straube
1
-2
/
+0
2018-11-26
staging: rtl8188eu: refactor if else statement
Michael Straube
1
-6
/
+3
2018-11-26
staging: rtl8188eu: cleanup declarations in rtw_mlme.c
Michael Straube
1
-66
/
+64
2018-11-26
staging: rtl8188eu: remove rtw_android_set_block()
Michael Straube
1
-8
/
+0
2018-11-26
staging: rtl8188eu: use __func__ in rtw_mlme.c
Michael Straube
1
-20
/
+28
2018-11-26
staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.c
Michael Straube
1
-57
/
+63
2018-11-26
staging: rtl8188eu: cleanup remaining comparsions to true
Michael Straube
9
-52
/
+53
2018-11-23
staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()
Michael Straube
1
-4
/
+1
2018-11-23
staging: rtl8188eu: cleanup declarations in usb_ops_linux.c
Michael Straube
1
-20
/
+20
2018-11-23
staging: rtl8188eu: add spaces around '>>' and '&'
Michael Straube
1
-8
/
+8
[next]