index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-01-07
staging: rtl8188eu: Fix module loading from tasklet for WEP encryption
Larry Finger
1
-2
/
+2
2019-01-07
staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
Larry Finger
1
-1
/
+1
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
[next]