index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
staging: rtl8192e: use %*pEn to escape buffer
Andy Shevchenko
1
-13
/
+1
2014-10-02
staging: rtl8192e: rtl8192e: Remove spaces before the semicolons
Feyza Yavuz
1
-2
/
+2
2014-10-02
staging: rtl8192e: rtl8192e: Remove unnecessary return statements
Feyza Yavuz
1
-2
/
+0
2014-10-02
staging: rtl8192e: Remove unneeded void return
Melike Yurtoglu
1
-3
/
+0
2014-10-02
staging: rtl8192e: Fix void function return statements style
Melike Yurtoglu
1
-6
/
+0
2014-10-02
staging: rtl8192e: Fix unnecessary space before function pointer arguments
Melike Yurtoglu
1
-1
/
+1
2014-10-02
staging: rtl8192e: Array was made static const char * const
Melike Yurtoglu
1
-1
/
+1
2014-09-28
Staging: rtl8192e: Remove unused variable
Mahati Chamarthy
1
-2
/
+0
2014-09-28
Staging: rtl8192e: rtl8192e: Remove assigned unused variable
Mahati Chamarthy
1
-6
/
+2
2014-09-23
Staging: rtl8192e: rtl8192e: Merge two lines and remove unused variable
Mahati Chamarthy
1
-8
/
+2
2014-09-23
Staging: rtl8192e: Fix else is not useful warning style
Mahati Chamarthy
1
-9
/
+7
2014-09-23
Staging: rtl8192e: rtl8192e: Merges two lines of code and removes unused vari...
Mahati Chamarthy
1
-4
/
+1
2014-09-19
Staging: rtl8192e: Fix __constant_htons to htons style warning
Mahati Chamarthy
1
-1
/
+1
2014-09-19
Staging: rtl8192e: Fix printk debug style warning
Mahati Chamarthy
1
-2
/
+2
2014-09-19
Staging: rtl8192e: Fix printk style warning
Mahati Chamarthy
1
-2
/
+2
2014-09-19
Staging: rtl8192e: Fix space before semicolon warning
Mahati Chamarthy
1
-1
/
+1
2014-09-19
Staging: rtl8192e: Fix else is not useful warning
Mahati Chamarthy
1
-2
/
+1
2014-09-19
Staging: rtl8192e: Fix void function return statements style warning
Mahati Chamarthy
1
-4
/
+0
2014-09-19
Staging: rtl8192e: Fix else is not useful style warning
Mahati Chamarthy
1
-5
/
+3
2014-09-19
Staging: rtl8192e: Fixed style warning relating to printk()
Vaishali Thakkar
1
-2
/
+2
2014-09-19
Staging: rtl8192e: Fix unnecessary parentheses style warning
Mahati Chamarthy
1
-1
/
+1
2014-09-19
Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUG
Mahati Chamarthy
1
-5
/
+5
2014-09-19
Staging: rtl8192e: rtl8192e: Remove unnecessory braces and space
Vaishali Thakkar
1
-3
/
+3
2014-09-19
Staging: rtl8192e: rtl8192e: Remove unnecessory variable
Vaishali Thakkar
1
-5
/
+4
2014-08-30
staging: rtl8192e: fixed coding style issues
Matthew Casey
23
-3
/
+149
2014-08-08
staging: use pci_zalloc_consistent
Joe Perches
1
-10
/
+5
2014-07-09
Staging: rtl8192e: Fix potential NULL pointer dereference
Emil Goode
1
-1
/
+2
2014-06-26
Staging: rtl8192e: adjust error handling
Himangi Saraogi
1
-3
/
+2
2014-06-19
Staging: rtl8192e: dot11d: Fixed printk coding style issues
A Raghavendra Rao
1
-4
/
+4
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
15
-2874
/
+69
2014-05-28
staging: r8192e_pci: fix htons error
Sean MacLennan
1
-1
/
+1
2014-05-26
drivers/staging: Remove useless return variables
Peter Senna Tschudin
4
-9
/
+4
2014-05-24
staging: rtl8192e: make return of 0 explicit
Julia Lawall
1
-2
/
+1
2014-05-23
staging/rtl8192e: userspace ptr deref + incorrect declarations
Dominique van den Broeck
1
-4
/
+11
2014-05-03
staging/rtl8192e: Erroneous return codes (types and values)
Dominique van den Broeck
1
-2
/
+2
2014-04-25
Staging: rtl8192e: Remove built-in firmware images
Ben Hutchings
5
-2839
/
+34
2014-04-25
staging: rtl8192e: Fix typo in rtl8192e
Masanari Iida
6
-6
/
+6
2014-04-25
staging: rtl8192e: A word in printk is split into 2 lines
Masanari Iida
1
-2
/
+2
2014-04-25
Staging: rtl8192e: Fix declaration of symbols
Joel Pelaez Jorge
3
-5
/
+4
2014-04-25
Staging:rtl8192e:rtl819x_BAProc:Remove whitespaces
Paul McQuade
1
-5
/
+5
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2014-03-18
staging: rtl8192e: Fix quoted string split across lines
Gulsah Kose
1
-6
/
+3
2014-03-07
Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.c
Monam Agarwal
1
-2
/
+2
2014-02-27
Staging: rtl8192e: Replace min macro with min_t
Silvan Jegen
1
-1
/
+1
2014-02-24
staging/rtl8192e: Remove unused code
Jon Mason
1
-52
/
+0
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
20
-180
/
+115
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-1
/
+0
2014-01-09
Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removin...
Andreas Frembs
2
-2
/
+2
2014-01-09
Staging rtl8192e: Fixing checkpatch error in rtllib_debug.h
Andreas Frembs
1
-1
/
+3
2014-01-09
Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.c
Andreas Frembs
1
-1
/
+1
[next]