index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
/
ieee80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: rtl8192u: remove redundant initialization of 'timeout'
Colin Ian King
2018-01-23
1
-1
/
+1
*
staging: rtl8192u: ieee80211: ieee80211_rx.c fix checkpatch space prohibited ...
Abdul Rauf
2017-12-19
1
-6
/
+6
*
Staging: rtl8192u: Fix no spaces around '+'
Akash Kumar
2017-12-07
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+8
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
9
-123
/
+110
|
\
|
*
staging: rtl8192u: Convert timers to use timer_setup()
Kees Cook
2017-10-18
6
-38
/
+36
|
*
Staging: rtl8192u: ieee80211: Use netdev_info instead of printk
Georgiana Chelu
2017-09-22
1
-2
/
+2
|
*
staging: rtl8192u: remove unneeded SN_LESS macro
Greg Kroah-Hartman
2017-09-18
1
-1
/
+0
|
*
staging: rtl819u: move '{' to next line
Aastha Gupta
2017-09-18
1
-1
/
+2
|
*
staging: rtl8192u: remove space before semicolon
Aastha Gupta
2017-09-18
1
-1
/
+1
|
*
staging: rtl8192u: add space after ','
Aastha Gupta
2017-09-18
1
-1
/
+1
|
*
staging: rtl8192u: remove space function pointer arguments
Aastha Gupta
2017-09-18
1
-11
/
+11
|
*
staging: rtl8192u: fix '{' following enum go on the same line
Aastha Gupta
2017-09-18
1
-6
/
+3
|
*
staging: rtl8192u:add space before '(' and '{'
Aastha Gupta
2017-09-18
1
-5
/
+5
|
*
staging: rtl8192u: add spaces after struct/enum definitions
Aastha Gupta
2017-09-18
1
-10
/
+10
|
*
staging: rtl8192u: remove space before ')'
Aastha Gupta
2017-09-18
1
-2
/
+2
|
*
staging: rtl8192u: remove space after '('
Aastha Gupta
2017-09-18
1
-1
/
+1
|
*
staging: rtl8192u: add space after '}'
Aastha Gupta
2017-09-18
1
-11
/
+11
|
*
staging: rtl8192u: fix spaces around algebric and binary operators
Aastha Gupta
2017-09-18
1
-13
/
+13
|
*
staging:r8192u: replace request_module with try_then_request_module
Ivan Safonov
2017-09-17
2
-25
/
+17
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
|
/
*
staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"
Colin Ian King
2017-07-27
1
-1
/
+1
*
staging: rtl8192u: reduce stack frame size in ieee80211_rx_mgt_rsl
Arnd Bergmann
2017-07-16
1
-36
/
+42
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
4
-33
/
+24
|
\
|
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
2
-9
/
+6
|
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-16
/
+13
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
3
-11
/
+8
*
|
staging: rtl8192u - add parameter names
Derek Robson
2017-06-25
2
-3
/
+3
*
|
staging: rtl8192u: Fix type mismatch warnings reported by sparse
Suniel Mahesh
2017-05-15
1
-17
/
+10
*
|
Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issue
Riccardo Marotti
2017-05-15
1
-2
/
+1
*
|
staging: rtl8192u: ieee80211: rtl819x_TSProc: Fixed brace placement issues
Fabrizio Perria
2017-05-15
1
-116
/
+55
|
/
*
staging: rtl8192u: fix incorrect assignments
Jakub Jedelsky
2017-04-28
1
-4
/
+6
*
staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.c
Martin Karamihov
2017-04-18
1
-1
/
+1
*
staging: rtl8192u: ieee80211: Fix space required after }.
Valerio Genovese
2017-04-08
1
-2
/
+2
*
staging: rtl8192u: ieee80211: Remove code in comments
simran singhal
2017-03-14
1
-4
/
+0
*
staging: rtl8192u: Clean up tests if NULL returned on failure
simran singhal
2017-03-09
4
-5
/
+5
*
staging: rtl8192e: Indent the code
Georgiana Rodica Chelu
2017-03-09
2
-2
/
+2
*
staging: rtl8192u: Replace "the the " with "the"
simran singhal
2017-03-07
1
-1
/
+1
*
staging: rtl8192u: Remove ternary operator
Gargi Sharma
2017-03-06
1
-8
/
+7
*
staging: rtl8192u: Replace explicit NULL comparison
Gargi Sharma
2017-03-06
1
-2
/
+2
*
staging: rtl8192u: Fix endianness warnings in ieee80211_rx.c
Sebastian Haas
2017-03-06
1
-26
/
+26
*
staging: rtl8192u: Fix warnings about endianness
maomao xu
2017-03-06
1
-3
/
+1
*
staging: rtl8192u: ieee80211: Remove typedef to the tx_pending_t structure
sayli karnik
2017-03-06
1
-3
/
+3
*
staging: rtl8192u: Fixed 'tabstop' coding style warning
simran singhal
2017-03-06
1
-1
/
+1
*
staging: rtl8192u: Replace symbolic permissions with octal permissions
simran singhal
2017-03-06
1
-2
/
+1
*
scripts/spelling.txt: add "swithc" pattern and fix typo instances
Masahiro Yamada
2017-02-27
2
-3
/
+3
*
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
15
-402
/
+381
|
\
|
*
Staging: rtl8192u: ieee80211: ieee80211.h - style fix
Derek Robson
2017-02-16
1
-25
/
+36
|
*
Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fix
Derek Robson
2017-02-16
1
-140
/
+150
|
*
Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fix
Derek Robson
2017-02-16
1
-14
/
+14
[next]