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
/
rtl8192u
Age
Commit message (
Expand
)
Author
2015-04-03
Staging: rtl8192u: use correct array for debug output
Dan Carpenter
2015-03-26
Staging: rtl8192 Clean up function definition
Eddie Kovsky
2015-03-26
staging: rtl8192u: Fix static decleration sparse warning.
Cihangir Akturk
2015-03-26
Staging: rtl8192u: Fix space issues before '(' and after ')'
Haneen Mohammed
2015-03-26
Staging: rtl8192u: Add space before open parenthesis
Haneen Mohammed
2015-03-23
Staging: rtl8192u: Remove function prototype from .c file
Cristina Opriceana
2015-03-23
Staging: rtl8192u: Make function prototypes static
Cristina Opriceana
2015-03-20
Staging: rtl8192u: Remove unnecessary spaces
Hatice ERTÜRK
2015-03-18
Staging: rtl8192u: Rename struct to avoid CamelCase
Cristina Opriceana
2015-03-18
Staging: rtl8192u: Do not add new typedefs
Cristina Opriceana
2015-03-16
Staging: rtl8192u: Simplify if condition
Ksenija Stanojevic
2015-03-16
staging: rtl8192u: remove return from end of void function
Supriya Karanth
2015-03-16
Staging: rtl8192u: Remove parentheses around right side an assignment
Haneen Mohammed
2015-03-16
Staging: rtl8192u: Bool tests don't need comparisons
Cristina Opriceana
2015-03-16
staging: rtl8192u: remove break after return
Supriya Karanth
2015-03-16
Staging: rtl8192u: Remove unnecessary struct and typedef
Cristina Opriceana
2015-03-16
Staging: rtl8192u: Remove unnecessary variable
Cristina Opriceana
2015-03-16
Staging: rtl8192u: Combine initialization using setup_timer
Somya Anand
2015-03-16
Staging: rtl8192u: Review phrase and fix spelling errors
Cristina Opriceana
2015-03-16
Staging: rtl8192u: Fix do not use // c99 comments.
Dilek Uzulmez
2015-03-16
Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>
Dilek Uzulmez
2015-03-16
Staging: rtl8192u: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
2015-03-15
Staging: rtl8192u: Replace printk() with netdev_dbg()
Cristina Opriceana
2015-03-15
Staging: rtl8192u: Add function to improve code quality
Cristina Opriceana
2015-03-15
staging: rtl8192u: Use kzalloc instead of kmalloc.
Navya Sri Nizamkari
2015-03-13
Staging: rtl8192u: Use __packed instead of __attribute__((packed))
Cristina Opriceana
2015-03-09
Staging: rtl8192u: Remove unnecessary macro definition
Cristina Opriceana
2015-03-09
Staging: rtl8192u: Replace #include <asm/string.h>
Dilek Uzulmez
2015-03-09
Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>
Dilek Uzulmez
2015-03-09
Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>
Dilek Uzulmez
2015-03-06
staging: rtl8192x: Remove use of seq_printf return value
Joe Perches
2015-03-06
Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG...
Tolga Ceylan
2015-03-06
Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89
Tolga Ceylan
2015-03-06
Staging: rtl8192u: r819xU_firmware: removed commented out assert
Tolga Ceylan
2015-03-06
Staging: rtl8192u: r819xU_firmware: removed commented out variable
Tolga Ceylan
2015-03-06
staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointer
Rickard Strandqvist
2015-03-06
Staging: rtl8192u: Replace TRUE with true
Ksenija Stanojevic
2015-03-06
Staging: drivers: Bool initializations should use true/false
Cristina Opriceana
2015-03-06
staging: rtl8192u: remove extra parentheses around right bit shift operation
Aya Mahfouz
2015-03-06
staging: rtl8192u: ieee80211: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
Aya Mahfouz
2015-03-06
staging: rtl8192u: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
Aya Mahfouz
2015-03-06
Staging: rtl8192u: Fix duplicate conditional branch
Vaishali Thakkar
2015-03-06
Staging: rtl8192u: Fix quoted string split across lines
Dilek Uzulmez
2015-03-01
Staging: rtl8192u: ieee80211: Add blank line after declarations
Hatice ERTÜRK
2015-03-01
staging: Remove <linux/moduleparam.h> header.
Navya Sri Nizamkari
2015-03-01
Staging: rtl8192u: ieee80211: Convert comment from C99 style to C89 style
Hatice ERTÜRK
2015-03-01
Staging: rtl8192u: Replace printk() with netdev_dbg()
Ksenija Stanojevic
2015-03-01
Staging: rtl8192u: Fix line over 80 characters
Ksenija Stanojevic
2015-03-01
Staging: rtl8192u: Fix comments
Ksenija Stanojevic
2015-03-01
Staging: rtl8192u: Remove TRUE and FALSE macros
Ksenija Stanojevic
[next]