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
/
rtl8187se
/
ieee80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: delete rtl8187se wireless driver
Greg Kroah-Hartman
2014-04-16
14
-9825
/
+0
*
staging: rtl8187se: Delete commented code and whiteline
Ana Rey
2014-03-18
1
-15
/
+0
*
staging: rtl8187se: Use min_t instead of min
Ana Rey
2014-03-18
1
-1
/
+1
*
staging: rtl8187se: Use ether_addr_copy function
Ana Rey
2014-03-18
1
-1
/
+2
*
staging: rtl8187se: Convert from printk into netdev_err or netdev_info
Ana Rey
2014-03-18
1
-6
/
+7
*
staging: rtl8187se: Fix indent in switch statement.
Ana Rey
2014-03-18
1
-1
/
+1
*
staging: rtl8187se: Fix commend line
Ana Rey
2014-03-18
1
-42
/
+47
*
staging: rtl8187se: Delete commented code
Ana Rey
2014-03-18
1
-38
/
+4
*
Staging: rtl8187se: Fix warning symbol should be static
Andreea-Cristina Bernat
2014-03-18
1
-1
/
+1
*
staging: rtl8187se: Remove initialization of static variable in ieee80211/iee...
Ana Rey
2014-03-16
1
-1
/
+1
*
staging: rtl8187se: Fix pointer declarations in ieee80211/ieee80211_softmac.c
Ana Rey
2014-03-16
1
-25
/
+25
*
staging: rtl8187se: Move trailing statement to next line
Ana Rey
2014-03-16
1
-9
/
+19
*
staging: rtl8187se: Delete some innecesary whitespaces
Ana Rey
2014-03-16
1
-3
/
+3
*
staging: rtl8187se: Add whitespaces around '&', '||' and '&&'
Ana Rey
2014-03-16
1
-4
/
+3
*
staging: rtl8187se: Add whitespaces around '+=' and '=='
Ana Rey
2014-03-16
1
-8
/
+8
*
staging: rtl8187se: Fix "code indent should use tabs where possible" error
Ana Rey
2014-03-16
1
-31
/
+31
*
staging: rtl8187se: Add whitespaces around commas
Ana Rey
2014-03-16
1
-75
/
+75
*
staging: rtl8187se: Add whitespaces around '+', '-' and '='
Ana Rey
2014-03-16
1
-19
/
+19
*
staging: rtl8187se: Delete spaces prohibited around semicolons, colons and ex...
Ana Rey
2014-03-16
1
-3
/
+3
*
staging: rtl8187se: Delete space prohibited after open parenthesis.
Ana Rey
2014-03-16
1
-6
/
+7
*
staging: rtl8187se: Delete space prohibited between function name and open pa...
Ana Rey
2014-03-16
1
-5
/
+5
*
staging: rtl8187se: Add whitespaces in while and for structures.
Ana Rey
2014-03-16
1
-12
/
+12
*
staging: rtl8187se: Add whitespaces between 'if' and the condition.
Ana Rey
2014-03-16
1
-39
/
+39
*
staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_so...
Ana Rey
2014-03-16
1
-35
/
+27
*
staging: rtl8187se: Add necessary whitespaces in while and do-while statements.
Ana Rey
2014-03-16
1
-14
/
+12
*
staging: rtl8187se: Fix whitespace around else-statements
Ana Rey
2014-03-16
1
-25
/
+22
*
staging: rtl8187se: Fix whitespaces in if-statement.
Ana Rey
2014-03-16
1
-104
/
+87
*
staging: rtl8187se: Remove unused functions 'rsn_authen_cipher_suite' and 'ex...
Ana Rey
2014-03-16
1
-19
/
+0
*
staging: rtl8187se: Re-write if statement with comment lines inside.
Ana Rey
2014-03-16
1
-13
/
+18
*
staging: rtl8187se: Clean-up comment line style
Ana Rey
2014-03-16
1
-73
/
+80
*
staging: rtl8187se: Remove unnecessary blank lines
Ana Rey
2014-03-16
1
-129
/
+3
*
staging: rtl8187se: Delete commented code
Ana Rey
2014-03-16
1
-154
/
+18
*
staging:rtl8187se:ieee80211: Fix sparse warning of cast to restricted __le16
Himangi Saraogi
2014-03-13
1
-1
/
+1
*
staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.c
Ana Rey
2014-03-13
1
-6
/
+4
*
staging: rtl8187se: Fix whitespaces in ieee80211/ieee80211_crypt_tkip.c
Ana Rey
2014-03-13
1
-4
/
+4
*
staging:rtl8187se: Remove unused variable
Himangi Saraogi
2014-03-10
1
-8
/
+0
*
staging:rtl8187se: Removed assignments from if statements in ieee80211/ieee80...
Chi Pham
2014-03-08
1
-2
/
+4
*
staging: rtl8187se: Fix whitespaces in ieee80211/dot11d.h
Ana Rey
2014-03-07
1
-5
/
+6
*
staging:rtl8187se:ieee80211: Fix Sparse Warning for Static Declarations
Himangi Saraogi
2014-03-07
1
-2
/
+2
*
staging:rtl8187se:ieee80211: Fix incorrect type in assignment
Himangi Saraogi
2014-03-07
1
-1
/
+1
*
staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.
Ana Rey
2014-02-27
1
-4
/
+4
*
Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as static
Anmol Sarma
2014-01-11
1
-37
/
+37
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
4
-4
/
+0
*
staging: rtl8187se: fix coding style in function declarations
Ana Rey
2013-11-19
11
-234
/
+199
*
Staging: rtl8187se: Fix Sparse Warnings
Ebru Akagunduz
2013-11-11
1
-0
/
+3
*
Staging: rtl8187se: Remove C99 style commenting
Himangi Saraogi
2013-11-10
1
-2
/
+2
*
Staging: rtl8187se: Fix indentation errors
Himangi Saraogi
2013-11-10
1
-10
/
+8
*
Staging:rtl8187se: Remove unnecessary braces from if-else statement
Himangi Saraogi
2013-11-10
1
-3
/
+2
*
Staging:rtl8187se: Add space before open parenthesis of if condition
Himangi Saraogi
2013-11-10
1
-1
/
+1
*
Staging:rtl8187se: Insert spaces after commas
Himangi Saraogi
2013-11-10
1
-6
/
+6
[next]