aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se
AgeCommit message (Expand)Author
2014-01-11Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma
2014-01-11Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' staticAnmol Sarma
2014-01-11Staging: rtl8187se: r8180_core.c: mark symbols as staticAnmol Sarma
2014-01-09Staging: rtl8187se: fix styling issues in r8180_wx.cDan LaManna
2014-01-09staging: rtl8187se: Fix trailing whitespace in r8180_hw.h and r8180_wx.cMasanari Iida
2014-01-09staging: rtl8187se: Fix space prohibited before semicolon in r8180_core.c and...Masanari Iida
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: fix printk() should include kern_ facility levelEbru 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: use macro IW_HANDLER to initialize r8180_wx_handlersAna Rey Botello
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-11-10drivers : staging :rtl8187se : r8180_core.c : remove space before semicolonHimangi Saraogi
2013-10-30Staging: rtl8187se: space prohibited before semicolon in r8185b_init.cEbru Akagunduz
2013-10-30Staging: rtl8187se: fix space prohibited after that open parenthesis '(' in r...Ebru Akagunduz
2013-10-30Staging: rtl8187se: fix braces {} are not necessary for single statement bloc...Ebru Akagunduz
2013-10-30Staging: rtl8187se: fix trailing whitespace in r8185b_init.cEbru Akagunduz
2013-10-30Staging: rtl8187se: fix please, no space before tabs in r8185b_init.cEbru Akagunduz
2013-10-28staging: rtl8187se: delete duplicated argument to |Teodora Baluta
2013-10-28staging: rtl8187se: fix code allignmentTeodora Baluta
2013-10-28staging: rtl8187se: bool tests don't need comparisonsTeodora Baluta
2013-10-28staging: rtl8187se: fix assignment of bool to 0/1Teodora Baluta
2013-10-28staging: rtl8187se: use memdup_user to simplify codeTeodora Baluta
2013-10-28Staging: rtl8187se: fix line over 80 characters in r8185b_init.cEbru Akagunduz
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