index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
2017-03-29
staging: rtl8192e: Fix embedded function names with __func__
Suniel Mahesh
2017-03-23
staging: rtl8192e: Fix issues reported by checkpatch.pl
Suniel Mahesh
2017-03-23
staging: rtl8192e: Rectify pointer comparisions with NULL
Suniel Mahesh
2017-03-23
Staging: rtl8192e - fixed style of block comments
Derek Robson
2017-03-12
staging: rtl8192e: Remove multiple assignments
Gargi Sharma
2017-03-09
staging: rtl8192e: Indent the code
Georgiana Rodica Chelu
2017-03-09
staging: rtl8192e: Remove useless type conversion
Gargi Sharma
2017-03-06
staging: rtl8192e: replace explicit NULL comparison
Gargi Sharma
2017-03-06
staging: rtl8192e: Remove useless parentheses
Gargi Sharma
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-10
Staging: rtl8192e: remove redundant null check on array alg
Colin Ian King
2017-02-02
staging: rtl8192e: Aligning the * on each line in block comments
Arushi
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-16
staging: rtl8192e: rtl8192e: Remove NULL test before vfree
Shyam Saini
2017-01-16
Drivers: staging: rtl8192e: style fix, octal file permissions
Derek Robson
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-11-15
staging: rtl8192e: Added new line after declaration
Yamanappagouda Patil
2016-11-15
staging: rtl8192e: Fixed coding style wornings on Block comments.
Yamanappagouda Patil
2016-10-30
staging: rtl8192e: Standardize test for NULL.
Elise Lennion
2016-10-25
staging: rtl8192x: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-10-17
staging: rtl8192e: Compress return logic into one line.
Elise Lennion
2016-10-16
Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structures
Bhumika Goyal
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-02
staging: rtl8188eu: core: rtw_xmit: Use macros instead of constants
Georgiana Rodica Chelu
2016-09-28
staging: rtl8192e: fixed use a blank line after function/struct/union/enum de...
Darryl T. Agostinelli
2016-09-28
staging: rtl8192e: fixed statements should start on a tabstop
Darryl T. Agostinelli
2016-09-28
staging: rtl8192e: fixed block comments use * on subsequent lines
Darryl T. Agostinelli
2016-09-26
staging: rtl8192e: fixed block comments should align the * on each line
Darryl T. Agostinelli
2016-09-20
staging: rtl8192e: Insert blank line after function declaration
Namrata A Shettar
2016-09-20
staging: rtl8192e: Add space around binary operator '+'
Namrata A Shettar
2016-09-20
staging: rtl8192e: Remove unnecessary blank lines
Namrata A Shettar
2016-09-20
staging: rtl8192e: Add space around '+'
Namrata A Shettar
2016-09-18
Staging: rtl8192e: Use !x instead of x == NULL
Sandhya Bankar
2016-09-12
Staging: rtl8192e: mark symbols static where possible
Baoyou Xie
2016-09-12
staging: rtl8192e: constify local structures
Julia Lawall
2016-08-21
rtl8192e: Replace semaphore ips_sem with mutex
Binoy Jayan
2016-08-21
rtl8192e: Replace semaphore scan_sem with mutex
Binoy Jayan
2016-08-21
rtl8192e: Replace semaphore rf_sem with mutex
Binoy Jayan
2016-08-21
rtl8192e: r8192_priv: Replace semaphore wx_sem with mutex
Binoy Jayan
2016-08-21
rtl8192e: rtllib_device: Replace semaphore wx_sem with mutex
Binoy Jayan
2016-08-21
staging/rtl8192e: avoid comparing unsigned type >= 0
Arnd Bergmann
2016-08-21
staging/rtl8192e: use s8 instead of char
Arnd Bergmann
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-11
staging: rtl8192e: rtllib_crypt_tkip: Remove unnecessary else after return
Bhaktipriya Shridhar
2016-03-11
Staging: rtl8192e: Replace random_ether_addr with eth_random_addr
Bhumika Goyal
[next]