index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used ...
Rickard Strandqvist
2
-19
/
+0
2014-12-02
staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...
Jes Sorensen
1
-18
/
+15
2014-12-02
staging:drivers:staging:rtl8188eu:hal:rtl8188e_hal_init.c: Added a blank line...
Anjana Sasindran
1
-0
/
+1
2014-12-02
Merge 3.18-rc7 into staging-work.
Greg Kroah-Hartman
4
-18
/
+19
2014-11-27
staging: r8188eu: Add new device ID for DLink GO-USB-N150
Larry Finger
1
-0
/
+1
2014-11-26
rtl8188eu: Fix a typo in rtw_led.*
Krzysztof Konopko
2
-3
/
+5
2014-11-26
rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.*
Krzysztof Konopko
2
-8
/
+0
2014-11-26
rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.c
Krzysztof Konopko
1
-7
/
+1
2014-11-26
staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...
Larry Finger
3
-18
/
+18
2014-11-07
staging: rtl8188eu: unneeded NULL check
Sudip Mukherjee
2
-18
/
+16
2014-11-07
staging: rtl8188eu: unneeded return variable
Sudip Mukherjee
4
-16
/
+9
2014-11-03
staging: rtl8188eu: Fix coding style space related ERROR problems
Jia He
30
-112
/
+112
2014-11-03
staging: r8188eu: cleanups in rtw_android_set_block()
Dan Carpenter
1
-12
/
+7
2014-11-03
staging: r8188eu: get a string from the user correctly
Dan Carpenter
1
-16
/
+6
2014-11-03
Staging: rtl8188eu: Use put_unaligned_le32
Vaishali Thakkar
1
-3
/
+1
2014-11-03
Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon.
Surya Seetharaman
1
-1
/
+1
2014-11-03
Staging: rtl8188eu: rtw_pwrctrl: removed a checkpatch warning.
Surya Seetharaman
1
-1
/
+0
2014-11-03
Staging: rtl8188eu: rtw_pwrctrl: fixed checkpatch warning.
Surya Seetharaman
1
-1
/
+1
2014-11-03
staging: rtl8188eu: Remove unnecessary else after return
Dilek Uzulmez
1
-10
/
+8
2014-10-30
staging: rtl8188eu: core: Improve cleanup code
Tapasweni Pathak
1
-5
/
+5
2014-10-30
staging: rtl8188eu: core: Remove null check before kfree
Tapasweni Pathak
1
-2
/
+1
2014-10-30
staging: rt18188eu: Remove useless cast on NULL
Tapasweni Pathak
1
-1
/
+1
2014-10-30
staging: rtl8188eu: Remove double test
Tapasweni Pathak
1
-1
/
+0
2014-10-30
staging: rtl8188eu: os_dep: Remove useless cast on void pointer
Tapasweni Pathak
1
-2
/
+2
2014-10-30
staging: rtl8188eu: hal: Remove useless cast on void pointer
Tapasweni Pathak
2
-2
/
+2
2014-10-30
staging: rtl8188eu: core: Remove useless cast on void pointer
Tapasweni Pathak
8
-23
/
+23
2014-10-30
staging: rtl8188eu: os_dep: Used min_t instead of min
Gulsah Kose
1
-1
/
+2
2014-10-30
staging: rtl8188eu: os_dep: Removed unnecessary return.
Gulsah Kose
1
-2
/
+0
2014-10-30
staging: rtl8188eu: core: Removed unnecessary return keyword.
Gulsah Kose
1
-1
/
+0
2014-10-29
staging: rtl8188eu: core: Removed unnecessary parenthesis.
Gulsah Kose
1
-2
/
+2
2014-10-29
staging: rtl8188eu: hal: space required
Paul McQuade
1
-1
/
+1
2014-10-28
staging: rtl8188eu: core: Remove redundant memset before memcpy
Tapasweni Pathak
2
-3
/
+0
2014-10-27
staging: rtl8188eu: os_dep: Remove null check before kfree
Tapasweni Pathak
1
-12
/
+6
2014-10-27
staging: remove unneeded parentheses around the right hand side of an assignment
Jiayi Ye
1
-1
/
+1
2014-10-27
staging: rtl8188eu: core: fix null dereference on exit path in rtw_mlme.c
Jiayi Ye
1
-1
/
+1
2014-10-23
staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdup
Tapasweni Pathak
1
-3
/
+1
2014-10-23
staging: rtl8188eu: os_dep: Remove useless cast on kzalloc
Tapasweni Pathak
1
-1
/
+1
2014-10-23
staging: rtl8188eu: core: fixed msleep < 20ms can sleep for up to 20ms warnin...
Jiayi Ye
1
-1
/
+1
2014-10-20
Staging: rtl8188eu: core: Remove variable that is not very useful.
Heena Sirwani
1
-8
/
+5
2014-10-20
Staging: rtl8188eu: include: Remove unused macros
Mahati Chamarthy
1
-22
/
+0
2014-10-20
staging: rtl8188eu: core: Replace "the the " with "the"
Tapasweni Pathak
1
-1
/
+1
2014-10-20
Staging: rtl8188eu: include: Remove unnecessary macro
Mahati Chamarthy
1
-13
/
+12
2014-10-20
staging: rtl8188eu: Fix prefer ether_addr_copy() over memcpy()
Ebru Akagunduz
1
-2
/
+2
2014-10-14
staging: r8188eu: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-09-23
staging: rtl8188eu: odm.h: Remove unused struct dyn_primary_cca
navin patidar
4
-27
/
+0
2014-09-23
staging: rtl8188eu: Rework function ODM_AntennaDiversity_88E()
navin patidar
3
-14
/
+21
2014-09-23
staging: rtl8188eu: Rework function odm_HWAntDiv()
navin patidar
1
-40
/
+38
2014-09-23
staging: rtl8188eu: Rework function ODM_AntselStatistics_88E()
navin patidar
3
-12
/
+13
2014-09-23
staging: rtl8188eu: Rework function ODM_SetTxAntByTxInfo_88E()
navin patidar
3
-8
/
+11
2014-09-23
staging: rtl8188eu: Rework function odm_UpdateTxAnt_88E()
navin patidar
1
-16
/
+9
[next]