index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Age
Commit message (
Expand
)
Author
Files
Lines
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
-980
/
+624
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
2014-10-29
staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errors
Greg Donald
6
-40
/
+25
2014-10-29
staging: rtl8192u: Fix checkpatch.pl warnings
Koray Gulcu
1
-6
/
+12
2014-10-29
staging: rtl8192u: Fix sparse warnings of r8182U_core
Koray Gulcu
1
-5
/
+5
2014-10-28
Staging: rtl8192u: Annotate association types with proper endianness
Vaishali Thakkar
1
-2
/
+2
2014-10-28
staging: rtl8192u: delete successive assignments to the same location
Jiayi Ye
1
-8
/
+0
2014-10-27
staging: rtl8192u: Remove unnecessary if
Tapasweni Pathak
1
-6
/
+0
2014-10-20
staging: rtl8192u: Remove unused code
Tapasweni Pathak
1
-4
/
+0
2014-10-20
staging: rtl8192u: Add space after enum definition
Melike Yurtoglu
1
-4
/
+4
2014-10-20
staging: rtl8192u: ieee80211: Indent if statement
Tapasweni Pathak
2
-4
/
+4
2014-10-20
staging: rtl8192u: Missing a blank line after declarations.
Melike Yurtoglu
1
-0
/
+1
2014-10-20
staging: rtl8192u: Fixes symbol as static
Ebru Akagunduz
1
-1
/
+1
2014-10-20
staging: rtl8192u: Remove defined but unused function
Ebru Akagunduz
1
-79
/
+0
2014-10-20
staging: rtl8192u: add intermediate variable
Roxana Blaj
1
-3
/
+5
2014-10-20
staging: rtl8192u: remove unnecessary line continuations
Roxana Blaj
1
-1
/
+1
2014-10-20
staging: rtl8192u: add spaces around '=', '+=', '<', '||'
Roxana Blaj
1
-8
/
+8
2014-10-14
staging: rtl8192u: use %*pEn to escape buffer
Andy Shevchenko
1
-13
/
+1
2014-09-28
staging: rtl8192u: ieee80211: Converted symbol to static.
Aybuke Ozdemir
1
-1
/
+1
2014-09-28
staging: rtl8192u: Add blank line after variable declarations
Georgiana Chelu
1
-0
/
+2
2014-09-28
staging: rtl8192u: Fixed trailing whitespace in copying
Esra Altintas
1
-5
/
+5
2014-09-28
staging: rtl8192u: remove space before close parenthesis ")"
Roxana Blaj
1
-4
/
+4
2014-09-28
staging: rtl8192u: remove space before semicolon
Roxana Blaj
1
-2
/
+2
2014-09-28
staging: rtl8192u: add space after close brace '}'
Roxana Blaj
1
-7
/
+7
2014-09-28
staging: rtl8192u: add space before the open parenthesis '('
Roxana Blaj
1
-6
/
+6
2014-09-23
staging: rtl8192u: remove unecessary variable
Tapasweni Pathak
1
-5
/
+4
2014-09-19
staging: rtl8192u: delete unused function CAM_read_entry
Benedict Boerger
1
-28
/
+0
2014-09-19
staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.h
Ragnar B. Johannsson
2
-10
/
+9
2014-09-19
staging: rtl8192u: sparse warnings: declare ieee80211_TURBO_Info static
Merlin Chlosta
1
-1
/
+2
2014-09-11
staging:r8190_rtl8256: coding style: Fixed commenting style
Sanjeev Sharma
1
-31
/
+21
2014-09-08
staging/rtl8192u - check for skb alloc failure
Valdis Kletnieks
1
-0
/
+2
2014-09-08
rtl8192u: remove typedef
Martin Kepplinger
1
-3
/
+3
2014-09-08
drivers: staging: rtl8192u: Fix "space required before that '*'" errors
Greg Donald
4
-9
/
+9
2014-09-08
drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis...
Greg Donald
5
-24
/
+37
2014-09-06
Staging: rtl8192u: fix brace style coding issue in r819xU_firmware.c
Chaitra Ramaiah
1
-3
/
+2
2014-08-30
drivers: staging: rtl8192u: Fix switch and case should be at the same indent ...
Greg Donald
1
-258
/
+252
2014-08-30
drivers: staging: rtl8192u: Fix space required after that ',' errors
Greg Donald
9
-86
/
+86
2014-08-16
staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declar...
Jeremiah Mahler
2
-2
/
+4
2014-08-16
drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparse
Ovidiu Toader
1
-1
/
+2
2014-08-16
staging:r819xU: coding style: Fixed commenting style
Sanjeev Sharma
1
-91
/
+98
2014-08-16
staging: rtl8192u: remove unused function.
Fernando Apesteguia
1
-22
/
+0
2014-08-16
staging: rtl8192u: remove misc. unused defines
Antoine Schweitzer-Chaput
1
-21
/
+0
[next]