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
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
53
-1016
/
+206
2019-05-02
Staging: rtl8192e: Remove extra space before break statement
Puranjay Mohan
1
-2
/
+2
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-16
staging: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2019-04-16
staging: rtl8192e: remove a blank line
Daniel Junho
1
-1
/
+0
2019-04-16
staging: rtl8192e: Remove a not necessary blank line before a close brace '}'
Gabriela Bittencourt
1
-1
/
+0
2019-04-16
staging: rtl8192e: Remove set but not used variable 'VenderID'
YueHaibing
1
-2
/
+0
2019-04-03
staging: rtl8192e: delete license file.
Greg Kroah-Hartman
1
-339
/
+0
2019-04-03
staging: rtl8192e: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
49
-634
/
+179
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2
-0
/
+2
2019-04-03
Staging: rtl8192e: Fix spaces around "+"
Hildo Guillardi JĂșnior
1
-1
/
+1
2019-03-29
staging: rtl8192e: Remove unnecessary parentheses.
Sanjana Sanikommu
1
-11
/
+8
2019-03-21
staging: rtl8192e: kconfig: use help over --help--
Anushka Shukla
1
-4
/
+4
2019-03-18
Staging: rtl8192e: Remove parentheses around the right hand side of assignments
Bhanusree Pola
1
-12
/
+9
2019-03-18
staging: rtl8192e: remove boilerplate license text
Jules Irenge
1
-8
/
+0
2019-03-18
staging: rtl8192e: add SPDX GPL-2.0 license identifier
Jules Irenge
1
-0
/
+1
2019-02-28
staging: rtl8192e: Fix space and suspect issue
Oscar Gomez Fuente
1
-2
/
+2
2019-02-21
Staging: rtl8192e: Replace license text with SPDX identifier
Bhanusree Pola
1
-8
/
+1
2019-02-19
staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'
YueHaibing
1
-12
/
+3
2019-02-14
staging: rtl8192e: rename macro arguments to avoid camel case - style
Himadri Pandya
1
-15
/
+15
2019-02-13
staging: rtl8192e: rename function cpMacAddr to copy_mac_addr - style
Himadri Pandya
1
-2
/
+2
2019-02-11
staging: rtl8192e: rename parameters of function dot11d_update_country - style
Himadri Pandya
2
-9
/
+9
2019-02-11
staging: rtl8192e: rename local variables of function dot11d_update_country -...
Himadri Pandya
1
-15
/
+15
2019-02-11
staging: rtl8192e: rename function DOT11D_ScanComplete to dot11d_scan_complet...
Himadri Pandya
3
-4
/
+4
2019-02-11
staging: rtl8192e: rename function Dot11d_UpdateCountryIe to dot11d_update_co...
Himadri Pandya
3
-3
/
+3
2019-02-11
staging: rtl8192e: rename function Dot11d_Reset to dot11d_reset - style
Himadri Pandya
3
-4
/
+4
2019-02-11
staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - ...
Himadri Pandya
3
-4
/
+4
2019-02-07
staging: rtl8192e: rename members of struct rtllib_device - style
Himadri Pandya
4
-39
/
+39
2019-02-07
staging: rtl8192e: rename members of struct rt_dot11d_info - style
Himadri Pandya
2
-29
/
+29
2019-02-07
staging: rtl8192e: rename members of struct chnl_txpow_triple - style
Himadri Pandya
2
-11
/
+11
2019-01-30
Staging: rtl8192e: Replaced spaces with tab.
Michiel Schuurmans
1
-2
/
+2
2019-01-15
staging: rtl8192e: rename Len to len - style
Himadri Pandya
1
-3
/
+3
2019-01-15
staging: rtl8192e: rename ChannelPlan[] to channel_array[] - style
Himadri Pandya
1
-6
/
+6
2019-01-15
staging: rtl8192e: fix various indentation issues
Colin Ian King
7
-14
/
+14
2019-01-07
staging: rtl8192e: rename Channel to channel style
Himadri Pandya
1
-4
/
+4
2019-01-07
staging: rtl8192e: reduce indentation
Julia Lawall
1
-3
/
+3
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-1
/
+1
2018-11-05
staging: rtl8192e: Add SPDX-License-Identifier - Style
Zach Turner
1
-7
/
+2
2018-11-05
staging: rtl8192e: add braces to if statement - style
Zach Turner
1
-2
/
+3
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+8
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-32
/
+30
2018-09-28
lib80211: Remove VLA usage of skcipher
Kees Cook
2
-32
/
+30
2018-09-10
staging: rtl8192e: Use __skb_peek().
David S. Miller
1
-1
/
+1
2018-09-10
staging: rtl8192e: Fix compiler warning from strncpy()
Larry Finger
1
-8
/
+8
2018-07-29
staging: rtl8192e: ieee80211: Convert from ahash to shash
Kees Cook
1
-28
/
+28
2018-06-26
Staging:rtl8192e Cleanup comparison to NULL
Janani Sankara Babu
1
-1
/
+1
2018-06-26
Staging:rtl8192e Fix Comparison to true is error prone
Janani Sankara Babu
1
-2
/
+2
2018-06-26
Staging:rtl8192e Fix Comparison to False is error prone
Janani Sankara Babu
1
-8
/
+8
2018-05-25
staging: rtl8192e: rtllib_tx: fix spelling issue.
Davide Spataro
1
-7
/
+7
[next]