summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/ieee80211
AgeCommit message (Expand)AuthorFilesLines
2014-01-11Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma1-37/+37
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker4-4/+0
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey11-234/+199
2013-11-11Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz1-0/+3
2013-11-10Staging: rtl8187se: Remove C99 style commentingHimangi Saraogi1-2/+2
2013-11-10Staging: rtl8187se: Fix indentation errorsHimangi Saraogi1-10/+8
2013-11-10Staging:rtl8187se: Remove unnecessary braces from if-else statementHimangi Saraogi1-3/+2
2013-11-10Staging:rtl8187se: Add space before open parenthesis of if conditionHimangi Saraogi1-1/+1
2013-11-10Staging:rtl8187se: Insert spaces after commasHimangi Saraogi1-6/+6
2013-11-10staging:rtl8187se: Use preferred library linux/uaccess.h over asm/uaccess.hHimangi Saraogi1-1/+1
2013-11-10staging:rtl8187se: Shift open brace of function declarations to next lineHimangi Saraogi1-2/+4
2013-11-10Staging: rtl8187se: Fix C99 style commenting in dot11d.hHimangi Saraogi1-10/+10
2013-11-10Staging: rtl8187se: Remove useless comments in dot11d.cRashika Kheria1-12/+1
2013-11-10Staging: rtl8187se: Remove unnecessary return statement in ieee80211_crypt_tk...Rashika Kheria1-1/+0
2013-11-10Staging: rtl8187se: Fix code indent should use tabs in ieee80211_crypt_tkip.cRashika Kheria1-15/+15
2013-11-10Staging: rtl8187se: Replace "foo * bar" with "foo *bar" in ieee80211_crypt_tk...Rashika Kheria1-4/+4
2013-11-10Staging: rtl8187se: Remove useless comments in ieee80211_crypt_tkip.cRashika Kheria1-8/+0
2013-11-10Staging: rtl8187se: Fix quoted strings split across lines in ieee80211_crypt_...Rashika Kheria1-3/+2
2013-11-10Staging: rtl8187se: Remove unnecessary comments in ieee80211_crypt_ccmp.cRashika Kheria1-5/+0
2013-11-10Staging: rtl8187se: Fix line over 80 characters in dot11d.cRashika Kheria1-3/+7
2013-11-10Staging: rtl8187se: Remove unnecessary braces around single statement in dot1...Rashika Kheria1-2/+1
2013-11-10Staging: rtl8187se: Fix space prohibited before semicolon in dot11d.cRashika Kheria1-1/+1
2013-11-10Staging: rtl8187se: Fix printk() should include KERN_ facility levelRashika Kheria1-10/+12
2013-11-10Staging: rtl8187se: Fix C99 style commenting in dot11d.cRashika Kheria1-33/+35
2013-10-28staging: rtl8187se: fix code allignmentTeodora Baluta1-2/+3
2013-10-28staging: rtl8187se: use memdup_user to simplify codeTeodora Baluta1-8/+3
2013-10-28staging: rtl8187se: use netdev_warn instead of printkTeodora Baluta1-10/+5
2013-10-28staging: rtl8187se: use netdev_info instead of printkTeodora Baluta1-2/+1
2013-10-28staging: rtl8187se: prefer netdev_dbg to printkTeodora Baluta1-3/+2
2013-10-28staging: rtl8187se: fix lines over 80 charactersTeodora Baluta1-3/+6
2013-10-28staging: rtl8187se: fixup multi-line commentTeodora Baluta1-16/+22
2013-10-28staging: rtl8187se: remove an unnecessary line continuationTeodora Baluta1-1/+1
2013-10-28staging: rtl8187se: fix conditional statement indentTeodora Baluta1-6/+6
2013-10-28staging: rtl8187se: else should follow close brace '}Teodora Baluta1-2/+1
2013-10-28staging: rtl8187se: fix comments over 80 charactersTeodora Baluta1-4/+12
2013-10-28staging: rtl8187se: open brace following function declarations go on the next...Teodora Baluta1-1/+2
2013-10-28staging: rtl8187se: fix checkpatch space and tab warningsTeodora Baluta1-40/+42
2013-10-28staging: rtl8187se: use C89 comment style instead of C99-styleTeodora Baluta1-30/+32
2013-10-28staging: rtl8187se: (foo*) should be (foo *)Teodora Baluta1-3/+3
2013-10-19staging: rtl8187se: checkpatch cleanupsTeodora Baluta1-2/+2
2013-10-19staging: rtl8187se: fix static sparse warningsTeodora Baluta3-5/+7
2013-10-19staging: rtl8187se: use gfp_t instead of intTeodora Baluta1-1/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello5-5/+5
2013-06-18staging/rtl8187se: Convert __list_for_each use to list_for_eachDave Jones1-2/+2
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches2-7/+3
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki1-6/+6
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki1-34/+23
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki1-5/+5
2013-01-07staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-4/+3
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-4/+4