index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-4
/
+5
2018-06-09
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-270
/
+211
2018-06-01
staging: rtl8192e: Correct indentation of switch statements - coding style
John Whitmore
1
-24
/
+24
2018-06-01
staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding style
John Whitmore
1
-138
/
+79
2018-06-01
staging: rtl8192e: Add spaces where required by coding standard
John Whitmore
1
-63
/
+63
2018-05-20
staging: rtl8192e: Add blank space before '(' - coding style.
John Whitmore
1
-83
/
+83
2018-05-20
staging: rtl8192e: Remove blank space before ', ' - coding style.
John Whitmore
1
-2
/
+2
2018-05-16
staging/rtl8192u: simplify procfs code
Christoph Hellwig
1
-53
/
+14
2018-04-23
staging: rtl8192u: Replace mdelay with usleep_range in dm_TXPowerTrackingCall...
Jia-Ju Bai
1
-2
/
+2
2018-04-23
staging: rtl8192u: Replace mdelay with usleep_range in rtl8192_usb_disconnect
Jia-Ju Bai
1
-1
/
+1
2018-04-23
staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_softmac_init
Jia-Ju Bai
1
-1
/
+1
2018-04-23
staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in prism2_wep_init
Jia-Ju Bai
1
-1
/
+1
2018-04-23
staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_tkip_init
Jia-Ju Bai
1
-1
/
+1
2018-04-23
staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_ccmp_init
Jia-Ju Bai
1
-1
/
+1
2018-03-08
staging: rtl8192u: Replace printk() with more standardize output format.
Arushi Singhal
1
-11
/
+11
2018-03-01
staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
Colin Ian King
1
-0
/
+2
2018-02-26
staging: rtl8192u: Fix alignments in 'if' statements
Dafna Hirschfeld
1
-2
/
+5
2018-02-02
Staging: rtl8192u: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-01-23
staging: rtl8192u: remove redundant initialization of 'timeout'
Colin Ian King
1
-1
/
+1
2018-01-08
staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probe
Jia-Ju Bai
1
-1
/
+1
2017-12-19
staging: rtl8192u: ieee80211: ieee80211_rx.c fix checkpatch space prohibited ...
Abdul Rauf
1
-6
/
+6
2017-12-07
Staging: rtl8192u: Fix no spaces around '+'
Akash Kumar
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+8
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-141
/
+127
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
22
-0
/
+22
2017-10-18
staging: rtl8192u: Convert timers to use timer_setup()
Kees Cook
9
-50
/
+46
2017-10-03
staging: rtl8192u: Fix some error handling path
Christophe JAILLET
1
-4
/
+1
2017-10-03
staging: rtl8192u: Check some memory allocation failure
Christophe JAILLET
1
-0
/
+4
2017-10-03
staging: rtl8192u: make r8192_wx_handlers_def structure const
Bhumika Goyal
2
-2
/
+2
2017-09-22
Staging: rtl8192u: ieee80211: Use netdev_info instead of printk
Georgiana Chelu
1
-2
/
+2
2017-09-18
staging: rtl8192u: remove unneeded SN_LESS macro
Greg Kroah-Hartman
1
-1
/
+0
2017-09-18
staging: rtl819u: move '{' to next line
Aastha Gupta
1
-1
/
+2
2017-09-18
staging: rtl8192u: remove space before semicolon
Aastha Gupta
1
-1
/
+1
2017-09-18
staging: rtl8192u: add space after ','
Aastha Gupta
1
-1
/
+1
2017-09-18
staging: rtl8192u: remove space function pointer arguments
Aastha Gupta
1
-11
/
+11
2017-09-18
staging: rtl8192u: fix '{' following enum go on the same line
Aastha Gupta
1
-6
/
+3
2017-09-18
staging: rtl8192u:add space before '(' and '{'
Aastha Gupta
1
-5
/
+5
2017-09-18
staging: rtl8192u: add spaces after struct/enum definitions
Aastha Gupta
1
-10
/
+10
2017-09-18
staging: rtl8192u: remove space before ')'
Aastha Gupta
1
-2
/
+2
2017-09-18
staging: rtl8192u: remove space after '('
Aastha Gupta
1
-1
/
+1
2017-09-18
staging: rtl8192u: add space after '}'
Aastha Gupta
1
-11
/
+11
2017-09-18
staging: rtl8192u: fix spaces around algebric and binary operators
Aastha Gupta
1
-13
/
+13
2017-09-17
staging:r8192u: replace request_module with try_then_request_module
Ivan Safonov
2
-25
/
+17
2017-07-27
staging: rtl8192u: fix spelling mistake: "Senondary" -> "Secondary"
Colin Ian King
1
-1
/
+1
2017-07-27
staging: rtl8192u: fix incorrect mask and shift on u8 data
Colin Ian King
1
-1
/
+1
2017-07-17
Staging: rtl8192u: Use __func__ instead of function name.
Shreeya Patel
1
-12
/
+11
2017-07-16
staging: rtl8192u: Fix braces placement and spacing
Lukasz Faber
1
-6
/
+5
2017-07-16
staging: rtl8192u: reduce stack frame size in ieee80211_rx_mgt_rsl
Arnd Bergmann
1
-36
/
+42
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-36
/
+25
2017-06-25
staging: rtl8192u - add parameter names
Derek Robson
3
-6
/
+6
[next]