index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192u
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-28
1
-1
/
+1
*
staging: rtl8192u: Correction of spelling mistake in comment.
John Whitmore
2018-06-26
1
-1
/
+1
*
staging: rtl8192u: Correct if statement - Coding Style
John Whitmore
2018-06-26
1
-1
/
+1
*
staging: rtl8192u: Remove braces from single statement blocks - Style
John Whitmore
2018-06-26
1
-8
/
+4
*
staging: rtl8192u: Truncate block comments to 80 character length - Style
John Whitmore
2018-06-26
1
-43
/
+63
*
staging: rtl8192u: Correct indentation of switch statement - Coding Style
John Whitmore
2018-06-26
1
-15
/
+15
*
staging: rtl8192u: change block comments to prefered style - Coding Style
John Whitmore
2018-06-26
1
-171
/
+195
*
rtl8192u/rtl819x_BAProc.c: Adjust spaces to coding guidelines
Fabian Bläse
2018-06-26
1
-40
/
+31
*
rtl8192u/rtl819x_Qos.h: Adjust spaces to coding guidelines
Fabian Bläse
2018-06-26
1
-47
/
+47
*
staging: rtl8192u: remove redundant variables
Kenneth Lu
2018-06-17
3
-10
/
+2
*
staging: rtl8192e: remove unnecessary parentheses - Coding Style
John Whitmore
2018-06-17
1
-6
/
+6
*
staging: rtl8192e: Optimise Comparison to NULL tests - Coding Style
John Whitmore
2018-06-17
1
-5
/
+5
*
staging: rtl8192e: Correct declaration of HTResetIOTSetting - Coding Style
John Whitmore
2018-06-17
1
-3
/
+1
*
staging: rtl8192e: Remove unrequired space at start of line - Coding Style
John Whitmore
2018-06-17
1
-1
/
+1
*
staging: rtl8192e: Correct alignment of if statements - Coding Style
John Whitmore
2018-06-17
1
-8
/
+8
*
staging: rtl8192e: Remove unnecessary return statements - Coding style
John Whitmore
2018-06-17
1
-4
/
+0
*
staging: rtl8192e: Addition of prefered spacing - Coding style
John Whitmore
2018-06-17
1
-11
/
+11
*
staging: rtl8192e: Add and remove blank lines - Coding style
John Whitmore
2018-06-17
1
-48
/
+16
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-4
/
+5
*
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-09
7
-270
/
+211
|
\
|
*
staging: rtl8192e: Correct indentation of switch statements - coding style
John Whitmore
2018-06-01
1
-24
/
+24
|
*
staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding style
John Whitmore
2018-06-01
1
-138
/
+79
|
*
staging: rtl8192e: Add spaces where required by coding standard
John Whitmore
2018-06-01
1
-63
/
+63
|
*
staging: rtl8192e: Add blank space before '(' - coding style.
John Whitmore
2018-05-20
1
-83
/
+83
|
*
staging: rtl8192e: Remove blank space before ', ' - coding style.
John Whitmore
2018-05-20
1
-2
/
+2
|
*
staging: rtl8192u: Replace mdelay with usleep_range in dm_TXPowerTrackingCall...
Jia-Ju Bai
2018-04-23
1
-2
/
+2
|
*
staging: rtl8192u: Replace mdelay with usleep_range in rtl8192_usb_disconnect
Jia-Ju Bai
2018-04-23
1
-1
/
+1
|
*
staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_softmac_init
Jia-Ju Bai
2018-04-23
1
-1
/
+1
|
*
staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in prism2_wep_init
Jia-Ju Bai
2018-04-23
1
-1
/
+1
|
*
staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_tkip_init
Jia-Ju Bai
2018-04-23
1
-1
/
+1
|
*
staging: rtl8192u: Replace GFP_ATOMIC with GFP_KERNEL in ieee80211_ccmp_init
Jia-Ju Bai
2018-04-23
1
-1
/
+1
*
|
staging/rtl8192u: simplify procfs code
Christoph Hellwig
2018-05-16
1
-53
/
+14
|
/
*
staging: rtl8192u: Replace printk() with more standardize output format.
Arushi Singhal
2018-03-08
1
-11
/
+11
*
staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
Colin Ian King
2018-03-01
1
-0
/
+2
*
staging: rtl8192u: Fix alignments in 'if' statements
Dafna Hirschfeld
2018-02-26
1
-2
/
+5
*
Staging: rtl8192u: kconfig: Remove blank help text
Ulf Magnusson
2018-02-02
1
-1
/
+0
*
staging: rtl8192u: remove redundant initialization of 'timeout'
Colin Ian King
2018-01-23
1
-1
/
+1
*
staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probe
Jia-Ju Bai
2018-01-08
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
14
-141
/
+127
|
\
|
*
staging: rtl8192u: Convert timers to use timer_setup()
Kees Cook
2017-10-18
9
-50
/
+46
|
*
staging: rtl8192u: Fix some error handling path
Christophe JAILLET
2017-10-03
1
-4
/
+1
|
*
staging: rtl8192u: Check some memory allocation failure
Christophe JAILLET
2017-10-03
1
-0
/
+4
|
*
staging: rtl8192u: make r8192_wx_handlers_def structure const
Bhumika Goyal
2017-10-03
2
-2
/
+2
|
*
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
[next]