index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-06
Staging: rtl8192u: r819xU_firmware: removed commented out variable
Tolga Ceylan
1
-1
/
+0
2015-03-06
staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointer
Rickard Strandqvist
1
-6
/
+3
2015-03-06
Staging: rtl8192u: Replace TRUE with true
Ksenija Stanojevic
1
-4
/
+4
2015-03-06
Staging: drivers: Bool initializations should use true/false
Cristina Opriceana
5
-7
/
+7
2015-03-06
staging: rtl8192u: remove extra parentheses around right bit shift operation
Aya Mahfouz
1
-7
/
+9
2015-03-06
staging: rtl8192u: ieee80211: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
Aya Mahfouz
1
-1
/
+1
2015-03-06
staging: rtl8192u: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)
Aya Mahfouz
1
-1
/
+1
2015-03-06
Staging: rtl8192u: Fix duplicate conditional branch
Vaishali Thakkar
1
-2
/
+2
2015-03-06
Staging: rtl8192u: Fix quoted string split across lines
Dilek Uzulmez
1
-6
/
+6
2015-03-01
Staging: rtl8192u: ieee80211: Add blank line after declarations
Hatice ERTÜRK
1
-0
/
+4
2015-03-01
staging: Remove <linux/moduleparam.h> header.
Navya Sri Nizamkari
1
-1
/
+0
2015-03-01
Staging: rtl8192u: ieee80211: Convert comment from C99 style to C89 style
Hatice ERTÜRK
1
-4
/
+4
2015-03-01
Staging: rtl8192u: Replace printk() with netdev_dbg()
Ksenija Stanojevic
1
-1
/
+1
2015-03-01
Staging: rtl8192u: Fix line over 80 characters
Ksenija Stanojevic
1
-1
/
+2
2015-03-01
Staging: rtl8192u: Fix comments
Ksenija Stanojevic
1
-12
/
+13
2015-03-01
Staging: rtl8192u: Remove TRUE and FALSE macros
Ksenija Stanojevic
1
-2
/
+0
2015-03-01
Staging: rtl8192u: Replace TRUE and FALSE macros
Ksenija Stanojevic
4
-42
/
+42
2015-02-26
Staging: rtl8192u: Replace printk() with pr_debug()
Ksenija Stanojevic
1
-2
/
+2
2015-02-26
Staging: rtl8192u: Remove break statement
Ksenija Stanojevic
1
-1
/
+0
2015-02-26
staging: rtl8192u: rewrite the right hand side of an assignment
Aya Mahfouz
1
-1
/
+1
2015-02-26
staging: rtl8192u: rewrite the right hand side of an assignment
Aya Mahfouz
1
-2
/
+2
2015-02-26
Staging: rtl8192: Simplifying if-else statement
Ksenija Stanojevic
1
-6
/
+4
2015-02-26
Staging: rtl8192u: Simplify if condition
Ksenija Stanojevic
1
-1
/
+1
2015-02-26
Staging: rtl8192u: Simplify if condition.
Ksenija Stanojevic
1
-2
/
+2
2015-02-26
Staging: rtl8192u: Convert comments from C99 to C89 style
Ksenija Stanojevic
1
-7
/
+7
2015-02-26
staging: rtl8192u: Remove unnecessary comment
Navya Sri Nizamkari
1
-1
/
+0
2015-02-26
staging: rtl8192u: Remove commented header.
Navya Sri Nizamkari
1
-1
/
+0
2015-02-26
staging: rtl8192u: Remove commented header.
Navya Sri Nizamkari
1
-1
/
+0
2015-02-26
staging: rtl8192u: Remove commented header.
Navya Sri Nizamkari
1
-1
/
+0
2015-02-26
staging: rtl8192u: Remove commented header.
Navya Sri Nizamkari
1
-1
/
+0
2015-02-26
staging: rtl8192u: Remove commented header.
Navya Sri Nizamkari
1
-1
/
+0
2015-02-26
Staging: rtl8192u: Remove trailing whitespace.
Ksenija Stanojevic
1
-1
/
+1
2015-02-26
Staging: rtl8192u: Fix do not use // c99 comments.
Dilek Uzulmez
1
-7
/
+7
2015-02-26
Staging: rtl8192u: Remove space before ','
Dilek Uzulmez
1
-1
/
+1
2015-02-26
Staging: rtl8192u: Fix do not use // c99 comments.
Dilek Uzulmez
1
-1
/
+1
2015-02-26
Staging: rtl8192u: Replace printk() with pr_debug() and netdev_dbg().
Ksenija Stanojevic
1
-4
/
+4
2015-02-26
Staging: rtl8192u: Remove else after return
Ksenija Stanojevic
1
-4
/
+3
2015-02-26
Staging: rtl8192u: Replace header files
Ksenija Stanojevic
1
-2
/
+2
2015-02-26
Staging: rtl8192u: Remove space before tab
Ksenija Stanojevic
1
-4
/
+4
2015-02-26
staging: rtl8192u: ieee80211: replace init_timer by setup_timer
Aya Mahfouz
1
-6
/
+4
2015-01-28
Staging: rtl8192u: Use put_unaligned_le16 in rtl819x_BAProc.c
Vaishali Thakkar
1
-12
/
+12
2015-01-28
staging: rtl8192u: Refactor heavy nesting
Lorenzo Stoakes
1
-15
/
+12
2015-01-28
staging: rtl8192u: remove redundant code
Lorenzo Stoakes
1
-85
/
+68
2015-01-28
staging: rtl8192u: fix whitespace and alignment
Lorenzo Stoakes
1
-977
/
+621
2015-01-28
staging: rtl8192u: fix comments
Lorenzo Stoakes
1
-391
/
+416
2015-01-17
Staging: rtl8192u: Remove check of ieee in rtl819x_BAProc.c
Vaishali Thakkar
1
-2
/
+2
2015-01-17
drivers: staging: rtl8192u driver cleanup
Rene Kolarik
1
-1
/
+1
2015-01-17
Staging: rtl8192u: removed an unnecessary else statement
Karthik Nayak
1
-9
/
+7
2015-01-17
Staging: rtl8192u : fix space before , coding style issue in r8190_rtl8256.c
Mohammad Jamal
1
-1
/
+1
2014-11-03
Staging: rtl8192u: Use put_unaligned_le16
Vaishali Thakkar
1
-4
/
+3
[prev]
[next]