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
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-25
/
+21
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2017-02-10
Staging: rtl8192e: remove redundant null check on array alg
Colin Ian King
1
-17
/
+15
2017-02-02
staging: rtl8192e: Aligning the * on each line in block comments
Arushi
1
-1
/
+1
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
1
-4
/
+4
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-1
/
+0
2017-01-16
staging: rtl8192e: rtl8192e: Remove NULL test before vfree
Shyam Saini
1
-4
/
+2
2017-01-16
Drivers: staging: rtl8192e: style fix, octal file permissions
Derek Robson
1
-3
/
+3
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2
-4
/
+0
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-12
/
+12
2016-11-15
staging: rtl8192e: Added new line after declaration
Yamanappagouda Patil
2
-0
/
+2
2016-11-15
staging: rtl8192e: Fixed coding style wornings on Block comments.
Yamanappagouda Patil
4
-4
/
+4
2016-10-30
staging: rtl8192e: Standardize test for NULL.
Elise Lennion
2
-3
/
+3
2016-10-25
staging: rtl8192x: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-10-17
staging: rtl8192e: Compress return logic into one line.
Elise Lennion
1
-3
/
+1
2016-10-16
Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structures
Bhumika Goyal
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-02
staging: rtl8188eu: core: rtw_xmit: Use macros instead of constants
Georgiana Rodica Chelu
1
-1
/
+1
2016-09-28
staging: rtl8192e: fixed use a blank line after function/struct/union/enum de...
Darryl T. Agostinelli
1
-0
/
+1
2016-09-28
staging: rtl8192e: fixed statements should start on a tabstop
Darryl T. Agostinelli
1
-9
/
+11
2016-09-28
staging: rtl8192e: fixed block comments use * on subsequent lines
Darryl T. Agostinelli
1
-27
/
+27
2016-09-26
staging: rtl8192e: fixed block comments should align the * on each line
Darryl T. Agostinelli
1
-1
/
+1
2016-09-20
staging: rtl8192e: Insert blank line after function declaration
Namrata A Shettar
1
-0
/
+1
2016-09-20
staging: rtl8192e: Add space around binary operator '+'
Namrata A Shettar
1
-2
/
+2
2016-09-20
staging: rtl8192e: Remove unnecessary blank lines
Namrata A Shettar
1
-2
/
+0
2016-09-20
staging: rtl8192e: Add space around '+'
Namrata A Shettar
1
-5
/
+5
2016-09-18
Staging: rtl8192e: Use !x instead of x == NULL
Sandhya Bankar
1
-1
/
+1
2016-09-12
Staging: rtl8192e: mark symbols static where possible
Baoyou Xie
1
-16
/
+25
2016-09-12
staging: rtl8192e: constify local structures
Julia Lawall
1
-1
/
+1
2016-08-21
rtl8192e: Replace semaphore ips_sem with mutex
Binoy Jayan
5
-17
/
+16
2016-08-21
rtl8192e: Replace semaphore scan_sem with mutex
Binoy Jayan
2
-9
/
+9
2016-08-21
rtl8192e: Replace semaphore rf_sem with mutex
Binoy Jayan
3
-4
/
+4
2016-08-21
rtl8192e: r8192_priv: Replace semaphore wx_sem with mutex
Binoy Jayan
3
-67
/
+67
2016-08-21
rtl8192e: rtllib_device: Replace semaphore wx_sem with mutex
Binoy Jayan
5
-47
/
+46
2016-08-21
staging/rtl8192e: avoid comparing unsigned type >= 0
Arnd Bergmann
2
-3
/
+5
2016-08-21
staging/rtl8192e: use s8 instead of char
Arnd Bergmann
4
-12
/
+12
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-107
/
+83
2016-03-11
staging: rtl8192e: rtllib_crypt_tkip: Remove unnecessary else after return
Bhaktipriya Shridhar
1
-2
/
+1
2016-03-11
Staging: rtl8192e: Replace random_ether_addr with eth_random_addr
Bhumika Goyal
1
-7
/
+1
2016-03-11
staging: rtl8192e: Drop cast on void pointer
Janani Ravichandran
1
-1
/
+1
2016-03-11
staging: rtl8192e: rtl8192e: Remove create_workqueue()
Amitoj Kaur Chawla
4
-18
/
+13
2016-03-11
drivers: staging: rtl8192e: rtllib_rx.c: Fix blank lines before a close brace
Tapan Prakash T
1
-2
/
+0
2016-03-11
drivers: staging: rtl8192e: rtllib_rx.c: Fix code indent for conditional stat...
Tapan Prakash T
1
-1
/
+1
2016-03-11
staging: rtl8192e: Prefer using macro DIV_ROUND_UP
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-11
staging: rtl8192e: Remove create_workqueue()
Amitoj Kaur Chawla
5
-36
/
+34
2016-02-20
staging: rtl8192e: Drop useless initialisation
Bhaktipriya Shridhar
6
-11
/
+11
2016-02-20
staging: rtl8192e: Remove explicit pointer cast in assignments
Janani Ravichandran
1
-14
/
+14
2016-02-11
staging: rtl8192e: prefer using eth_broadcast_addr()
Hari Prasath Gujulan Elango
1
-2
/
+2
[next]