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
2014-03-16
staging: rtl8192u: make in r819xU_phy.c some local functions static
Ana Rey
1
-14
/
+15
2014-03-16
staging: rtl8192u: Deleted 'HTUseDefaultSetting' function in ieee80211/rtl819x_HTProc.c
Ana Rey
1
-45
/
+0
2014-03-16
staging: rtl8192u: make in ieee80211/ieee80211_rx.c some local functions static
Ana Rey
1
-12
/
+8
2014-03-16
staging: rtl8192u: make in ieee80211/ieee80211_softmac.c some local functions static
Ana Rey
1
-40
/
+52
2014-03-16
staging: rtl8192u: make in ieee80211/ieee80211_tx.c some local functions static
Ana Rey
1
-2
/
+3
2014-03-16
staging: rtl8192u: Added in r819xU_firmware_img.c an include to fix a sparse warning
Ana Rey
1
-0
/
+1
2014-03-16
staging: rtl8192u: Deleted 'rtl8192_beacon_stop' function in r8192U_core.c
Ana Rey
1
-18
/
+0
2014-03-16
staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_core.c
Ana Rey
1
-6
/
+0
2014-03-16
staging: rtl8192u: Deleted 'rtl8192_set_mode' function in r8192U_core.c
Ana Rey
1
-18
/
+0
2014-03-16
staging: rtl8192u: Deleted 'rtl819xU_cmd_isr' function in r8192U_core.c
Ana Rey
1
-5
/
+0
2014-03-16
staging: rtl8192u: make in ieee80211/rtl819x_BAProc.c some local functions static
Ana Rey
1
-5
/
+7
2014-03-16
staging: rtl8192u: make in ieee80211/rtl819x_HTProc.c some local functions static
Ana Rey
1
-11
/
+14
2014-03-16
staging: rtl8192u: make in ieee80211/rtl819x_TSProc.c some local functions static
Ana Rey
1
-22
/
+17
2014-03-16
staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.c
Ana Rey
1
-6
/
+0
2014-03-16
staging: rtl8192u: make in r8180_93cx6.c some local functions static
Ana Rey
1
-5
/
+5
2014-03-16
staging: rtl8192u: make in r8192U_core.c the local functions static
Ana Rey
1
-39
/
+41
2014-03-10
staging:rtl8192u: Remove unused variable
Himangi Saraogi
1
-9
/
+0
2014-03-10
staging: rtl8192u: Removed assignments from if statements.
Chi Pham
2
-3
/
+6
2014-03-08
staging:rtl8192u:ieee80211: Fix smatch warning of function definition with external linkage
Himangi Saraogi
1
-2
/
+2
2014-03-08
staging:rtl8192u: Fix smatch warning of function definition with external linkage
Himangi Saraogi
1
-1
/
+1
2014-03-07
Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32
Himangi Saraogi
2
-2
/
+2
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-1
/
+0
2014-02-07
staging: rtl8192u: remove unused files
Dave Hansen
16
-2677
/
+0
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-28
staging: rtl8192u: use memdup_user to simplify code
Teodora Baluta
2
-16
/
+6
2013-10-19
staging: rtl8192u: fix sparse warning, make a function static
Teodora Baluta
1
-2
/
+2
2013-10-16
Staging: rtl8192u: use gfp_t instead of int
Teodora Baluta
1
-1
/
+1
2013-10-16
Staging: rtl8192u: fix functions that should not be declared extern
Teodora Baluta
2
-3
/
+3
2013-10-16
Staging: rtl8192u: fix checkpatch.pl error
Teodora Baluta
1
-1
/
+2
2013-10-16
Staging: rtl8192u: fix sparse warnings for static functions
Teodora Baluta
5
-33
/
+46
2013-10-11
staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove it
Xenia Ragiadakou
2
-119
/
+20
2013-10-11
staging: rtl8192u: remove ieee80211_crypt.h
Xenia Ragiadakou
1
-86
/
+0
2013-10-11
staging: rtl8192u: remove r8180_pm.c and r8180_pm.h
Xenia Ragiadakou
2
-76
/
+0
2013-10-11
staging: rtl8192u: fix line size in r819xU_HTType.h
Xenia Ragiadakou
1
-1
/
+1
2013-10-11
staging: rtl8192u: add parenthesis around complex macros in r819xU_HTType.h
Xenia Ragiadakou
1
-2
/
+3
2013-10-11
staging: rtl8192u: add space after ',' in r819xU_HTType.h
Xenia Ragiadakou
1
-1
/
+1
2013-10-11
staging: rtl8192u: fix alignment in r819xU_HTType.h
Xenia Ragiadakou
1
-87
/
+87
2013-10-11
staging: rtl8192u: fix comments in r819xU_HTType.h
Xenia Ragiadakou
1
-101
/
+89
2013-10-11
staging: rtl8192u: fix space around braces in r819xU_HTType.h
Xenia Ragiadakou
1
-31
/
+31
2013-10-11
staging: rtl8192u: use __packed instead of __attribute__((packed))
Xenia Ragiadakou
3
-5
/
+5
2013-10-11
staging: rtl8192u: fix open brace position in r819xU_cmdpkt.h
Xenia Ragiadakou
1
-3
/
+2
2013-10-11
staging: rtl8192u: fix alignment in r819xU_cmdpkt.h
Xenia Ragiadakou
1
-6
/
+6
2013-10-11
staging: rtl8192u: fix space after ( in r819xU_cmdpkt.h
Xenia Ragiadakou
1
-1
/
+1
2013-10-11
staging: rtl8192u: fix space at the start of lines in r819xU_cmdpkt.h
Xenia Ragiadakou
1
-9
/
+9
2013-10-11
staging: rtl8192u: fix comments in r819xU_cmdpkt.h
Xenia Ragiadakou
1
-91
/
+82
2013-10-11
staging: rtl8192u: fix line size in r819xU_cmdpkt.h
Xenia Ragiadakou
1
-13
/
+15
2013-10-11
staging: rtl8192u: add space after } and , in r819xU_cmdpkt.h
Xenia Ragiadakou
1
-8
/
+8
2013-10-11
staging: rtl8192u: remove #ifdef JOHN_
Xenia Ragiadakou
3
-223
/
+1
2013-10-11
staging: rtl8192u: Use NULL instead of 0
Sachin Kamat
1
-1
/
+1
[prev]
[next]