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: rtl8192u: ieee80211_rx: Remove unnecessary code
Shivani Bhardwaj
2015-10-16
1
-4
/
+0
*
Staging: rtl8192u: ieee80211_softmac: Remove extra NULL check
Shivani Bhardwaj
2015-10-16
1
-4
/
+2
*
rtl8192u: BIT() macro cleanup
Anish Bhatt
2015-10-13
8
-199
/
+139
*
staging: rtl8192u: r8192U_wx: fix negative noise and level values
Luis de Bethencourt
2015-10-12
1
-2
/
+2
*
staging: rtl8192u: r8192U_core: fix negative noise value
Luis de Bethencourt
2015-10-12
1
-2
/
+2
*
Staging: rtl8192u: ieee80211: ieee80211_rx: Remove commented printk messages
Shraddha Barke
2015-10-12
1
-14
/
+1
*
Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messages
Shraddha Barke
2015-10-12
1
-8
/
+0
*
Staging: rtl8192u: ieee80211: ieee80211_softmac: Remove commented printk mess...
Shraddha Barke
2015-10-12
1
-3
/
+0
*
Staging: rtl8192u: Do not DMA on the stack
Ksenija Stanojevic
2015-10-12
1
-9
/
+63
*
Staging: rtl8192u: Remove spaces at the start of lines
mike dupuis
2015-10-02
1
-1
/
+1
*
Staging: rtl8192u: Correct open brace placement
mike dupuis
2015-10-02
1
-4
/
+2
*
Staging: rtl8192u: Fix block comment formatting
mike dupuis
2015-10-02
1
-5
/
+5
*
Staging: rtl8192u: missing blank lines after declarations
mike dupuis
2015-10-02
1
-0
/
+2
*
Staging: rtl8192u: quoted strings split across lines
mike dupuis
2015-10-02
1
-16
/
+11
*
Staging: rtl819u: Fix brace styling issues
mike dupuis
2015-09-29
1
-6
/
+3
*
Staging: rtl8192u: spaces required around = operator
mike dupuis
2015-09-29
1
-5
/
+5
*
Staging: rtl8192u: add spaces around == and || operators
mike dupuis
2015-09-29
1
-1
/
+1
*
Staging: rtl8192u: move open braces to previous lines
mike dupuis
2015-09-29
1
-6
/
+3
*
Staging: rtl8192u: add missing blank lines after declarations
mike dupuis
2015-09-29
1
-0
/
+3
*
Staging: rtl8192u: space required after ','
mike dupuis
2015-09-29
1
-1
/
+1
*
staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 charac...
Raphaël Beamonte
2015-09-20
1
-199
/
+409
*
staging: rtl8192u: r8192U_core: fix comments lines over 80 characters
Raphaël Beamonte
2015-09-16
1
-79
/
+153
*
staging/rtl8192u: remove unused function
Nicolas Joseph
2015-09-15
1
-44
/
+0
*
Staging: rlt8192u: Remove spaces at the start of lines
Mike Dupuis
2015-09-15
1
-4
/
+4
*
Staging: rtl8192u: do not use C99 // comments
Mike Dupuis
2015-09-15
1
-14
/
+14
*
Staging: rtl8192u: suspect code indent for conditional statment
Mike Dupuis
2015-09-15
1
-3
/
+2
*
Staging: rtl8192u: space required before open parentheses
Mike Dupuis
2015-09-15
1
-6
/
+6
*
Staging: rtl8192u: Remove unnecessary printk
Shraddha Barke
2015-09-14
1
-1
/
+0
*
Staging: rtl8192u: space prohibited before close parenthesis
mike dupuis
2015-09-12
1
-2
/
+2
*
Staging: rtl8192u: space required after close braces
mike dupuis
2015-09-12
1
-3
/
+3
*
Staging: rtl8192u: space required before open braces
mike dupuis
2015-09-12
1
-9
/
+9
*
Staging: rtl8192u: Space not allowed after &
mike dupuis
2015-09-12
1
-2
/
+2
*
Staging: rtl8192u: ieee80211: ieee80211_softmac.c: Replace "#include <asm/uac...
Shraddha Barke
2015-09-12
1
-1
/
+1
*
Staging: rtl8192u: ieee80211: ieee80211_module.c: Replace "#include <asm/uacc...
Shraddha Barke
2015-09-12
1
-1
/
+1
*
Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include...
Shraddha Barke
2015-09-12
1
-1
/
+1
*
staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code ...
Raphaël Beamonte
2015-09-12
1
-1
/
+1
*
Staging: rtl819u: ieee80211: Remove unused variable
Shraddha Barke
2015-09-12
1
-2
/
+0
*
staging: rtl8192u: r8192U_core: fix quoted string split across lines code sty...
Raphaël Beamonte
2015-09-12
1
-4
/
+4
*
staging: rtl8192u: r8192U_core: fix missing blank line after declarations cod...
Raphaël Beamonte
2015-09-12
1
-3
/
+41
*
staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issue
Raphaël Beamonte
2015-09-12
1
-6
/
+6
*
staging: rtl8192u: r8192U_core: fix unnecessary else after return code style ...
Raphaël Beamonte
2015-09-12
1
-17
/
+14
*
staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issue
Raphaël Beamonte
2015-09-12
1
-2
/
+2
*
staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style...
Raphaël Beamonte
2015-09-12
1
-8
/
+5
*
staging: rtl8192u: r8192U_core: remove forward declarations in .c file
Raphaël Beamonte
2015-09-12
1
-6
/
+0
*
staging: rtl8192u: r8192U_core: fix unecessary braces code style issue
Raphaël Beamonte
2015-09-12
1
-6
/
+4
*
staging: rtl8192u: r8192U_core: remove return statement of void function
Raphaël Beamonte
2015-09-12
1
-1
/
+0
*
staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h
Raphaël Beamonte
2015-09-12
1
-1
/
+1
*
staging: rtl8192u: r8192U_core: clean C99 // comments
Raphaël Beamonte
2015-09-12
1
-320
/
+316
*
staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacin...
Raphaël Beamonte
2015-09-12
1
-144
/
+144
*
staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spac...
Raphaël Beamonte
2015-09-12
2
-5
/
+5
[next]