aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se/ieee80211
AgeCommit message (Expand)Author
2014-01-11Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey
2013-11-11Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz
2013-11-10Staging: rtl8187se: Remove C99 style commentingHimangi Saraogi
2013-11-10Staging: rtl8187se: Fix indentation errorsHimangi Saraogi
2013-11-10Staging:rtl8187se: Remove unnecessary braces from if-else statementHimangi Saraogi
2013-11-10Staging:rtl8187se: Add space before open parenthesis of if conditionHimangi Saraogi
2013-11-10Staging:rtl8187se: Insert spaces after commasHimangi Saraogi
2013-11-10staging:rtl8187se: Use preferred library linux/uaccess.h over asm/uaccess.hHimangi Saraogi
2013-11-10staging:rtl8187se: Shift open brace of function declarations to next lineHimangi Saraogi
2013-11-10Staging: rtl8187se: Fix C99 style commenting in dot11d.hHimangi Saraogi
2013-11-10Staging: rtl8187se: Remove useless comments in dot11d.cRashika Kheria
2013-11-10Staging: rtl8187se: Remove unnecessary return statement in ieee80211_crypt_tk...Rashika Kheria
2013-11-10Staging: rtl8187se: Fix code indent should use tabs in ieee80211_crypt_tkip.cRashika Kheria
2013-11-10Staging: rtl8187se: Replace "foo * bar" with "foo *bar" in ieee80211_crypt_tk...Rashika Kheria
2013-11-10Staging: rtl8187se: Remove useless comments in ieee80211_crypt_tkip.cRashika Kheria
2013-11-10Staging: rtl8187se: Fix quoted strings split across lines in ieee80211_crypt_...Rashika Kheria
2013-11-10Staging: rtl8187se: Remove unnecessary comments in ieee80211_crypt_ccmp.cRashika Kheria
2013-11-10Staging: rtl8187se: Fix line over 80 characters in dot11d.cRashika Kheria
2013-11-10Staging: rtl8187se: Remove unnecessary braces around single statement in dot1...Rashika Kheria
2013-11-10Staging: rtl8187se: Fix space prohibited before semicolon in dot11d.cRashika Kheria
2013-11-10Staging: rtl8187se: Fix printk() should include KERN_ facility levelRashika Kheria
2013-11-10Staging: rtl8187se: Fix C99 style commenting in dot11d.cRashika Kheria
2013-10-28staging: rtl8187se: fix code allignmentTeodora Baluta
2013-10-28staging: rtl8187se: use memdup_user to simplify codeTeodora Baluta
2013-10-28staging: rtl8187se: use netdev_warn instead of printkTeodora Baluta
2013-10-28staging: rtl8187se: use netdev_info instead of printkTeodora Baluta
2013-10-28staging: rtl8187se: prefer netdev_dbg to printkTeodora Baluta
2013-10-28staging: rtl8187se: fix lines over 80 charactersTeodora Baluta
2013-10-28staging: rtl8187se: fixup multi-line commentTeodora Baluta
2013-10-28staging: rtl8187se: remove an unnecessary line continuationTeodora Baluta
2013-10-28staging: rtl8187se: fix conditional statement indentTeodora Baluta
2013-10-28staging: rtl8187se: else should follow close brace '}Teodora Baluta
2013-10-28staging: rtl8187se: fix comments over 80 charactersTeodora Baluta
2013-10-28staging: rtl8187se: open brace following function declarations go on the next...Teodora Baluta
2013-10-28staging: rtl8187se: fix checkpatch space and tab warningsTeodora Baluta
2013-10-28staging: rtl8187se: use C89 comment style instead of C99-styleTeodora Baluta
2013-10-28staging: rtl8187se: (foo*) should be (foo *)Teodora Baluta
2013-10-19staging: rtl8187se: checkpatch cleanupsTeodora Baluta
2013-10-19staging: rtl8187se: fix static sparse warningsTeodora Baluta
2013-10-19staging: rtl8187se: use gfp_t instead of intTeodora Baluta
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2013-06-18staging/rtl8187se: Convert __list_for_each use to list_for_eachDave Jones
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/dot11d.cYAMANE Toshiaki
2013-01-07staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_wx.cYAMANE Toshiaki
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.cYAMANE Toshiaki