index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
staging: rtl8188eu: core: Use sizeof(*p) instead of sizeof(struct P) for memo...
Mamta Shukla
1
-28
/
+28
2018-10-15
staging: rtl8188eu: cleanup comparsions to false
Michael Straube
9
-22
/
+22
2018-10-14
staging: rtl8188eu: remove whitespace - style
Michael Straube
1
-1
/
+1
2018-10-14
staging: rtl8188eu: rename Hal_MappingOutPipe() - style
Michael Straube
3
-3
/
+3
2018-10-14
staging: rtl8188eu: rename parameters of Hal_MappingOutPipe() - style
Michael Straube
1
-1
/
+1
2018-10-14
staging: rtl8188eu: rename parameter of hal_com_get_channel_plan() - style
Michael Straube
1
-1
/
+1
2018-10-14
staging: rtl8188eu: remove unused parameter of hal_com_get_channel_plan()
Michael Straube
3
-11
/
+5
2018-10-14
staging: rtl8188eu: rename HalSetBrateCfg() - style
Michael Straube
3
-3
/
+3
2018-10-14
staging: rtl8188eu: rename parameters of HalSetBrateCfg() - style
Michael Straube
1
-1
/
+1
2018-10-14
staging: rtl8188eu: remove unused parameter of HalSetBrateCfg()
Michael Straube
3
-3
/
+3
2018-10-14
staging: rtl8188eu: remove whitespace in qos_acm()
Michael Straube
1
-2
/
+2
2018-10-14
staging: rtl8188eu: cleanup long lines in stop_sta_xmit()
Michael Straube
1
-5
/
+10
2018-10-14
staging: rtl8188eu: cleanup long lines in rtw_get_sta_pending()
Michael Straube
1
-5
/
+10
2018-10-14
staging: rtl8188eu: cleanup block comments
Michael Straube
1
-8
/
+14
2018-10-14
staging: rtl8188eu: remove commented code
Michael Straube
1
-21
/
+2
2018-10-14
staging: rtl8188eu: cleanup alignment issue
Michael Straube
1
-3
/
+3
2018-10-14
staging: rtl8188eu: use __func__ in qos_acm()
Michael Straube
1
-1
/
+2
2018-10-14
staging: rtl8188eu: cleanup missing spaces around operators
Michael Straube
1
-24
/
+36
2018-10-14
staging: rtl8188eu: fix spelling mistake "EINPROGESS" -> "EINPROGRESS"
Colin Ian King
1
-1
/
+1
2018-10-14
staging: rtl8188eu: fix spelling mistake "Abnornally" -> "Abnormally"
Colin Ian King
1
-1
/
+1
2018-10-10
staging: rtl8188eu: remove whitespace - style
Michael Straube
1
-7
/
+7
2018-10-10
staging: rtl8188eu: cleanup lines over 80 characters - style
Michael Straube
1
-5
/
+13
2018-10-10
staging: rtl8188eu: add spaces around operators - style
Michael Straube
1
-2
/
+2
2018-10-10
staging: rtl8188eu: use __func__ instead of hardcoded name - style
Michael Straube
1
-3
/
+6
2018-10-09
staging: rtl8188eu: add spaces around operators in odm_rtl8188e.c
Michael Straube
1
-8
/
+12
2018-10-09
staging: rtl8188eu: remove dead code from dm_fast_training_init()
Michael Straube
1
-31
/
+7
2018-10-09
staging: rtl8188eu: remove whitespace in rtw_mlme_ext.h
Michael Straube
1
-7
/
+7
2018-10-09
staging: rtl8188eu: make struct field of action_handler const
Michael Straube
1
-1
/
+1
2018-10-09
staging: rtl8188eu: make struct field of mlme_handler const
Michael Straube
1
-1
/
+1
2018-10-09
staging: rtl8188eu: change array type to const u8
Michael Straube
3
-3
/
+3
2018-10-09
staging: rtl8188eu: rewrite if tests - style
Michael Straube
1
-1
/
+1
2018-10-09
staging: rtl8188eu: cleanup array declaration - style
Michael Straube
1
-18
/
+14
2018-10-09
staging: rtl8188eu: fix line over 80 characters - style
Michael Straube
1
-1
/
+4
2018-10-02
staging: rtl8188eu: fix spelling mistake in comment
Michael Straube
1
-1
/
+1
2018-10-02
staging: rtl8188eu: remove braces from single if statement
Michael Straube
1
-2
/
+1
2018-10-02
staging: rtl8188eu: remove unnecessary parentheses in odm_rtl8188e.c
Michael Straube
1
-3
/
+3
2018-10-02
staging: rtl8188eu: add spaces around '+' in fw.c
Michael Straube
1
-3
/
+3
2018-10-02
staging: rtl8188eu: simplify block comment in pwrseq.c
Michael Straube
1
-3
/
+2
2018-10-02
staging: rtl8188eu: correct block comment in bb_cfg.c
Michael Straube
1
-4
/
+4
2018-10-02
staging: rtl8188eu: rename odm_SignalScaleMapping()
Michael Straube
1
-3
/
+3
2018-10-02
staging: rtl8188eu: rename variable in odm_SignalScaleMapping()
Michael Straube
1
-10
/
+10
2018-10-02
staging: rtl8188eu: rename parameter of odm_SignalScaleMapping()
Michael Straube
1
-15
/
+16
2018-10-02
staging: rtl8188eu: rename odm_EVMdbToPercentage()
Michael Straube
1
-2
/
+2
2018-10-02
staging: rtl8188eu: rename parameter of odm_EVMdbToPercentage()
Michael Straube
1
-2
/
+2
2018-10-02
staging: rtl8188eu: rename odm_QueryRxPwrPercentage()
Michael Straube
1
-4
/
+4
2018-10-02
staging: rtl8188eu: rename parameter of odm_QueryRxPwrPercentage()
Michael Straube
1
-4
/
+4
2018-10-02
staging: rtl8188eu: replace tabs with spaces in odm_hwconfig.c
Michael Straube
1
-2
/
+2
2018-10-02
staging: rtl8188eu: add spaces around '*' in odm_hwconfig.c
Michael Straube
1
-14
/
+14
2018-10-02
staging: rtl8188eu: add spaces around '+' in odm_hwconfig.c
Michael Straube
1
-3
/
+3
2018-10-02
staging: rtl8188eu: remove wrapper odm_SignalScaleMapping()
Michael Straube
1
-6
/
+1
[next]