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
starfive-6.6.48-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
2015-03-26
Staging: rtl8188eu: replace kzalloc and memcpy by kmemdup
Niranjan Dighe
1
-3
/
+2
2015-03-26
Staging: rtl8188eu: remove dead code
Matteo Semenzato
1
-13
/
+4
2015-03-26
Staging: rtl8188eu: Add new variable to make code compact
Vatika Harlalka
1
-78
/
+84
2015-03-26
Staging: rtl8188eu: Refactor repititive code to loop to increase compactness
Vatika Harlalka
1
-13
/
+13
2015-03-26
Staging: rtl8188eu: Reduce line size to increase readability
Vatika Harlalka
1
-16
/
+34
2015-03-24
Staging: rtl8188eu: Delete space
Hatice ERTÜRK
1
-4
/
+4
2015-03-20
Staging: rtl8188eu: Remove extern as it is defined but never used
Vatika Harlalka
2
-2
/
+0
2015-03-20
Staging: rtl8188eu: Remove unused macros
Vatika Harlalka
1
-22
/
+0
2015-03-20
Staging: rtl8188eu: Remove unused extern declarations.
Vatika Harlalka
1
-4
/
+0
2015-03-18
Staging: rtl8188eu: Remove timer handler macros
Vaishali Thakkar
1
-5
/
+0
2015-03-16
Staging: rtl8188eu: Remove parentheses around right side an assignment
Haneen Mohammed
11
-42
/
+42
2015-03-16
staging: rtl8188eu: remove break after return
Supriya Karanth
1
-1
/
+0
2015-03-16
staging: rtl8188eu: remove intialization of static ints
Supriya Karanth
1
-1
/
+1
2015-03-16
Staging: rtl8188eu: Eliminate use of _init_timer
Vaishali Thakkar
12
-49
/
+52
2015-03-16
Staging: rtl8188eu: Eliminate use of _set_timer
Vaishali Thakkar
11
-56
/
+82
2015-03-16
drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled word
Ioana Ciornei
1
-6
/
+6
2015-03-16
staging: rtl8188eu: use %pM specifier instead of passing direct values
Mike Krinkin
1
-4
/
+2
2015-03-15
Staging: rtl8188eu: Remove unneeded return statement
Somya Anand
1
-2
/
+0
2015-03-15
Staging: rtl8188eu: Remove redundant local variable
Somya Anand
1
-53
/
+28
2015-03-15
staging: rtl8188eu: Use kcalloc instead of kzalloc.
Navya Sri Nizamkari
1
-1
/
+2
2015-03-15
staging: rtl8188eu: Use kcalloc instead of kzalloc
Navya Sri Nizamkari
1
-1
/
+1
2015-03-09
drivers: staging: rtl8188eu: core: Removed unnecessary parentheses
Tina Johnson
1
-2
/
+2
2015-03-09
staging: rtl8188eu: Remove unneeded parentheses
Somya Anand
1
-1
/
+1
2015-03-07
staging: rtl8188eu: Fix trivial typos in comments
Yannick Guerrini
2
-13
/
+13
2015-03-07
Staging: rtl8188eu: Remove unnecessary return statements
Somya Anand
1
-2
/
+0
2015-03-07
Staging: rtl8188eu: Remove redundant local variable
Somya Anand
1
-17
/
+7
2015-03-07
staging: rtl8188eu: replace memset(x,0,ETH_ALEN)
Aya Mahfouz
1
-4
/
+6
2015-03-07
staging: rtl8188eu: remove extra parentheses around right bit shift operations
Aya Mahfouz
4
-7
/
+8
2015-03-02
staging: rtl8188eu: Remove memset.
Navya Sri Nizamkari
1
-1
/
+0
2015-03-02
staging: rtl8188eu: Add blank line after declarations
Navya Sri Nizamkari
1
-0
/
+1
2015-03-02
staging: rtl8188eu: Compress two statements into one.
Navya Sri Nizamkari
1
-9
/
+6
2015-03-02
Staging: rtl8188eu: Remove unused variable
Vatika Harlalka
1
-9
/
+1
2015-03-02
staging: rtl8188eu: os_dep: remove unused variable
Aya Mahfouz
1
-3
/
+1
2015-03-02
Staging: rtl8188eu: Move variable assignment
Vatika Harlalka
1
-1
/
+1
2015-03-02
Staging: rtl8188eu: Remove braces from single statement block
Vatika Harlalka
1
-2
/
+1
2015-02-27
Staging: rtl8188eu: Remove unnecessary code
Vatika Harlalka
1
-20
/
+1
2015-02-27
staging: rtl8188eu: rewrite the right hand side of an assignment
Aya Mahfouz
1
-2
/
+2
2015-02-27
staging: rtl8188eu: rewrite the right hand side of an assignment
Aya Mahfouz
1
-1
/
+1
2015-02-27
staging: rtl8188eu: rewrite the right hand side of an assignment
Aya Mahfouz
1
-2
/
+2
2015-02-27
staging: rtl8188eu: rewrite the right hand side of an assignment
Aya Mahfouz
1
-1
/
+1
2015-02-26
Staging: rtl8188eu: Replace if-else block with switch-case
Vatika Harlalka
1
-8
/
+16
2015-02-26
Staging: rtl8188eu: Refactor conditional code to increase readability
Vatika Harlalka
1
-9
/
+3
2015-02-26
Staging: rtl8188eu: Combine two loops to increase readability
Vatika Harlalka
1
-3
/
+3
2015-02-26
Staging: rtl8188eu: Remove unnecessary if condition
Vatika Harlalka
1
-36
/
+1
2015-02-26
Staging: rtl8188eu: Remove unused macros
Katie Dunne
1
-28
/
+0
2015-02-26
Staging: rtl8188eu: Remove unnecessary variable
Vatika Harlalka
1
-3
/
+2
2015-02-26
Staging: rtl8188eu: Refactored code to increase readility
Vatika Harlalka
1
-20
/
+12
2015-02-26
Staging: rtl8188eu: Replace ternary operator with existing macro
Vatika Harlalka
1
-3
/
+2
2015-02-26
Staging: rtl8188eu: Remove redundant if condition
Vatika Harlalka
1
-8
/
+2
2015-02-26
Staging: rtl8188eu: Add blank line after declarations
Melike Yurtoglu
1
-0
/
+1
[next]