index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8192u: Remove unnecessary externs
Joe Perches
2015-08-15
7
-223
/
+236
*
staging: rtl8192u: r819xU_firmware: fix coding style
Kent Gustavsson
2015-08-04
1
-1
/
+2
*
staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.c
Freeman Zhang
2015-08-01
1
-5
/
+5
*
staging: rtl8192u: remove unneeded bool
Luis de Bethencourt
2015-07-23
1
-8
/
+1
*
staging: rtl8192u: remove bool comparisons
Luis de Bethencourt
2015-07-23
8
-26
/
+27
*
Staging: rtl8192u: pointer math bug in ieee80211_rx_DELBA()
Dan Carpenter
2015-07-23
1
-4
/
+1
*
Staging: rtl8192u: Replace memset with eth_zero_addr
Vaishali Thakkar
2015-07-15
1
-1
/
+1
*
drivers: staging: rtl8192u: Fix "space required after that ','" errors
Greg Donald
2015-07-15
4
-5
/
+5
*
staging: rtl8192u: ieee80211: Fix incorrect type in assignment
Gaston Gonzalez
2015-06-18
1
-1
/
+1
*
staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.c
Harisangam Sharvari
2015-06-13
1
-6
/
+6
*
staging: rtl8192u: ieee80211: Fix sparse endianness warnings ieee80211_softmac.c
Gaston Gonzalez
2015-06-13
1
-5
/
+5
*
Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null
Pedro Marzo Perez
2015-06-08
1
-2
/
+0
*
Staging: rtl8192u: Simplify error check code at prism2_wep_init
Pedro Marzo Perez
2015-06-08
1
-23
/
+9
*
staging: rtl8192u: ieee80211: Fix sparse endianness warnings
Gaston Gonzalez
2015-06-08
1
-2
/
+5
*
staging: rtl8192u/ieee80211/ieee80211_softmac.c: auth parse error code byte o...
Tolga Ceylan
2015-06-08
1
-1
/
+1
*
staging: rtl8192u: r819xU_firmware.h: fix line over 80 characters
Buţiu Alexandru Octavian
2015-06-08
1
-1
/
+2
*
staging: drivers: rtl8192u: r819xU_firmware.h: removed commented macro
Buţiu Alexandru Octavian
2015-06-08
1
-8
/
+0
*
staging: rtl8192u: Fix indentation issue
Chaitanya Dhere
2015-06-08
1
-1
/
+1
*
staging: rtl8192u: Patch to modify if, else conditions
Chaitanya Dhere
2015-06-08
1
-4
/
+2
*
Staging: rtl8192u: Correct include indentation and openning braces at new line
Pedro Marzo Perez
2015-05-31
1
-6
/
+3
*
staging: rtl8192u: don't redefine container_of()
Marti Bolivar
2015-05-08
1
-16
/
+1
*
rtl8192u: delete another embedded instance of generic reason codes
Paul Gortmaker
2015-05-08
1
-48
/
+0
*
rtl8192u: don't duplicate ieee80211 constants for status/auth/reason
Paul Gortmaker
2015-05-08
1
-76
/
+1
*
rtl8192u: align local ieee80211_wmm_ac_param struct fields with global
Paul Gortmaker
2015-05-08
2
-7
/
+7
*
rtl8192u: promote auth_mode to a full 8 bits
Paul Gortmaker
2015-05-08
1
-2
/
+2
*
rtl8192u: don't trample on <linux/ieee80211.h> struct namespace
Paul Gortmaker
2015-05-08
8
-127
/
+127
*
staging: rtl8192u: Make core functions static
Nickolaus Woodruff
2015-05-08
1
-7
/
+7
*
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-05-08
1
-1
/
+1
*
Staging: rtl8192u: use correct array for debug output
Dan Carpenter
2015-04-03
1
-1
/
+1
*
Staging: rtl8192 Clean up function definition
Eddie Kovsky
2015-03-26
1
-1
/
+1
*
staging: rtl8192u: Fix static decleration sparse warning.
Cihangir Akturk
2015-03-26
1
-2
/
+2
*
Staging: rtl8192u: Fix space issues before '(' and after ')'
Haneen Mohammed
2015-03-26
2
-59
/
+59
*
Staging: rtl8192u: Add space before open parenthesis
Haneen Mohammed
2015-03-26
5
-75
/
+75
*
Staging: rtl8192u: Remove function prototype from .c file
Cristina Opriceana
2015-03-23
1
-1
/
+0
*
Staging: rtl8192u: Make function prototypes static
Cristina Opriceana
2015-03-23
1
-8
/
+8
*
Staging: rtl8192u: Remove unnecessary spaces
Hatice ERTÜRK
2015-03-20
1
-4
/
+4
*
Staging: rtl8192u: Rename struct to avoid CamelCase
Cristina Opriceana
2015-03-18
2
-3
/
+3
*
Staging: rtl8192u: Do not add new typedefs
Cristina Opriceana
2015-03-18
2
-8
/
+9
*
Staging: rtl8192u: Simplify if condition
Ksenija Stanojevic
2015-03-16
1
-1
/
+1
*
staging: rtl8192u: remove return from end of void function
Supriya Karanth
2015-03-16
1
-5
/
+0
*
Staging: rtl8192u: Remove parentheses around right side an assignment
Haneen Mohammed
2015-03-16
5
-14
/
+14
*
Staging: rtl8192u: Bool tests don't need comparisons
Cristina Opriceana
2015-03-16
4
-8
/
+7
*
staging: rtl8192u: remove break after return
Supriya Karanth
2015-03-16
1
-1
/
+0
*
Staging: rtl8192u: Remove unnecessary struct and typedef
Cristina Opriceana
2015-03-16
1
-18
/
+0
*
Staging: rtl8192u: Remove unnecessary variable
Cristina Opriceana
2015-03-16
1
-8
/
+3
*
Staging: rtl8192u: Combine initialization using setup_timer
Somya Anand
2015-03-16
4
-47
/
+24
*
Staging: rtl8192u: Review phrase and fix spelling errors
Cristina Opriceana
2015-03-16
1
-13
/
+13
*
Staging: rtl8192u: Fix do not use // c99 comments.
Dilek Uzulmez
2015-03-16
1
-2
/
+2
*
Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>
Dilek Uzulmez
2015-03-16
1
-1
/
+1
*
Staging: rtl8192u: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
2015-03-16
1
-1
/
+1
[next]