index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
staging: rtl8192e: Braces should be used on all arms of statement
Eduard Vintila
1
-13
/
+14
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2
-2
/
+2
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+18
2020-09-20
Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP"
Greg Kroah-Hartman
1
-1
/
+0
2020-09-20
Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_T...
Greg Kroah-Hartman
1
-1
/
+0
2020-09-16
staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP
Necip Fazil Yildiran
1
-0
/
+1
2020-09-16
staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_TKIP
Necip Fazil Yildiran
1
-0
/
+1
2020-09-16
staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_CCMP
Necip Fazil Yildiran
1
-0
/
+1
2020-09-16
staging: rtl8192e: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-17
/
+16
2020-09-11
staging/rtl8192e: switch to RC4 library interface
Ard Biesheuvel
3
-118
/
+28
2020-08-18
Staging: rtl8192e: fix indent coding style issue in rtllib_tx.c
Mohammed Rushad
1
-1
/
+1
2020-07-28
staging: rtl8192e: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-21
staging: rtl8192e: add proper code indent
Darshan D V
1
-1
/
+1
2020-07-21
staging: rtl8192e: add space before open parenthesis
Darshan D V
1
-1
/
+1
2020-07-13
staging: rtl8192e: rtl_core: Remove pci-dma-compat wrapper APIs.
Suraj Upadhyay
1
-37
/
+34
2020-07-13
staging: rtl8192e: rtl8192E_dev: Remove pci-dma-compat wrapper APIs.
Suraj Upadhyay
1
-6
/
+6
2020-07-01
staging: rtl8192e: use generic power management
Vaibhav Gupta
3
-23
/
+12
2020-05-27
staging/rtl8192e: Remove function callback casts
Oscar Carter
1
-11
/
+13
2020-05-27
staging: rtl8192e: Using comparison to true is error prone
John Oldman
1
-3
/
+3
2020-05-21
staging: rtl8192e: Using comparison to true is error prone
John Oldman
1
-5
/
+5
2020-04-13
staging: rtl8192e: rtl8192e: Correct misspelt variable name
R Veera Kumar
1
-4
/
+4
2020-03-12
staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2
-6
/
+6
2020-02-23
staging: rtl8192e: remove redundant initialization of variable init_status
Colin Ian King
1
-1
/
+1
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-15
/
+15
2020-02-10
staging: rtl8192e: style fix - Prefer using '"%s...", __func__'
Derek Robson
8
-53
/
+43
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+2
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-22
staging: rtl8192e: simplify rtl92e_evm_db_to_percent()
Michael Straube
1
-9
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-18
staging: rtl8192e: remove set but not used variable 'frag'
zhengbin
1
-2
/
+1
2019-11-16
staging: rtl*: Remove tasklet callback casts
Kees Cook
1
-4
/
+3
2019-11-05
staging: rtl8192e: fix potential use after free
Pan Bian
1
-2
/
+3
2019-09-30
staging: rtl8192e: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-05
staging: rtl8192e: remove unnecessary blank line
Beatriz Martins de Carvalho
1
-1
/
+0
2019-08-21
staging: rtl8192e: remove set but not used variable 'data_len'
YueHaibing
1
-2
/
+1
2019-08-21
staging: rtl8192e: remove two set but not used variables
YueHaibing
1
-9
/
+3
2019-08-18
staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)
Christina Quast
2
-118
/
+86
2019-08-05
staging: rtl8192e: Make use kmemdup
Hariprasad Kelam
1
-17
/
+7
2019-07-30
Staging: rtl8192e: fixed a function prototype definition issue
Abhinav Jain
1
-1
/
+1
2019-07-25
staging: rtl8192*: display ESSIDs using %pE
J. Bruce Fields
1
-1
/
+1
2019-07-25
staging: rtl8192e: remove set but not used variable 'payload '
YueHaibing
1
-2
/
+0
2019-07-03
staging: rtl8192e: remove redundant initialization of rtstatus
Colin Ian King
1
-1
/
+1
2019-06-20
staging: rtl8192e: rtllib_module: Remove redundant memset
Hariprasad Kelam
1
-1
/
+0
2019-05-20
Staging: rtl8192e: Use %s and __func__ in strings
Puranjay Mohan
1
-2
/
+2
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
[next]