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
2013-06-17
staging: rtl8192u: fix spaces around 'if' in r819xU_phy.c
Xenia Ragiadakou
1
-45
/
+45
2013-06-17
staging: rtl8192u: fix return statements in r819xU_phy.c
Xenia Ragiadakou
1
-5
/
+5
2013-06-17
staging: rtl8192u: fix braces in r819xU_phy.c
Xenia Ragiadakou
1
-202
/
+106
2013-06-17
staging: rtl8192u: fix bitshift calculation in r819xU_phy.c
Xenia Ragiadakou
1
-5
/
+3
2013-06-11
staging: rtl8192u: fix macros in r8192U.h
Xenia Ragiadakou
3
-23
/
+27
2013-06-11
staging: rtl8192u: fix whitespace around '(=<, ' in r8192U.h
Xenia Ragiadakou
1
-20
/
+20
2013-06-11
staging: rtl8192u: fix braces in r8192U.h
Xenia Ragiadakou
1
-54
/
+52
2013-06-11
staging: rtl8192u: fix comments in r8192U.h
Xenia Ragiadakou
1
-240
/
+279
2013-06-11
staging: rtl8192u: remove commented-out code in r8192U.h
Xenia Ragiadakou
1
-75
/
+0
2013-06-06
staging: rtl8192u: fix read_nic_* functions
Xenia Ragiadakou
8
-139
/
+172
2013-06-06
Staging: rtl8192u: fix a reversed test
Dan Carpenter
1
-1
/
+1
2013-06-05
staging: rtl8192u: replace macro rx_hal_is_cck_rate() in r8192U_core.c
Xenia Ragiadakou
1
-6
/
+16
2013-06-05
staging: rtl8192u: remove trailing whitespace in r8192U_core.c
Xenia Ragiadakou
1
-2
/
+2
2013-06-05
staging: rtl8192u: remove space before '++' in r8192U_core.c
Xenia Ragiadakou
1
-2
/
+2
2013-06-05
staging: rtl8192u: remove space after reference '&' in r8192U_core.c
Xenia Ragiadakou
1
-2
/
+2
2013-06-05
staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.c
Xenia Ragiadakou
1
-37
/
+37
2013-06-05
staging: rtl8192u: fix return statements in r8192U_core.c
Xenia Ragiadakou
1
-3
/
+3
2013-06-05
staging: rtl8192u: fix spaces in array indexing in r8192U_core.c
Xenia Ragiadakou
1
-6
/
+6
2013-06-04
staging: rtl8192u: fix identation in r8192U_core.c
Xenia Ragiadakou
1
-701
/
+656
2013-06-04
staging: rtl8192u: remove unnecessary line continuations in r8192U_core.c
Xenia Ragiadakou
1
-26
/
+24
2013-06-04
staging: rtl8192u: fix function definitions' style in r8192U_core.c
Xenia Ragiadakou
1
-80
/
+34
2013-06-04
staging: rtl8192u: fix braces in r8192U_core.c
Xenia Ragiadakou
1
-588
/
+290
2013-06-04
staging: rtl8192u: remove dead and commented-out code in r8192U_core.c
Xenia Ragiadakou
1
-334
/
+19
2013-05-30
rtl8192u: fix printk calls in r8192U_core.c
Xenia Ragiadakou
1
-29
/
+27
2013-05-22
rtl8192u: add space after '}' in r8192U_core.c
Xenia Ragiadakou
1
-11
/
+11
2013-05-22
rtl8192u: replace __FUNCTION__ with __func__ in r8192U_core.c
Xenia Ragiadakou
1
-32
/
+32
2013-05-22
rtl8192u: remove space between function name and '(' in r8192U_core.c
Xenia Ragiadakou
1
-5
/
+5
2013-05-22
rtl8192u: fix whitespace around ',' in r8192U_core.c
Xenia Ragiadakou
1
-135
/
+135
2013-05-22
rtl8192u: fix whitespace after '(' and before ')' in r8192U_core.c
Xenia Ragiadakou
1
-43
/
+43
2013-05-22
rtl8192u: fix whitespace around ';' in r8192U_core.c
Xenia Ragiadakou
1
-32
/
+32
2013-05-22
rtl8192u: fix whitespace around relational operators in r8192U_core.c
Xenia Ragiadakou
1
-87
/
+87
2013-05-22
rtl8192u: fix whitespace around '=' in r8192U_core.c
Xenia Ragiadakou
1
-91
/
+91
2013-05-22
rtl8192u: fix whitespace around 'while' in r8192U_core.c
Xenia Ragiadakou
1
-2
/
+2
2013-05-22
rtl8192u: fix whitespace around 'for' in r8192U_core.c
Xenia Ragiadakou
1
-33
/
+33
2013-05-22
rtl8192u: fix whitespace around 'if' in r8192U_core.c
Xenia Ragiadakou
1
-195
/
+195
2013-05-16
rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.c
Xenia Ragiadakou
1
-25
/
+25
2013-05-16
rtl8192u: remove whitespace after '(' and before ')' in r8192U.h
Xenia Ragiadakou
1
-2
/
+2
2013-05-16
rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.c
Xenia Ragiadakou
1
-2
/
+2
2013-05-16
rtl8192u: fix whitespace around ~ in r8192U_dm.c
Xenia Ragiadakou
1
-2
/
+2
2013-05-16
rtl8192u: fix whitespace around ~ in r8192U_core.c
Xenia Ragiadakou
1
-9
/
+9
2013-05-16
rtl8192u: fix whitespace around ~ in r8180_93cx6.c
Xenia Ragiadakou
1
-3
/
+3
2013-05-16
rtl8192u: fix whitespace around if statements in r819xU_firmware.c
Xenia Ragiadakou
1
-20
/
+20
2013-05-16
rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.c
Xenia Ragiadakou
1
-6
/
+6
2013-05-16
rtl8192u: fix whitespace around if statements in r8192U.h
Xenia Ragiadakou
1
-1
/
+1
2013-05-16
rtl8192u: fix whitespace around if statements in r8180_93cx6.c
Xenia Ragiadakou
1
-3
/
+3
2013-05-13
STAGING: rtl8192u: fix checkpatch error by adding space after switch
Xenia Ragiadakou
11
-48
/
+48
2013-05-13
STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in tl819x_TSProc.c
Xenia Ragiadakou
1
-14
/
+14
2013-05-13
STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in rtl819x_Qos.h
Xenia Ragiadakou
1
-5
/
+5
2013-05-13
STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in rtl819x_HTProc.c
Xenia Ragiadakou
1
-38
/
+38
2013-05-13
STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in rtl819x_BAProc.c
Xenia Ragiadakou
1
-53
/
+53
[prev]
[next]